Lucene search
+L

600961 matches found

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

EUVD-2026-58645

The Flex Objects plugin through 1.4.6, tested with Grav 2.0.11 contains an incorrect authorization vulnerability in its Flex Objects API. FlexApiController::update checks only the general Flex directory permission and does not apply the additional target/field/super-admin checks enforced by the...

8.8CVSS5.3AI score0.00302EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/14 11:35 a.m.8 views

EUVD-2026-58636

The getgrav/grav-plugin-api Composer package before 1.0.13 affected = 1.0.12 fails to enforce API key scope caps on the disable2fa endpoint. Unlike the sibling generate2fa endpoint, disable2fa authorizes the admin non-self path solely via ACL reads isSuperAdmin/hasPermission and never invokes...

9.8CVSS5.5AI score0.00345EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/14 11:35 a.m.7 views

CVE-2026-72820 Grav 2.0.11 Path Traversal via Backup Profile Configuration

Grav versions before 2.0.13 fail to properly validate backup profile root paths, allowing attackers to archive directories outside GRAVROOT when not in the hard-coded deny-list. Attackers with profile editor access can configure backup profiles with traversal paths to expose sensitive files from...

6.9CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/08/14 11:35 a.m.20 views

CVE-2026-72820

Grav prior to 2.0.13 is vulnerable to a backup profile path traversal issue. The root-path validation fails when a hard-coded deny-list is not applied, allowing attackers who have profile editor access to configure backup profiles with traversal paths that can archive or expose files from outside...

6.9CVSS5.3AI score0.00339EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/14 11:35 a.m.28 views

CVE-2026-72819

Grav CMS prior to 2.0.13 is affected by a remote code execution via the Flex Objects plugin settings validation. Authenticated users can upload a ZIP containing PHP code, bypassing name validation with array notation, triggering unZip on a malicious archive and writing PHP files to the web root f...

8.8CVSS6.8AI score0.00502EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/14 11:35 a.m.11 views

EUVD-2026-58633

Grav CMS before 2.0.13 contains a remote code execution vulnerability in the Flex Objects plugin settings validation that allows authenticated users to execute arbitrary code by uploading a ZIP file containing PHP code. Attackers can bypass routine name validation by using array notation instead ...

8.8CVSS6.9AI score0.00502EPSS
SaveExploits0References2
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
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.9 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.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.13 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.18 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
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.25 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.25 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
Debian CVE
Debian CVE
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...

6.9CVSS5.4AI score0.00397EPSS
SaveExploits0
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
Rows per page
Query Builder