DEBIAN-CVE-2026-100698

Source
https://security-tracker.debian.org/tracker/CVE-2026-100698
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-100698.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2026-100698
Upstream
Published
2026-09-26T14:16:54Z
Modified
2026-09-27T05:00:07Z
Severity
  • 5.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N CVSS Calculator
Summary
[none]
Details

Adminer 5.5.1 through 6.0.1 improperly parses the login 'server' string in the host_port() function in adminer/include/functions.inc.php. The port capture group requires pure digits anchored to the end of the string, so any server value with a non-digit tail fails the regex and falls back to returning the whole string as the host with an empty port. Because the privileged-port restriction in adminer/include/auth.inc.php inspects only the parsed port, the check is skipped, and the mysqli/mysqlnd client subsequently re-parses host:port from the host string and opens a TCP connection. A remote, unauthenticated attacker who can reach the Adminer login page can submit a crafted value such as 127.0.0.1:80/x to make the server initiate TCP connections to arbitrary internal hosts and privileged ports before credentials are validated, enabling server-side request forgery and blind internal port scanning (connection refused vs. handshake vs. timeout acts as a liveness oracle). This is a regression that re-opens the bypass fixed in 5.5.0 (GHSA-58cq-mgw2-38m5). Fixed in 6.0.2.

References

Affected packages

Debian:14 / adminer

Package

Name
adminer
Purl
pkg:deb/debian/adminer?arch=source&distro=forky

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
6.0.2-1

Affected versions

5.*
5.2.1+dfsg-1
5.3.0+dfsg-1
5.4.0+dfsg-1
5.4.1+dfsg-1
5.4.2+dfsg-1
5.4.3+dfsg-1
5.4.4+dfsg-1
6.*
6.0.0-1
6.0.1-1

Ecosystem specific

{
    "urgency":  "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-100698.json"