Vulnerability Description
Snipe-IT is an IT asset/license management system. Prior to 8.6.2, a stored manufacturer or supplier name passed as the table component $name becomes data-selected-count-id in resources/views/partials/bootstrap-table.blade.php. Client-side code reads the browser-decoded countId, uses it as a selector, concatenates countId.substring(1) into an HTML string, and passes the string to jQuery .after(). A crafted name can therefore execute JavaScript when an authenticated user views the manufacturer detail page or supplier detail page, potentially exposing data or actions available to that session. This issue is fixed in version 8.6.2.
Related Weaknesses (CWE)
References
- https://github.com/grokability/snipe-it/commit/d12ad3d53869443b96b663ba3ce2673ef
- https://github.com/grokability/snipe-it/releases/tag/v8.6.2
- https://github.com/grokability/snipe-it/security/advisories/GHSA-c8qc-wf67-342w
FAQ
What is CVE-2026-61807?
CVE-2026-61807 is a documented vulnerability. Snipe-IT is an IT asset/license management system. Prior to 8.6.2, a stored manufacturer or supplier name passed as the table component $name becomes data-selected-count-id in resources/views/partials...
How severe is CVE-2026-61807?
CVSS scoring is not yet available for CVE-2026-61807. Check NVD for updates.
Is there a patch for CVE-2026-61807?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.