CVE-2025-34451 Details
Description
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.
A stack-based buffer overflow vulnerability has been identified in rofl0r/proxychains-ng versions through 4.17, prior to commit cc005b7. The issue resides in the function proxy_from_string() within src/libproxychains.c. The vulnerability arises from a missing bounds check when parsing proxy configuration entries that contain excessively long username or password fields. This oversight allows the application to write beyond the limits of fixed-size stack buffers, resulting in memory corruption or crashes. Consequently, the vulnerability can cause a denial-of-service condition and, under certain circumstances, may be exploited further, depending on the execution environment and existing mitigations.
Users can upgrade to version 4.17 or later, or apply the patch available in commit cc005b7. If maintaining a packaged distribution that cannot immediately upgrade, the patch can be backported by applying the single-line change in src/libproxychains.c, removing the proxy type condition from the bounds check.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Dec 18, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-787 | Out-of-bounds Write | [email protected] |
| CWE-121 | Stack-based Buffer Overflow | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| proxychains-ng project proxychains-ng | <= 4.17 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Dec 31, 2025 | Initial Analysis | [email protected] |
| Dec 18, 2025 | New CVE Received | [email protected] |
| Dec 18, 2025 | CVE Modified | CISA-ADP |