CVE-2026-16158
Last modified
CVE-2026-16158 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. Impact: @fastify/reply-from versions from 8.3.1 up to but not including 12.6.4 build the internal URL cache key by concatenating the destination and source path without a delimiter. Different destination and source pairs can therefore produce the same key while resolving to different upstream URLs. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
Impact: @fastify/reply-from versions from 8.3.1 up to but not including 12.6.4 build the internal URL cache key by concatenating the destination and source path without a delimiter. Different destination and source pairs can therefore produce the same key while resolving to different upstream URLs. When getUpstream selects an upstream from request data, a URL cached for one upstream can be reused for a request intended for another upstream, causing cross-upstream data access and modification. The default configuration is affected. Setting disableCache to true prevents the behavior. Patches: upgrade to @fastify/reply-from 12.6.4. Workarounds: pass disableCache: true when registering the plugin.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| @fastify/reply-from | @fastify/reply-from | >= 8.3.1, < 12.6.4 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-16158?
How severe is CVE-2026-16158?
How do I fix CVE-2026-16158?
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-16151A vulnerability has been found in CartoDB carto-api-client 0…6.3
- CVE-2026-16152A vulnerability was found in SourceCodester Class and Exam T…7.3
- CVE-2026-16154A vulnerability was determined in SourceCodester Class and E…7.3
- CVE-2026-16155A vulnerability was identified in SourceCodester Class and E…3.5
- CVE-2026-16156A security flaw has been discovered in SourceCodester Class …3.5
- CVE-2026-16157Duplicati v2.3.0.1 backup software gives Authenticated Users…7.8
- CVE-2026-1616The $uri$args concatenation in nginx configuration file pres…7.5
- CVE-2026-1617Improper neutralization of special elements used in an SQL c…9.8
- CVE-2026-1618Authentication Bypass Using an Alternate Path or Channel vul…8.8
- CVE-2026-16184IBM WebSphere Application Server 9.0, and 8.5 could allow a …7
- CVE-2026-1619Authorization Bypass Through User-Controlled Key vulnerabili…8.3
- CVE-2026-16192IBM WebSphere Application Server - Liberty 17.0.0.3 through …7.1
Are you affected by CVE-2026-16158?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
