Lucene search
+L

70 matches found

Cvelist
Cvelist
โ€ขadded 2026/09/16 8:32 p.m.โ€ข18 views

CVE-2026-92809 PrestaShop psgdpr through 1.4.3 GDPR Log Forgery

PrestaShop psgdpr versions through 1.4.3 fail to validate that GDPR consent log entries are attributed to the authenticated customer. Authenticated attackers can submit arbitrary customer identifiers to create forged consent records for other customers, corrupting audit logs...

5.3CVSS
SaveExploits0References4
CVE
CVE
โ€ขadded 2026/09/16 8:32 p.m.โ€ข8 views

CVE-2026-92809

CVE-2026-92809 affects the PrestaShop psgdpr module (versions through 1.4.3 ). The vulnerability is an IDOR (Insecure Direct Object Reference) in GDPR consent logging: the module fails to validate that submitted consent log entries belong to the authenticated customer. An authenticated attacker c...

5.3CVSS
SaveExploits0References4
Cvelist
Cvelist
โ€ขadded 2026/09/16 9:28 a.m.โ€ข17 views

CVE-2026-84501 Apache ZooKeeper: Operational log forgery via newline injection in EnsembleAuthenticationProvider

An unauthenticated attacker can inject arbitrary fake log lines into Apache ZooKeeper's operational log by sending a crafted addauth"ensemble", ... request containing newline characters \n. When the ensemble name doesn't match, EnsembleAuthenticationProvider.handleAuthentication logs the raw,...

0.00225EPSS
SaveExploits0References1
CVE
CVE
โ€ขadded 2026/09/16 9:28 a.m.โ€ข13 views

CVE-2026-84501

Apache ZooKeeper is vulnerable to operational log forgery via newline injection in the EnsembleAuthenticationProvider . An unauthenticated attacker can send a crafted add_auth("ensemble", ...) request containing newline characters; when the ensemble name does not match, the raw, unsanitized name ...

5.3CVSS5.8AI score0.00225EPSS
SaveExploits0References2
NVD
NVD
โ€ขadded 2026/09/11 10:16 a.m.โ€ข7 views

CVE-2026-87859

morgan is an HTTP request logger middleware for Node.js. In versions before 1.12.1, its escapeLogField function does not escape the double quote character, which delimits the quoted fields of the Apache combined log format that morgan emits. An unauthenticated remote attacker who controls a value...

5.3CVSS0.00393EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
โ€ขadded 2026/08/28 12:00 a.m.โ€ข27 views

openSUSE 16 Security Update : trivy (openSUSE-SU-2026:21645-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21645-1 advisory. This update for trivy fixes the following issue: - CVE-2026-72815,CVE-2026-72816,CVE-2026-72817: github.com/go-chi/chi/v5: multiple IP spoofing...

6.9CVSS6AI score0.00397EPSS
SaveExploits1References7
OSV
OSV
โ€ขadded 2026/08/25 7:22 a.m.โ€ข5 views

OPENSUSE-SU-2026:21645-1 Security update for trivy

This update for trivy fixes the following issue: - CVE-2026-72815,CVE-2026-72816,CVE-2026-72817: github.com/go-chi/chi/v5: multiple IP spoofing vulnerabilities allow authentication bypass, authorization override, and log forgery bsc1276128. Changes for trivy: - Update to version 0.74.0: release:...

6.9CVSS5.7AI score0.00397EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
โ€ขadded 2026/08/18 4:54 p.m.โ€ข11 views

CVE-2026-72815

A flaw was found in the go-chi chi RealIP middleware. This vulnerability allows a remote attacker to spoof their IP address by manipulating the X-Forwarded-For HTTP header. By exploiting this, an attacker can bypass IP-based access control lists and rate-limiting mechanisms, and forge log entries...

6.9CVSS5.5AI score0.00397EPSS
SaveExploits1References5
NVD
NVD
โ€ขadded 2026/08/14 12:16 p.m.โ€ข11 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.9CVSS0.00397EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
โ€ขadded 2026/08/14 12:16 p.m.โ€ข13 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
SaveExploits1References3
OSV
OSV
โ€ขadded 2026/08/14 12:16 p.m.โ€ข10 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
SaveExploits1References4
EUVD
EUVD
โ€ขadded 2026/08/14 11:35 a.m.โ€ข13 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
SaveExploits1References2
RedHat Linux
RedHat Linux
โ€ขadded 2026/08/12 5:43 p.m.โ€ข8 views

github.com/go-chi/chi/middleware: go-chi chi: IP spoofing via X-Forwarded-For header allows bypass of access controls

A flaw was found in the go-chi chi RealIP middleware. This vulnerability allows a remote attacker to spoof their IP address by manipulating the X-Forwarded-For HTTP header. By exploiting this, an attacker can bypass IP-based access control lists and rate-limiting mechanisms, and forge log entries...

6.9CVSS5.5AI score0.00397EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
โ€ขadded 2026/08/04 4:47 p.m.โ€ข8 views

github.com/go-chi/chi/middleware: go-chi chi: IP spoofing via X-Forwarded-For header allows bypass of access controls

A flaw was found in the go-chi chi RealIP middleware. This vulnerability allows a remote attacker to spoof their IP address by manipulating the X-Forwarded-For HTTP header. By exploiting this, an attacker can bypass IP-based access control lists and rate-limiting mechanisms, and forge log entries...

6.9CVSS5.5AI score0.00397EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
โ€ขadded 2026/08/03 4:54 p.m.โ€ข10 views

github.com/go-chi/chi/middleware: go-chi chi: IP spoofing via X-Forwarded-For header allows bypass of access controls

A flaw was found in the go-chi chi RealIP middleware. This vulnerability allows a remote attacker to spoof their IP address by manipulating the X-Forwarded-For HTTP header. By exploiting this, an attacker can bypass IP-based access control lists and rate-limiting mechanisms, and forge log entries...

6.9CVSS5.5AI score0.00397EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
โ€ขadded 2026/07/11 4:58 a.m.โ€ข23 views

morgan: morgan: Log forgery due to unneutralized control characters

A flaw was found in the morgan HTTP request logging middleware. The :remote-user token writes the Basic auth username to access logs without neutralizing CR/LF control characters. An unauthenticated remote attacker can inject forged log lines via a crafted Authorization header, breaking...

5.3CVSS6.1AI score0.00332EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
โ€ขadded 2026/07/10 5:41 p.m.โ€ข33 views

morgan: morgan: Log forgery due to unneutralized control characters

A flaw was found in the morgan HTTP request logging middleware. The :remote-user token writes the Basic auth username to access logs without neutralizing CR/LF control characters. An unauthenticated remote attacker can inject forged log lines via a crafted Authorization header, breaking...

5.3CVSS6.1AI score0.00332EPSS
SaveExploits0References6
Patchstack
Patchstack
โ€ขadded 2026/07/10 2:32 p.m.โ€ข14 views

NPM: morgan vulnerable to Log Forging via unneutralized control characters in :remote-user

NPM: morgan vulnerable to Log Forging via unneutralized control characters in :remote-user vulnerability discovered by ? in WordPress Npm morgan versions = 1.2.0, = 1.10.1...

5.3CVSS6.1AI score0.00332EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
โ€ขadded 2026/07/10 2:32 p.m.โ€ข27 views

EUVD-2026-34067

morgan vulnerable to Log Forging via unneutralized control characters in :remote-user...

5.3CVSS6.1AI score0.00332EPSS
SaveExploits0References3
NVD
NVD
โ€ขadded 2026/06/29 2:16 p.m.โ€ข21 views

CVE-2026-12616

The /v1/upload/sbom endpoint extracts the iss claim from the attacker-supplied JWT with signature verification disabled, then interpolates that string into three log statements before any validation gate. Because the configured log format "%asctimes - %names - %levelnames - %messages" renders...

6.9CVSS0.00539EPSS
SaveExploits0References1
Rows per page
Query Builder