Lucene search
+L

166196 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.9 views

CVE-2026-72817

go-chi/chi versions 0.9.0 before 5.3.0 contains an IP spoofing vulnerability in the RealIP middleware, which resolves the request source IP Request.RemoteAddr using the first IP in the X-Forwarded-For header without validating trusted proxies. A malicious client can prepend a forged IP as the fir...

6.9CVSS5.3AI score0.0015EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/14 11:35 a.m.14 views

EUVD-2026-58631

go-chi/chi through 5.2.1 contains an IP spoofing vulnerability in the RealIP middleware middleware/realip.go. The realIP function reads client-controlled headers True-Client-IP, X-Real-IP, and X-Forwarded-For and overwrites r.RemoteAddr without verifying that the request originated from a trusted...

6.9CVSS5.7AI score0.00219EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/14 11:35 a.m.19 views

CVE-2026-72817 go-chi chi 0.9.0 before 5.3.0 IP Spoofing via X-Forwarded-For

go-chi/chi versions 0.9.0 before 5.3.0 contains an IP spoofing vulnerability in the RealIP middleware, which resolves the request source IP Request.RemoteAddr using the first IP in the X-Forwarded-For header without validating trusted proxies. A malicious client can prepend a forged IP as the fir...

6.9CVSS5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/08/14 11:35 a.m.15 views

CVE-2026-72816 go-chi chi before 5.3.0 IP Spoofing via RealIP Middleware

go-chi/chi through 5.2.1 contains an IP spoofing vulnerability in the RealIP middleware middleware/realip.go. The realIP function reads client-controlled headers True-Client-IP, X-Real-IP, and X-Forwarded-For and overwrites r.RemoteAddr without verifying that the request originated from a trusted...

6.9CVSS5.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/14 11:35 a.m.34 views

CVE-2026-72816 go-chi chi before 5.3.0 IP Spoofing via RealIP Middleware

go-chi/chi through 5.2.1 contains an IP spoofing vulnerability in the RealIP middleware middleware/realip.go. The realIP function reads client-controlled headers True-Client-IP, X-Real-IP, and X-Forwarded-For and overwrites r.RemoteAddr without verifying that the request originated from a trusted...

6.9CVSS0.00219EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/14 11:35 a.m.10 views

EUVD-2026-58632

go-chi/chi versions 0.9.0 before 5.3.0 contains an IP spoofing vulnerability in the RealIP middleware, which resolves the request source IP Request.RemoteAddr using the first IP in the X-Forwarded-For header without validating trusted proxies. A malicious client can prepend a forged IP as the fir...

6.9CVSS5.4AI score0.0015EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/14 11:35 a.m.28 views

CVE-2026-72817

The CVE affects go-chi/chi up to version 0.9.0 before 5.3.0, where the RealIP middleware resolves the source IP (Request.RemoteAddr) from the first IP in X-Forwarded-For without validating trusted proxies. An attacker can insert a forged value as the first IP, enabling IP spoofing that may bypass...

6.9CVSS5.3AI score0.0015EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/14 11:35 a.m.35 views

CVE-2026-72817 go-chi chi 0.9.0 before 5.3.0 IP Spoofing via X-Forwarded-For

go-chi/chi versions 0.9.0 before 5.3.0 contains an IP spoofing vulnerability in the RealIP middleware, which resolves the request source IP Request.RemoteAddr using the first IP in the X-Forwarded-For header without validating trusted proxies. A malicious client can prepend a forged IP as the fir...

6.9CVSS0.0015EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/14 11:35 a.m.46 views

CVE-2026-72816

The CVE-2026-72816 affects go-chi/chi up to version 5.2.1, specifically the RealIP middleware (realip.go). The realIP() function reads client-controlled headers (True-Client-IP, X-Real-IP, X-Forwarded-For) and overwrites r.RemoteAddr without validating the origin of the request from a trusted pro...

6.9CVSS5.6AI score0.00219EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/14 11:35 a.m.26 views

CVE-2026-72815

The CVE-2026-72815 affects go-chi chi v5.2.1 up to, but not including, v5.3.0. The RealIP middleware blindly trusts the leftmost value of X-Forwarded-For, enabling an attacker to bypass IP-based ACLs and rate limits and forge log entries by spoofing the IP address. The issue is fixed in v5.3.0. R...

6.9CVSS5.4AI score0.00397EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/14 11:35 a.m.8 views

EUVD-2026-58630

go-chi chi versions = 5.2.1 and before 5.3.0 contain an IP spoofing vulnerability in the RealIP middleware, which blindly trusts the first leftmost value of the X-Forwarded-For HTTP header. A remote attacker can bypass IP-based access control lists and rate-limiting mechanisms, and forge log...

6.9CVSS5.5AI score0.00397EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.9 views

CVE-2026-72815

go-chi chi versions = 5.2.1 and before 5.3.0 contain an IP spoofing vulnerability in the RealIP middleware, which blindly trusts the first leftmost value of the X-Forwarded-For HTTP header. A remote attacker can bypass IP-based access control lists and rate-limiting mechanisms, and forge log...

5.4AI score0.00397EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/14 11:35 a.m.36 views

CVE-2026-72815 go-chi chi v5.2.1 IP Spoofing via X-Forwarded-For Header

go-chi chi versions = 5.2.1 and before 5.3.0 contain an IP spoofing vulnerability in the RealIP middleware, which blindly trusts the first leftmost value of the X-Forwarded-For HTTP header. A remote attacker can bypass IP-based access control lists and rate-limiting mechanisms, and forge log...

6.9CVSS0.00397EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/14 11:35 a.m.13 views

CVE-2026-72815 go-chi chi v5.2.1 IP Spoofing via X-Forwarded-For Header

go-chi chi versions = 5.2.1 and before 5.3.0 contain an IP spoofing vulnerability in the RealIP middleware, which blindly trusts the first leftmost value of the X-Forwarded-For HTTP header. A remote attacker can bypass IP-based access control lists and rate-limiting mechanisms, and forge log...

6.9CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/14 11:35 a.m.26 views

CVE-2026-72810

SiYuan is affected by CVE-2026-72810: versions before 3.7.4 have a publish-boundary bypass in WebSocket broadcast sessions, allowing anonymous readers to receive unfiltered real-time edits including password-protected/forbidden documents without authentication. The issue is triggered via a WebSoc...

9.2CVSS5.3AI score0.00313EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/08/14 10:39 a.m.7 views

WordPress WP Sort Order plugin <= 1.3.5 - Broken Access Control vulnerability

Broken Access Control vulnerability discovered by hhhai in WordPress Plugin WP Sort Order versions = 1.3.5...

7.5CVSS5.2AI score0.00287EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2026/08/14 10:09 a.m.7 views

WordPress GiveWP plugin <= 4.16.5.1 - Broken Access Control vulnerability

Broken Access Control vulnerability discovered by Dthangws in WordPress Plugin GiveWP versions = 4.16.5.1...

6.5CVSS5.2AI score0.00248EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2026/08/14 10:06 a.m.7 views

WordPress GiveWP plugin < 4.16.6 - Broken Access Control vulnerability

Broken Access Control vulnerability discovered by Dthangws in WordPress Plugin GiveWP versions 4.16.6...

6.5CVSS5.2AI score0.00188EPSS
SaveExploits0Affected Software1
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.18 views

GO-2023-1723 vulnerabilities

Vulnerabilities for packages: spicedb...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.16 views

GO-2026-4465 vulnerabilities

Vulnerabilities for packages: spicedb, spicedb-fips...

5.2AI score
SaveExploits0
Rows per page
Query Builder