Lucene search
+L

413 matches found

OSV
OSV
β€’added 4 days agoβ€’4 views

GO-2026-5775 Chi Middleware vulnerable to IP spoofing via X-Forwarded-For header in github.com/go-chi/chi

Chi Middleware vulnerable to IP spoofing via X-Forwarded-For header in github.com/go-chi/chi...

5.8AI score
SaveExploits0References3
CVE
CVE
β€’added 4 days agoβ€’14 views

CVE-2026-11922

The CVE-2026-11922 entry describes a rate-limit bypass in zenml-io/zenml (versions 0.57.0–0.94.2). The issue arises because the rate limiter uses request.client.host (derived from the X-Forwarded-For header when Uvicorn is run with --proxy-headers --forwarded-allow-ips *), allowing an attacker to...

6.5CVSS6.5AI score0.00179EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
β€’added 4 days agoβ€’7 views

CVE-2026-11922

A vulnerability in zenml-io/zenml versions 0.57.0 through 0.94.2 allows an attacker to bypass rate-limiting on the POST /api/v1/login and self password-change endpoints by rotating the X-Forwarded-For header. The rate limiter keys requests by request.client.host, which is derived from the...

6.5CVSS6.4AI score0.00179EPSS
SaveExploits0References3
Cvelist
Cvelist
β€’added 4 days agoβ€’37 views

CVE-2026-11922 Rate-limit Bypass in zenml-io/zenml

A vulnerability in zenml-io/zenml versions 0.57.0 through 0.94.2 allows an attacker to bypass rate-limiting on the POST /api/v1/login and self password-change endpoints by rotating the X-Forwarded-For header. The rate limiter keys requests by request.client.host, which is derived from the...

6.5CVSS0.00179EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
β€’added 4 days agoβ€’12 views

PT-2026-64225

A vulnerability in zenml-io/zenml versions 0.57.0 through 0.94.2 allows an attacker to bypass rate-limiting on the POST /api/v1/login and self password-change endpoints by rotating the X-Forwarded-For header. The rate limiter keys requests by request.client.host, which is derived from the...

6.5CVSS6.4AI score0.00179EPSS
SaveExploits0References3
Packet Storm
Packet Storm
β€’added 2026/07/21 12:0 a.m.β€’41 views

πŸ“„ WordPress WP Extended 3.0.12 Unauthenticated Blind SQL Injection

WordPress WP Extended plugin version 3.0.12 contains an unauthenticated time-based blind SQL injection vulnerability through X-Forwarded-For. A remote attacker can inject SQL through the vulnerable parameter and infer database contents through response timing. This proof of concept exploit...

7.5CVSS8.8AI score0.00526EPSS
SaveExploits1
NVD
NVD
β€’added 2026/07/20 7:17 p.m.β€’8 views

CVE-2026-63770

Glance through 0.8.5 contains an IP address spoofing vulnerability in the authentication handler that allows unauthenticated attackers to bypass brute-force lockout protections by supplying arbitrary values in the X-Forwarded-For request header when the server proxied option is enabled. Attackers...

8.2CVSS0.00197EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
β€’added 2026/07/20 7:2 p.m.β€’5 views

CVE-2026-63770 Glance 0.8.5 IP Spoofing Authentication Brute-Force Protection Bypass

Glance through 0.8.5 contains an IP address spoofing vulnerability in the authentication handler that allows unauthenticated attackers to bypass brute-force lockout protections by supplying arbitrary values in the X-Forwarded-For request header when the server proxied option is enabled. Attackers...

8.2CVSS5.6AI score0.00197EPSS
SaveExploits0References3
Cvelist
Cvelist
β€’added 2026/07/20 7:2 p.m.β€’34 views

CVE-2026-63770 Glance 0.8.5 IP Spoofing Authentication Brute-Force Protection Bypass

Glance through 0.8.5 contains an IP address spoofing vulnerability in the authentication handler that allows unauthenticated attackers to bypass brute-force lockout protections by supplying arbitrary values in the X-Forwarded-For request header when the server proxied option is enabled. Attackers...

8.2CVSS0.00197EPSS
SaveExploits0References3
CVE
CVE
β€’added 2026/07/20 6:50 p.m.β€’9 views

CVE-2026-64619

FileCodeBox prior to 2.4 is affected by a rate-limit bypass in the IPRateLimit component. An unauthenticated attacker can spoof X-Real-IP and X-Forwarded-For headers without verifying the trusted reverse proxy origin, sending unique IP values per request to enumerate all share codes and access ot...

8.7CVSS5.4AI score0.00202EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
β€’added 2026/07/20 12:0 a.m.β€’15 views

PT-2026-61693

Name of the Vulnerable Software and Affected Versions Glance version 0.8.5 Description An IP address spoofing issue exists in the authentication handler when the server proxied option is enabled. Unauthenticated attackers can bypass brute-force lockout protections by providing arbitrary values in...

8.2CVSS5.9AI score0.00197EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
β€’added 2026/07/14 7:59 a.m.β€’11 views

CVE-2026-9561

Eclipse Kura versions prior to 5.6.2 trust the client-supplied X-Forwarded-For HTTP header as the authoritative source of the client IP address in audit log entries. The org.eclipse.kura.web2 Web Console and org.eclipse.kura.rest.provider REST API components use this header as the primary IP sour...

8.8CVSS6.1AI score0.00204EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
β€’added 2026/07/10 3:23 p.m.β€’34 views

CVE-2026-55501 9router: Login brute-force protection bypass via spoofed X-Forwarded-For header

9Router is an AI router & token saver. Prior to 0.4.80, the dashboard login rate limiter in src/lib/auth/loginLimiter.js derives the client identity from the attacker-controlled X-Forwarded-For HTTP header, and src/app/api/auth/login/route.js uses that spoofable value for checkLock and recordFail...

7.3CVSS0.0032EPSS
SaveExploits0References3
CVE
CVE
β€’added 2026/07/10 3:23 p.m.β€’30 views

CVE-2026-55501

The CVE concerns 9router prior to version 0.4.80, where the login rate limiter uses client identity from the attacker-controlled X-Forwarded-For header in src/lib/auth/loginLimiter.js. This allows remote attackers to rotate X-Forwarded-For per attempt, creating a fresh rate-limit bucket each time...

7.3CVSS6.2AI score0.0032EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
β€’added 2026/07/08 12:0 a.m.β€’6 views

PT-2026-56507

Name of the Vulnerable Software and Affected Versions Hono versions 4.3.3 through 4.12.26 Description The AWS API Gateway v1 adapter incorrectly de-duplicates repeated request header values by using a substring comparison instead of an exact match. This behavior can lead to the loss of distinct...

5.3CVSS6.1AI score0.00126EPSS
SaveExploits0References11
Patchstack
Patchstack
β€’added 2026/07/06 9:46 p.m.β€’15 views

NPM: 9router: Login brute-force protection bypass via spoofed X-Forwarded-For header

NPM: 9router: Login brute-force protection bypass via spoofed X-Forwarded-For header vulnerability discovered by ? in WordPress Npm 9router versions = 0.4.71...

7.3CVSS5.9AI score0.0032EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
β€’added 2026/06/29 5:17 p.m.β€’41 views

CVE-2026-57942 LibreTranslate - IP Spoofing via X-Forwarded-For Header

LibreTranslate through 1.9.7, fixed in commit 397fd22, contains an IP spoofing vulnerability in the getremoteaddress function that allows unauthenticated attackers to spoof client IP addresses by injecting arbitrary values into the X-Forwarded-For header without trusted proxy validation. Attacker...

6.9CVSS0.00192EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
β€’added 2026/06/29 5:17 p.m.β€’10 views

CVE-2026-57942 LibreTranslate - IP Spoofing via X-Forwarded-For Header

LibreTranslate through 1.9.7, fixed in commit 397fd22, contains an IP spoofing vulnerability in the getremoteaddress function that allows unauthenticated attackers to spoof client IP addresses by injecting arbitrary values into the X-Forwarded-For header without trusted proxy validation. Attacker...

6.9CVSS5.9AI score0.00192EPSS
SaveExploits0References4
OSV
OSV
β€’added 2026/06/25 6:19 p.m.β€’7 views

GHSA-RJR7-JGGH-PGCP chi's RealIP Middleware allows IP spoofing via unvalidated X-Forwarded-For header

Summary realip middleware in go-chi/chi trusts headers like x-forwarded-for without checking them, so attackers can fake their ip and bypass rate limits or access controls Details the vuln is in middleware/realip.go , the realIP function pulls IPs straight from client headers and replaces...

8.7CVSS5.9AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
β€’added 2026/06/22 5:16 p.m.β€’8 views

CVE-2026-54289

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.25, on AWS Lambda@Edge, CloudFront delivers a request header that appears more than once as several separate entries. The adapter writes each value with Headers.set instead of Headers.append, so...

4.8CVSS5.9AI score0.00178EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder