Lucene search
+L

2639 matches found

OSV
OSV
added 2026/08/14 12:16 p.m.8 views

UBUNTU-CVE-2026-72816

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.6AI score0.00219EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/14 12:16 p.m.7 views

UBUNTU-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...

6.9CVSS5.4AI score0.00397EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/14 12:16 p.m.6 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...

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

CVE-2026-73049

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the getAttributeViewBacklinks endpoint that consults the forbidden access list instead of the visibility list when filtering backlinks. Anonymous readers can supply a publicly visible database row identifier to...

5.2AI score0.00194EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/14 11:35 a.m.18 views

EUVD-2026-58618

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the getAttributeViewBacklinks endpoint that consults the forbidden access list instead of the visibility list when filtering backlinks. Anonymous readers can supply a publicly visible database row identifier to...

6.9CVSS5.3AI score0.00194EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/14 11:35 a.m.31 views

CVE-2026-73049

SiYuan before v3.7.4 contains an information disclosure vulnerability in the getAttributeViewBacklinks endpoint, where filtering backlinks consults the forbidden access list instead of the visibility list. This allows anonymous readers to supply a publicly visible database row identifier and disc...

6.9CVSS5.2AI score0.00194EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/14 11:35 a.m.36 views

CVE-2026-73048 SiYuan before v3.7.4 Information Disclosure via getRefIDsByFileAnnotationID

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the getRefIDsByFileAnnotationID endpoint that returns block identifiers citing PDF annotations without publish-access filtering. Attackers can extract block identifiers from restricted documents by supplying annotati...

6.9CVSS0.00194EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.9 views

CVE-2026-73048

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the getRefIDsByFileAnnotationID endpoint that returns block identifiers citing PDF annotations without publish-access filtering. Attackers can extract block identifiers from restricted documents by supplying annotati...

5.2AI score0.00194EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.11 views

CVE-2026-72835

filebrowser versions before v2.63.21 fail to canonicalize paths before evaluating access rules, allowing authenticated users to bypass administrator-defined deny rules using case-variant or backslash-separated paths. Attackers can request files with alternate path representations that match no ru...

7.6CVSS5.3AI score0.00338EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/14 11:35 a.m.20 views

CVE-2026-72835

CVE-2026-72835 affects filebrowser before v2.63.21. The issue is that the application fails to canonicalize paths before evaluating access rules, allowing an authenticated user to bypass administrator-defined deny rules by using case-variant or backslash-separated paths. Attackers can request fil...

7.6CVSS5.3AI score0.00338EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/14 11:35 a.m.9 views

EUVD-2026-58649

filebrowser versions before v2.63.21 fail to canonicalize paths before evaluating access rules, allowing authenticated users to bypass administrator-defined deny rules using case-variant or backslash-separated paths. Attackers can request files with alternate path representations that match no ru...

7.6CVSS5.3AI score0.00338EPSS
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.20 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
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.10 views

CVE-2026-72816

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...

5.6AI score0.00219EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.10 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.15 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
CVE
CVE
added 2026/08/14 11:35 a.m.39 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.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.11 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
Cvelist
Cvelist
added 2026/08/14 11:35 a.m.36 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
Rows per page
Query Builder