PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-63498 grokability CVE debrief

CVE-2026-63498 is a high-severity vulnerability in Snipe-IT, an IT asset/license management system. An authenticated user with file-management access can upload XML and XSLT attachments and execute JavaScript in the Snipe-IT origin, allowing for same-origin data access and authenticated actions with the victim's privileges. The vulnerability is exploitable when a victim opens an attachment URL, allowing the script to read same-origin data and perform actions with the victim's privileges.

Vendor
grokability
Product
snipe-it
CVSS
HIGH 8.7
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-24
Original CVE updated
2026-09-25
Advisory published
2026-09-24
Advisory updated
2026-09-25

Who should care

Defenders responsible for Snipe-IT systems, especially those with widespread file management access, should assess exposure and prioritize mitigation. They must verify Snipe-IT version and restrict file management access to minimize potential impact. Security teams should review compensating controls and monitor for suspicious activity.

Why it matters

CVE-2026-63498 is a high-severity vulnerability in Snipe-IT that allows authenticated users to execute JavaScript and access same-origin data. Defenders should prioritize verification and mitigation, especially in systems with widespread file management access.

  • Execution of unauthorized JavaScript in the Snipe-IT origin
  • Access to same-origin data by an attacker
  • Authenticated actions can be performed with the victim's privileges
  • Verification of Snipe-IT version and file management access controls is required

Technical summary

The uploaded-files API endpoint in Snipe-IT allows authenticated users with file-management access to upload XML and XSLT attachments. When requested with the inline=true parameter, the browser can process an attacker-controlled xml-stylesheet reference and execute JavaScript generated by the stylesheet in the Snipe-IT origin. A victim who is authorized to view the object must open the attachment URL, after which the script can read same-origin data and perform authenticated actions with the victim's privileges.

Defensive priority

Defenders should prioritize verifying and mitigating this vulnerability, especially in systems where file management access is widespread.

Recommended defensive actions

  • Verify Snipe-IT version and ensure it is 8.7.0 or later
  • Restrict file management access to minimize potential impact
  • Monitor for suspicious activity related to file uploads and attachments
  • 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 confirmed in Snipe-IT versions prior to 8.7.0. Evidence is based on official CVE and NVD records, as well as source references from GitHub. Defenders should verify Snipe-IT version and file management access controls. The lack of safe-inline allowlist in the uploaded-files API endpoint allows an attacker-controlled xml-stylesheet reference.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-63498 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-63498 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

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

Supplemental references

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.