PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-86753 Snipeitapp CVE debrief

CVE-2026-86753 is a medium-severity vulnerability in Snipe-It versions before 8.7.0. Authenticated users can bypass administrative restrictions and create checkout requests for non-requestable asset models by submitting requests directly to the POST /account/request/asset_model/{modelId} endpoint. This vulnerability allows attackers to circumvent intended access controls, potentially leading to unauthorized asset access or manipulation. Defenders should prioritize verifying asset model configurations and restricting access to the affected endpoint.

Vendor
Snipeitapp
Product
Snipe-It
CVSS
MEDIUM 5.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-09
Original CVE updated
2026-09-14
Advisory published
2026-09-09
Advisory updated
2026-09-14

Who should care

Defenders responsible for Snipe-It deployments should assess exposure and verify asset model configurations. Security teams managing Snipe-It installations need to prioritize patching and compensating controls. IT administrators and asset managers should review and restrict access to the affected endpoint. Vulnerability management teams should track and remediate exposed systems.

Why it matters

CVE-2026-86753 is a medium-severity vulnerability in Snipe-It versions before 8.7.0 that allows authenticated users to bypass administrative restrictions and create checkout requests for non-requestable asset models. Defenders should prioritize verifying asset model configurations and restricting access to the affected endpoint.

  • Authenticated users can bypass administrative restrictions.
  • Non-requestable asset models can be checked out.
  • Asset model configurations require verification.
  • Upgrade to version 8.7.0 or later is recommended.

Technical summary

The vulnerability exists in the POST /account/request/asset_model/{modelId} endpoint of Snipe-It versions before 8.7.0. Authenticated users can bypass administrative restrictions and create checkout requests for non-requestable asset models. This is possible because the requestable flag for asset models is not validated properly in the affected endpoint. The vulnerability does not require complex exploitation and can be executed directly by submitting requests to the endpoint. Defenders should focus on securing the endpoint and verifying asset configurations.

Defensive priority

Defenders should prioritize verifying asset model configurations and restricting access to the affected endpoint.

Recommended defensive actions

  • Verify asset model configurations to ensure only requestable models can be checked out.
  • Restrict access to the POST /account/request/asset_model/{modelId} endpoint.
  • Upgrade to Snipe-It version 8.7.0 or later.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.

Evidence notes

The vulnerability is described in the CVE record and NVD entry. Vendor advisories and third-party reports provide additional context. The CVE record was published on 2026-09-09T14:17:24.447Z and has not been modified since then. The NVD entry provides a detailed assessment of the vulnerability. No additional evidence or exploits have been reported.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-86753 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-86753

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-86753 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-86753

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/grokability/snipe-it/security/advisories/GHSA-xmcp-mrw5-cg3g

    [email protected] - Vendor Advisory, Patch

  • Source reference

    Unverified legacy reference

    URL: https://www.vulncheck.com/advisories/snipe-it-before-8.7.0-business-logic-bypass-via-asset-model-endpoint

    [email protected] - Third Party Advisory

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.