CVE-2026-62985
Last modified
CVE-2026-62985 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. request-filtering-agent is an http(s).Agent implementation that blocks requests to Private/Reserved IP addresses. Prior to 3.2.1, RequestFilteringHttpAgent and RequestFilteringHttpsAgent synchronously threw from createConnection when rejecting a literal private-IP host such as 169.254.169.254 or 127.0.0.1. EPSS estimates a 0.46% chance of exploitation in the next 30 days.
Description
request-filtering-agent is an http(s).Agent implementation that blocks requests to Private/Reserved IP addresses. Prior to 3.2.1, RequestFilteringHttpAgent and RequestFilteringHttpsAgent synchronously threw from createConnection when rejecting a literal private-IP host such as 169.254.169.254 or 127.0.0.1. Because Node.js http.request and http.get expect connection failures to be delivered asynchronously, the throw bypassed req.on('error') and became an uncaught exception that could terminate the application process. Hostnames resolved through the asynchronous lookup path were not affected by this error-delivery asymmetry. This issue is fixed in version 3.2.1.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| azu | request-filtering-agent | < 3.2.1 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-62985?
How severe is CVE-2026-62985?
How do I fix CVE-2026-62985?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-6296Heap buffer overflow in ANGLE in Google Chrome prior to 147.…9.6
- CVE-2026-62960Git for Windows is the Windows port of Git. Prior to 2.55.0.…7.4
- CVE-2026-62963Centrifugo is an open-source scalable real-time messaging se…8.7
- CVE-2026-6297Use after free in Proxy in Google Chrome prior to 147.0.7727…8.3
- CVE-2026-6298Heap buffer overflow in Skia in Google Chrome prior to 147.0…4.3
- CVE-2026-62982Glances is an open-source system cross-platform monitoring t…8.8
- CVE-2026-62986OpenEXR is the reference implementation and specification fo…4.3
- CVE-2026-62987Fabio is an HTTP(S) and TCP router for deploying application…5.8
- CVE-2026-62988Froxlor is open source server administration software. From …9
- CVE-2026-6299Use after free in Prerender in Google Chrome prior to 147.0.…8.8
- CVE-2026-62992Smarty is a template engine for PHP, facilitating the separa…6.9
- CVE-2026-62993Smarty is a template engine for PHP, facilitating the separa…6.9
Are you affected by CVE-2026-62985?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
