mediumVulnerability

CVE-2026-61807

### Impact The table component derives data-selected-count-id from the component $name value. On manufacturer and supplier detail pages, stored manufacturer or supplier names are passed into affected table components as that name value. The client-side JavaScript later reads the browser-decoded data-selected-count-id, uses it as a selector, and concatenates countId.substring(1) directly into an HTML string passed to jQuery .after(). Affected commit: `b224cc636c6780386e3f73f03d1171f52ab4c37a` Example payload for a manufacturer or supplier name: `x[foo="><svg/onload=alert(1)>"]>` The issue appears to involve the following flow: Stored supplier/manufacturer name -> table component data-selected-count-id -> browser decodes the attribute -> JavaScript reads countId -> countId is used as a selector -> countId.substring(1) is concatenated into HTML -> jQuery .after() inserts attacker-controlled markup -> JavaScript executes in the victim's browser Potential impact includes arbitrary JavaScript execution in the browser of an authenticated Snipe-IT user who views the affected supplier or manufacturer detail page. If the victim has elevated privileges, this may allow access to data or actions available to that user's session. ### Patches Patched in https://github.com/grokability/snipe-it/commit/d12ad3d53869443b96b663ba3ce2673ef343da71

Properties

ghsa_id
GHSA-c8qc-wf67-342w
severity
medium
summary
Snipe-IT: Stored DOM XSS via table selected-count IDs
cve_id
CVE-2026-61807
is_ghsa_only
false
ghsa_published
2026-08-19T19:32:32Z
source_url
https://github.com/advisories/GHSA-c8qc-wf67-342w
ghsa_updated
2026-08-19T19:32:32Z

Related Entities (4)

VULNERABLE_TO (1)

[Software]composer/snipe/snipe-it

AFFECTS (1)

[Software]composer/snipe/snipe-it

HAS_WEAKNESS (1)

[Weakness]Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

REPORTED_BY (1)

[Source]GitHub Advisory Database

Explore deeper with Ninja Signal's threat intelligence graph

CVE-2026-61807 — Ninja Signal Threat Intelligence | Ninja Signal