CVE-2026-93749
8.7
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Summary
source-map-js through 1.2.1 fails to validate the per-section offset line value in indexed source maps, allowing attackers to specify arbitrary numeric values. Attackers can supply extremely large offset line values that cause synchronous event loop blocking for extended periods, preventing the service from handling other requests.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| 7rulnik | source-map-js | 0 <= 1.2.1 | affected |
Weaknesses
- CWE-1284: Improper Validation of Specified Quantity in Input
References
- https://github.com/7rulnik/source-map-js/issues/76
- https://github.com/7rulnik/source-map-js
- https://github.com/7rulnik/source-map-js/blob/c1cd8904bb7bd0c7fb5879fcda48134d82a27934/lib/source-node.js#L115-L118
- https://www.vulncheck.com/advisories/source-map-js-through-1.2.1-event-loop-denial-of-service
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.