Lucene search
+L

138 matches found

Nuclei
Nuclei
•added 2026/09/26 2:05 a.m.•88 views

Traefik - Open Redirect

Traefik before 1.7.26, 2.2.8, and 2.3.0-rc3 contains an open redirect vulnerability in the X-Forwarded-Prefix header. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations. id: CVE-2020-15129 info: name:...

6.1CVSS5.7AI score0.08011EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/08/26 12:00 a.m.•14 views

Linux Distros Unpatched Vulnerability : CVE-2026-16434

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Adminer 4.6.0 through 5.5.0 fixed in 5.5.1 contains an incomplete fix for a prior X-Forwarded-Prefix vulnerability GHSA-8478-xrj3-h9c2. The validation guard...

2.3CVSS5.9AI score0.00385EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/26 12:00 a.m.•7 views

Linux Distros Unpatched Vulnerability : CVE-2026-34959

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Adminer 4.6.0 before 5.5.0 prepends the client-supplied X-Forwarded-Prefix header to $SERVERREQUESTURI with no trusted-proxy check and no validation of the pref...

5.3CVSS5.4AI score0.0029EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/08/25 4:51 a.m.•17 views

Improper Input Validation

Overview vrana/adminer is a Database management in a single file. Affected versions of this package are vulnerable to Improper Input Validation in the processing of the X-Forwarded-Prefix header due to improper validation of backslash characters. An attacker can manipulate the Set-Cookie Path...

3.1CVSS5.9AI score0.00385EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/08/25 4:51 a.m.•15 views

Improper Input Validation

Overview vrana/adminer is a Database management in a single file. Affected versions of this package are vulnerable to Improper Input Validation via the X-Forwarded-Prefix header. An attacker can manipulate redirect destinations, control the session cookie path attribute, and poison self-referenti...

5.3CVSS5.9AI score0.0029EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/25 2:16 a.m.•21 views

CVE-2026-34959

Adminer 4.6.0 before 5.5.0 prepends the client-supplied X-Forwarded-Prefix header to $SERVER"REQUESTURI" with no trusted-proxy check and no validation of the prefix value. An attacker can supply an absolute URL e.g. X-Forwarded-Prefix: https://evil.example that flows into Location redirect header...

5.3CVSS0.0029EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/25 2:16 a.m.•11 views

DEBIAN-CVE-2026-34959

Adminer 4.6.0 before 5.5.0 prepends the client-supplied X-Forwarded-Prefix header to $SERVER"REQUESTURI" with no trusted-proxy check and no validation of the prefix value. An attacker can supply an absolute URL e.g. X-Forwarded-Prefix: https://evil.example that flows into Location redirect header...

5.3CVSS5.5AI score0.0029EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/25 2:16 a.m.•17 views

CVE-2026-16434

Adminer 4.6.0 through 5.5.0 fixed in 5.5.1 contains an incomplete fix for a prior X-Forwarded-Prefix vulnerability GHSA-8478-xrj3-h9c2. The validation guard bootstrap.inc.php only rejects prefixes matching ^/^/, blocking //evil.com but allowing values such as /\evil.com whose second character is ...

2.3CVSS0.00385EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/25 2:16 a.m.•13 views

DEBIAN-CVE-2026-16434

Adminer 4.6.0 through 5.5.0 fixed in 5.5.1 contains an incomplete fix for a prior X-Forwarded-Prefix vulnerability GHSA-8478-xrj3-h9c2. The validation guard bootstrap.inc.php only rejects prefixes matching ^/^/, blocking //evil.com but allowing values such as /\evil.com whose second character is ...

2.3CVSS5.4AI score0.00385EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/25 1:29 a.m.•21 views

EUVD-2026-65195

Adminer 4.6.0 through 5.5.0 fixed in 5.5.1 contains an incomplete fix for a prior X-Forwarded-Prefix vulnerability GHSA-8478-xrj3-h9c2. The validation guard bootstrap.inc.php only rejects prefixes matching ^/^/, blocking //evil.com but allowing values such as /\evil.com whose second character is ...

2.3CVSS5.5AI score0.00385EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/25 1:29 a.m.•40 views

CVE-2026-16434 Adminer before 5.5.1 X-Forwarded-Prefix Backslash Bypass

Adminer 4.6.0 through 5.5.0 fixed in 5.5.1 contains an incomplete fix for a prior X-Forwarded-Prefix vulnerability GHSA-8478-xrj3-h9c2. The validation guard bootstrap.inc.php only rejects prefixes matching ^/^/, blocking //evil.com but allowing values such as /\evil.com whose second character is ...

2.3CVSS0.00385EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/25 1:29 a.m.•46 views

CVE-2026-34959 Adminer before 5.5.0 Open Redirect via X-Forwarded-Prefix

Adminer 4.6.0 before 5.5.0 prepends the client-supplied X-Forwarded-Prefix header to $SERVER"REQUESTURI" with no trusted-proxy check and no validation of the prefix value. An attacker can supply an absolute URL e.g. X-Forwarded-Prefix: https://evil.example that flows into Location redirect header...

5.3CVSS0.0029EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/25 1:29 a.m.•11 views

EUVD-2026-65196

Adminer 4.6.0 before 5.5.0 prepends the client-supplied X-Forwarded-Prefix header to $SERVER"REQUESTURI" with no trusted-proxy check and no validation of the prefix value. An attacker can supply an absolute URL e.g. X-Forwarded-Prefix: https://evil.example that flows into Location redirect header...

5.3CVSS5.5AI score0.0029EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/25 1:29 a.m.•8 views

CVE-2026-16434 Adminer before 5.5.1 X-Forwarded-Prefix Backslash Bypass

Adminer 4.6.0 through 5.5.0 fixed in 5.5.1 contains an incomplete fix for a prior X-Forwarded-Prefix vulnerability GHSA-8478-xrj3-h9c2. The validation guard bootstrap.inc.php only rejects prefixes matching ^/^/, blocking //evil.com but allowing values such as /\evil.com whose second character is ...

2.3CVSS5.3AI score0.00385EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/25 1:29 a.m.•27 views

CVE-2026-34959

Adminer 4.6.0 before 5.5.0 prepends the client-supplied X-Forwarded-Prefix header to $_SERVER["REQUEST_URI"] without a trusted-proxy check or validation of the prefix value. An attacker can inject an absolute URL (e.g., https://evil.example) that propagates into Location redirect headers, the Set...

5.3CVSS5.5AI score0.0029EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/25 1:29 a.m.•31 views

CVE-2026-34959 Adminer before 5.5.0 Open Redirect via X-Forwarded-Prefix

Adminer 4.6.0 before 5.5.0 prepends the client-supplied X-Forwarded-Prefix header to $SERVER"REQUESTURI" with no trusted-proxy check and no validation of the prefix value. An attacker can supply an absolute URL e.g. X-Forwarded-Prefix: https://evil.example that flows into Location redirect header...

5.3CVSS5.6AI score
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/08/25 1:29 a.m.•10 views

CVE-2026-34959

Adminer 4.6.0 before 5.5.0 prepends the client-supplied X-Forwarded-Prefix header to $SERVER"REQUESTURI" with no trusted-proxy check and no validation of the prefix value. An attacker can supply an absolute URL e.g. X-Forwarded-Prefix: https://evil.example that flows into Location redirect header...

5.3CVSS5.5AI score0.0029EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 1:29 a.m.•13 views

CVE-2026-16434

Adminer 4.6.0 through 5.5.0 fixed in 5.5.1 contains an incomplete fix for a prior X-Forwarded-Prefix vulnerability GHSA-8478-xrj3-h9c2. The validation guard bootstrap.inc.php only rejects prefixes matching ^/^/, blocking //evil.com but allowing values such as /\evil.com whose second character is ...

2.3CVSS5.4AI score0.00385EPSS
SaveExploits0
Vulnrichment
Vulnrichment
•added 2026/08/25 1:29 a.m.•11 views

CVE-2026-34959 Adminer before 5.5.0 Open Redirect via X-Forwarded-Prefix

Adminer 4.6.0 before 5.5.0 prepends the client-supplied X-Forwarded-Prefix header to $SERVER"REQUESTURI" with no trusted-proxy check and no validation of the prefix value. An attacker can supply an absolute URL e.g. X-Forwarded-Prefix: https://evil.example that flows into Location redirect header...

5.3CVSS5.4AI score0.0029EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/25 1:29 a.m.•22 views

CVE-2026-16434 Adminer before 5.5.1 X-Forwarded-Prefix Backslash Bypass

Adminer 4.6.0 through 5.5.0 fixed in 5.5.1 contains an incomplete fix for a prior X-Forwarded-Prefix vulnerability GHSA-8478-xrj3-h9c2. The validation guard bootstrap.inc.php only rejects prefixes matching ^/^/, blocking //evil.com but allowing values such as /\evil.com whose second character is ...

2.3CVSS5.5AI score
SaveExploits0References4
Rows per page
Query Builder