Vulnerability Description
DumbAssets through 1.0.11 contains a stored cross-site scripting vulnerability in asset fields including name, description, modelNumber, serialNumber, and tags that are stored without server-side sanitization and rendered using innerHTML without client-side escaping. Attackers can create or update assets with HTML or JavaScript payloads via the asset API endpoints to execute arbitrary scripts in the browsers of users viewing the asset list, and with Content-Security-Policy disabled, the injected scripts can make unrestricted connections to internal network services.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/DumbWareio/DumbAssets/pull/135
- https://www.vulncheck.com/advisories/dumbassets-stored-cross-site-scripting-via-
FAQ
What is CVE-2026-45231?
CVE-2026-45231 is a vulnerability with a CVSS score of 6.1 (MEDIUM). DumbAssets through 1.0.11 contains a stored cross-site scripting vulnerability in asset fields including name, description, modelNumber, serialNumber, and tags that are stored without server-side sani...
How severe is CVE-2026-45231?
CVE-2026-45231 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45231?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.