PT-2026-60935 · Npm · @Fastify/Reply-From

·

CVE-2026-16158

·

Published

2026-07-18

·

Updated

2026-08-05

CVSS v3.1

10

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
Name of the Vulnerable Software and Affected Versions @fastify/reply-from versions 8.3.1 through 12.6.3
Description Internal URL cache keys are constructed by concatenating the destination and source paths without a delimiter. This allows different destination and source pairs to generate identical keys despite resolving to different upstream URLs. Consequently, when getUpstream() selects an upstream from request data, a cached URL for one upstream may be reused for a request intended for another, leading to cross-upstream data access and modification. Real-world incidents of elevated activity targeting this issue have been observed.
Recommendations Upgrade to @fastify/reply-from version 12.6.4. As a temporary workaround, pass disableCache: true when registering the plugin.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-16158
GHSA-V574-6498-X57V

Affected Products

@Fastify/Reply-From