CVE-2025-34451 MEDIUM

CVE-2025-34451: rofl0r/proxychains-ng <= 4.17 Stack-based Buffer Overflow

Vendor Rofl0R
Product proxychains-ng
Weakness CWE-121
Published December 18, 2025
Last update May 14, 2026

CVSS base score

6.9/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

rofl0r/proxychains-ng versions up to and including 4.17 and prior to commit cc005b7 contain a stack-based buffer overflow vulnerability in the function proxy_from_string() located in src/libproxychains.c. When parsing crafted proxy configuration entries containing overly long username or password fields, the application may write beyond the bounds of fixed-size stack buffers, leading to memory corruption or crashes. This vulnerability may allow denial of service and, under certain conditions, could be leveraged for further exploitation depending on the execution environment and applied mitigations.

Key dates

02Disclosure timeline

December 18, 2025 CVE published
May 14, 2026 Record updated