CVE-2026-92395
Last modified
CVE-2026-92395 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. @fastify/proxy-addr is a Fastify plugin that determines a request's client address behind trusted reverse proxies, and it backs Fastify request.ip and request.ips. In versions 3.0.0 through 5.1.0, a trust subnet written in IPv4-mapped IPv6 notation with an IPv4-sized prefix, such as ::ffff:10.0.0.0/8 instead of the correct ::ffff:10.0.0.0/104, is accepted without error but trusts every IPv4 address on the internet rather than the block it names.
Description
@fastify/proxy-addr is a Fastify plugin that determines a request's client address behind trusted reverse proxies, and it backs Fastify request.ip and request.ips. In versions 3.0.0 through 5.1.0, a trust subnet written in IPv4-mapped IPv6 notation with an IPv4-sized prefix, such as ::ffff:10.0.0.0/8 instead of the correct ::ffff:10.0.0.0/104, is accepted without error but trusts every IPv4 address on the internet rather than the block it names. Because the socket peer then becomes trusted at hop 0, any unauthenticated client can supply an arbitrary X-Forwarded-For header and control the address the application reads, which defeats IP-based access control, rate limiting, geolocation, and audit logging. The plugin inherited this defect from the upstream proxy-addr module (CVE-2026-90711). The issue is fixed in @fastify/proxy-addr 5.1.1, and users should upgrade to 5.1.1 or later. As a workaround, ensure any IPv4-mapped IPv6 trust subnet uses a prefix length of at least 97, or express the range in plain IPv4 notation.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| @fastify/proxy-addr | @fastify/proxy-addr | >= 3.0.0, < 5.1.1 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-92395?
How severe is CVE-2026-92395?
How do I fix CVE-2026-92395?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- 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-92366A vulnerability was determined in code-projects Matrimonial …7.3
- CVE-2026-9237The Employee, Leave and Recruitment Management System – Crew…4.3
- CVE-2026-92380A flaw has been found in WuzhiCMS up to 4.1.0. The impacted …7.3
- CVE-2026-92381A weakness has been identified in PbootCMS up to 3.2.22. Thi…3.5
- CVE-2026-92383A security vulnerability has been detected in PbootCMS up to…4.3
- CVE-2026-92385A vulnerability has been found in SourceCodester Online Food…2.4
- CVE-2026-92397A vulnerability has been found in Ruijie RG-EW3000GX EW_3.0(…9.1
- CVE-2026-92398A vulnerability was found in Ruijie RG-EW3000GX EW_3.0(1)B11…9.1
- CVE-2026-92399A vulnerability was determined in GPAC 26.07.0. This affects…7.3
- CVE-2026-9240The Colissimo Officiel : Méthodes de livraison pour WooComme…4.3
- CVE-2026-92401A vulnerability was identified in ChangeWeDer crm up to c07b…7.3
- CVE-2026-92402A security flaw has been discovered in ChangeWeDer crm up to…6.3
Are you affected by CVE-2026-92395?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
