CVE-2025-45526

LOW EPSS 2.4%
Published Jun 17, 20251y ago · Modified Jun 17, 20261w ago
2.9 CVSS 3.1
Low
Find Similar
Published Jun 17, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

A denial of service (DoS) vulnerability has been identified in the JavaScript library microlight version 0.0.7. This library, used for syntax highlighting, does not limit the size of textual content it processes in HTML elements with the microlight class. When excessively large content (e.g., 100 million characters) is processed, the reset function in microlight.js consumes excessive memory and CPU resources, causing browser crashes or unresponsiveness. An attacker can exploit this vulnerability by tricking a user into visiting a malicious web page containing a microlight element with large content, resulting in a denial of service. NOTE: this is disputed by multiple parties because a large amount of memory and CPU resources is expected to be needed for content of that size.

CVSS Details

Base Score
2.9
Exploitability
1.4
Impact
1.4
Vector string
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector Local
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability Low

Threat Intelligence

EPSS Exploit Probability
2.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-770

References 2

  • gist.github.com https://gist.github.com/Rootingg/483b09b760d031b62b172f2153f3ed2a
  • github.com https://github.com/github/advisory-database/pull/5730

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.