PatchSiren cyber security CVE debrief
CVE-2026-62368 grokability CVE debrief
CVE-2026-62368 is a high-severity vulnerability in Snipe-IT, an IT asset/license management system. A user with customfields.create permission can store markup in CustomField.name, which is then unescaped and executed as a bootstrap-table header title when another user views an asset-list page associated with the fieldset. This can lead to same-origin data exposure and authenticated actions with the victim's privileges, including potential privilege escalation.
- Vendor
- grokability
- Product
- snipe-it
- CVSS
- HIGH 8.1
- 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 deployments, especially those with users having customfields.create permission, should assess exposure and prioritize verification and remediation efforts.
Why it matters
CVE-2026-62368 is a high-severity vulnerability in Snipe-IT that allows stored markup execution, potentially leading to data exposure and privilege escalation. Defenders should prioritize verifying exposure, especially in deployments with users having customfields.create permission, and ensure remediation by updating to version 8.7.0 or later.
- Potential same-origin data exposure.
- Authenticated actions with victim's privileges.
- Potential privilege escalation when a superuser views the affected list.
- Verification of Snipe-IT version and user permissions is required.
Technical summary
The vulnerability exists in Snipe-IT versions prior to 8.7.0. A user with customfields.create permission can store markup in CustomField.name, which is then unescaped and executed as a bootstrap-table header title when another user views an asset-list page associated with the fieldset. This can lead to same-origin data exposure and authenticated actions with the victim's privileges, including potential privilege escalation when a superuser views the affected list. The issue is fixed in version 8.7.0, and defenders should prioritize verifying exposure in Snipe-IT deployments, especially where users have customfields.create permission.
Defensive priority
Defenders should prioritize verifying exposure in Snipe-IT deployments, especially where users have customfields.create permission, and assess the impact of stored markup execution on page load.
Recommended defensive actions
- Verify Snipe-IT version and ensure it is updated to 8.7.0 or later.
- Restrict customfields.create permission to trusted users.
- Monitor for suspicious activity on asset-list pages.
- Implement additional security measures to prevent stored markup execution.
- 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.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its CVSS score of 8.1 and HIGH severity. The issue is fixed in Snipe-IT version 8.7.0. Defenders should verify Snipe-IT deployments, especially where users have customfields.create permission, and assess the impact of stored markup execution on page load. Evidence is limited to public CVE and NVD information.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-62368 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-62368
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-62368 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-62368
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/commit/58754e4e3b86b58a0c4523012ef04a2ae990d2c8
-
Source reference
Unverified legacy reference
URL: https://github.com/grokability/snipe-it/releases/tag/v8.7.0
-
Source reference
Unverified legacy reference
URL: https://github.com/grokability/snipe-it/security/advisories/GHSA-p9h3-gvpq-5539
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.