๐Ÿ” CVE Alert

CVE-2026-45231

MEDIUM 6.1

DumbAssets 1.0.11 Stored Cross-Site Scripting via Asset Fields

CVSS Score
6.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-79
Vendor dumbwareio
Product dumbassets
Published May 18, 2026
Last Updated May 19, 2026
Stay Ahead of the Next One

Get instant alerts for dumbwareio dumbassets

Be the first to know when new medium vulnerabilities affecting dumbwareio dumbassets are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

DumbWareio / DumbAssets
0 โ‰ค 1.0.11

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/DumbWareio/DumbAssets/pull/135 vulncheck.com: https://www.vulncheck.com/advisories/dumbassets-stored-cross-site-scripting-via-asset-fields

Credits

YoyoChaud