CVE Details
Basic Information
| Title |
CVE-2025-23122 |
| Type |
cve |
| Published |
2025-05-19T02:15:17 |
| Last Seen |
2025-05-19T02:27:02 |
CVSS Information
| Base Score |
3.7 (LOW) |
| Attack Vector |
NETWORK |
| Attack Complexity |
HIGH |
| Privileges Required |
NONE |
| User Interaction |
NONE |
| Scope |
UNCHANGED |
| Confidentiality Impact |
NONE |
| Integrity Impact |
NONE |
| Availability Impact |
LOW |
AI Analysis
| AI Description |
A memory leak vulnerability exists in Node.js due to a corrupted pointer in the ReadFileUtf8 internal binding. This can lead to memory corruption and potential denial of service in applications using this functionality. |
| AI Severity |
Low |
| Vendor |
Node.js Foundation |
| Product |
Node.js |
| Affected Version |
|
Additional Information
| CVE List |
CVE-2025-23122 |
| CWE List |
|
| Bulletin Family |
cve |
Description
In Node.js, the ReadFileUtf8 internal binding leaks memory due to a corrupted pointer in uv_fs_s.file: a UTF-16 path buffer is allocated but subsequently overwritten when the file descriptor is set. This results…
CVSS Score Summary
Base Score: %!f(string=#) (LOW)
View Full CVE Details