CVE-2026-93749

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

VendorProductVersion RangeStatus
7rulniksource-map-js0 <= 1.2.1affected

Weaknesses

  • CWE-1284: Improper Validation of Specified Quantity in Input

References