Lucene search
+L

23 matches found

NVD
NVD
added 2026/08/18 9:16 p.m.4 views

CVE-2026-16732

fastify is a fast and low overhead web framework for Node.js. Impact: the fix for CVE-2026-3635 added a guard on the forwarded-header reads used to derive the request host, protocol, hostname, ip, and ips values, checking the connecting address. That guard closes the IP, CIDR, and custom-function...

6.1CVSS0.00144EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/18 8:30 p.m.17 views

CVE-2026-16732

Fastify 5.8.3–5.12.0 remains vulnerable to X-Forwarded-* spoofing when trustProxy is set numerically (e.g., 1), because the CVE-2026-3635 guard predicate ignores the connecting address. This enables host injection, HTTPS-enforcement bypass, secure-cookie/CSRF-origin bypass, and cache poisoning. P...

6.1CVSS5.4AI score0.00144EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/08/18 8:30 p.m.7 views

EUVD-2026-61222

fastify is a fast and low overhead web framework for Node.js. Impact: the fix for CVE-2026-3635 added a guard on the forwarded-header reads used to derive the request host, protocol, hostname, ip, and ips values, checking the connecting address. That guard closes the IP, CIDR, and custom-function...

6.1CVSS5.4AI score0.00144EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/18 8:30 p.m.17 views

CVE-2026-16732 fastify vulnerable to X-Forwarded-* spoofing under trustProxy hop-count

fastify is a fast and low overhead web framework for Node.js. Impact: the fix for CVE-2026-3635 added a guard on the forwarded-header reads used to derive the request host, protocol, hostname, ip, and ips values, checking the connecting address. That guard closes the IP, CIDR, and custom-function...

6.1CVSS0.00144EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/08/18 8:30 p.m.8 views

CVE-2026-16732 fastify vulnerable to X-Forwarded-* spoofing under trustProxy hop-count

fastify is a fast and low overhead web framework for Node.js. Impact: the fix for CVE-2026-3635 added a guard on the forwarded-header reads used to derive the request host, protocol, hostname, ip, and ips values, checking the connecting address. That guard closes the IP, CIDR, and custom-function...

6.1CVSS5.4AI score0.00144EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.7 views

PT-2026-77311

fastify is a fast and low overhead web framework for Node.js. Impact: the fix for CVE-2026-3635 added a guard on the forwarded-header reads used to derive the request host, protocol, hostname, ip, and ips values, checking the connecting address. That guard closes the IP, CIDR, and custom-function...

6.1CVSS5.4AI score0.00144EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/03/23 5:10 p.m.8 views

CVE-2026-3635

A flaw was found in fastify. When the trustProxy option is configured with a restrictive trust function, such as a specific IP, a subnet, a hop count or a custom function, the request.protocol and request.host getters read X-Forwarded-Proto and X-Forwarded-Host headers from any connection,...

6.1CVSS5.6AI score0.0012EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/03/23 1:53 p.m.3 views

CVE-2026-3635 Fastify request.protocol and request.host spoofable via X-Forwarded-Proto/Host from untrusted connections when trustProxy uses restrictive trust function

Summary When trustProxy is configured with a restrictive trust function e.g., a specific IP like trustProxy: '10.0.0.1', a subnet, a hop count, or a custom function, the request.protocol and request.host getters read X-Forwarded-Proto and X-Forwarded-Host headers from any connection — including...

6.1CVSS5.8AI score0.0012EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/23 1:53 p.m.4 views

CVE-2026-3635

Summary When trustProxy is configured with a restrictive trust function e.g., a specific IP like trustProxy: '10.0.0.1', a subnet, a hop count, or a custom function, the request.protocol and request.host getters read X-Forwarded-Proto and X-Forwarded-Host headers from any connection — including...

6.1CVSS5.8AI score0.0012EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/03/23 12:00 a.m.13 views

Fastify 安全漏洞

Fastify is an open-source web framework developed by Fastify. Versions of Fastify 5.8.2 and earlier contain security vulnerabilities. These vulnerabilities arise when the trustProxy is configured as a restrictive trust function, allowing request.protocol and request.host to read the...

6.1CVSS5.8AI score0.0012EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/23 12:00 a.m.18 views

PT-2026-27132

Name of the Vulnerable Software and Affected Versions fastify versions through 5.8.2 Description When the trustProxy setting is configured with a restrictive trust function—such as a specific IP address, a subnet, a hop count, or a custom function—the request.protocol and request.host getters...

6.1CVSS5.8AI score0.0012EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.10 views

Misskey 安全漏洞

Misskey is a perpetually free open source syndicated social media platform from Misskey Open Source. A security vulnerability exists in Misskey versions prior to 2025.12.0-alpha.2, which stems from an insecure trustProxy configuration default value that could lead to bypassing IP rate limiting...

6.9CVSS6.4AI score0.00331EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/12/15 11:18 p.m.7 views

CVE-2025-66482 Misskey has a login rate limit bypass via spoofed X-Forwarded-For header

Misskey is an open source, federated social media platform. Attackers who use an untrusted reverse proxy or not using a reverse proxy at all can bypass IP rate limiting by adding a forged X-Forwarded-For header. Starting with version 2025.9.1, an option trustProxy has been added in config file to...

6.9CVSS6.5AI score0.00331EPSS
SaveExploits1References2
OSV
OSV
added 2025/12/15 11:18 p.m.10 views

CVE-2025-66482 Misskey has a login rate limit bypass via spoofed X-Forwarded-For header

Misskey is an open source, federated social media platform. Attackers who use an untrusted reverse proxy or not using a reverse proxy at all can bypass IP rate limiting by adding a forged X-Forwarded-For header. Starting with version 2025.9.1, an option trustProxy has been added in config file to...

6.9CVSS6.8AI score
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2023-0561

Malicious code in bioql PyPI...

8.7CVSS8.1AI score0.00664EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/23 4:45 a.m.15 views

CVE-2023-22474

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Parse Server uses the request header x-forwarded-for to determine the client IP address. If Parse Server doesn't run behind a proxy server, then a client can set this header and Parse Server wi...

8.7CVSS6.6AI score0.00664EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/06 11:01 a.m.20 views

BIT-PARSE-2023-22474 Parse Server is vulnerable to authentication bypass via spoofing

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Parse Server uses the request header x-forwarded-for to determine the client IP address. If Parse Server doesn't run behind a proxy server, then a client can set this header and Parse Server wi...

8.7CVSS8.2AI score0.00664EPSS
SaveExploits0References4
NVD
NVD
added 2023/02/03 8:15 p.m.18 views

CVE-2023-22474

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Parse Server uses the request header x-forwarded-for to determine the client IP address. If Parse Server doesn't run behind a proxy server, then a client can set this header and Parse Server wi...

8.7CVSS8.5AI score0.00664EPSS
SaveExploits0References3
OSV
OSV
added 2023/02/03 7:57 p.m.34 views

CVE-2023-22474 Parse Server is vulnerable to authentication bypass via spoofing

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Parse Server uses the request header x-forwarded-for to determine the client IP address. If Parse Server doesn't run behind a proxy server, then a client can set this header and Parse Server wi...

8.7CVSS7.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2023/02/03 7:57 p.m.19 views

CVE-2023-22474 Parse Server is vulnerable to authentication bypass via spoofing

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Parse Server uses the request header x-forwarded-for to determine the client IP address. If Parse Server doesn't run behind a proxy server, then a client can set this header and Parse Server wi...

8.7CVSS8.5AI score0.00664EPSS
SaveExploits0References2
Rows per page
Query Builder