CVE-2025-59251
24.09.2025, 19:15
Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability
| Vendor | Product | Version |
|---|---|---|
| microsoft | edge_chromium | 𝑥 < 140.0.3485.81 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-121 - Stack-based Buffer OverflowA stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
- CWE-94 - Improper Control of Generation of Code ('Code Injection')The software constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.