CVE-2026-100696
Last modified
CVE-2026-100696 is a medium-severity vulnerability rated 5.8/10 on the CVSS scale. Adminer 4.16.0 through 6.0.1 contain a pre-authentication Server-Side Request Forgery (SSRF) vulnerability in the optional Elasticsearch driver (plugins/drivers/elastic.php), fixed in 6.0.2. Because adminer/include/auth.inc.php invokes Driver::connect() before the login result is validated, an unauthenticated attacker who submits crafted auth[server], auth[username], and auth[password] parameters can cause the Adminer server to issue an HTTP GET request (via get_url()/file_get_contents()) to an arbitrary reachable host and port.
Description
Adminer 4.16.0 through 6.0.1 contain a pre-authentication Server-Side Request Forgery (SSRF) vulnerability in the optional Elasticsearch driver (plugins/drivers/elastic.php), fixed in 6.0.2. Because adminer/include/auth.inc.php invokes Driver::connect() before the login result is validated, an unauthenticated attacker who submits crafted auth[server], auth[username], and auth[password] parameters can cause the Adminer server to issue an HTTP GET request (via get_url()/file_get_contents()) to an arbitrary reachable host and port. The driver validates only general server syntax and does not block loopback, private, link-local, or other reserved addresses; if no port is given it appends the default 9200, and Adminer's generic port check rejects ports below 1024. Selected JSON error fields from non-2xx Elasticsearch-style responses, as well as connection failures, are rendered on the login page, providing a port-scanning oracle and enabling internal network reconnaissance and service fingerprinting. Exploitation requires that the optional Elasticsearch driver be explicitly deployed (e.g., via the adminer/elastic.php template or an adminer_object() configuration; it is not loaded in a default build) and that PHP allow_url_fopen be enabled.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| vrana | adminer | < 6.0.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-100696?
How severe is CVE-2026-100696?
How do I fix CVE-2026-100696?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-100690Hugo versions from v0.161.0 through v0.165.0 run Node.js too…7.5
- CVE-2026-100691Hugo versions 0.75.0 through 0.165.x contain a stored cross-…5.4
- CVE-2026-100692Hugo is a static site generator. In versions after v0.123.0 …7.5
- CVE-2026-100693Hugo versions from v0.162.0 before v0.166.0 contain a case-s…8.4
- CVE-2026-100694Hugo is a static site generator. In versions from v0.56.0 th…6.1
- CVE-2026-100695Adminer before 6.0.2 contains a cross-site scripting vulnera…6.1
- CVE-2026-100697Adminer 6.0.0 through 6.0.1, when the official ClickHouse dr…8.6
- CVE-2026-100698Adminer 5.5.1 through 6.0.1 improperly parses the login 'ser…5.8
- CVE-2026-100699Nodemailer is a Node.js email-sending library. In versions >…5.3
- CVE-2026-1007Incorrect Authorization vulnerability in virtual gateway com…7.6
- CVE-2026-10070A vulnerability was found in macrozheng mall up to 1.0.3. Th…5.1
- CVE-2026-100700nodemailer before 10.0.6 contains a denial of service vulner…7.5
Are you affected by CVE-2026-100696?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
