GHSA-q4f2-39gr-45jh · Severity: high · Ecosystem: composer — Adminer has an Unauthenticated Persistent DoS via Array Injection in ?script=version Endpoint
Adminer is open-source database management software. Adminer v5.4.1 and earlier has a version check mechanism where adminer.org sends signed version info via JavaScript postMessage, which the browser then POSTs to ?script=version. This endpoint lacks origin validation and accepts POST data from any source. An attacker can POST version[] parameter which PHP converts to an array. On next page load, openssl_verify() receives this array instead of string and throws TypeError, returning HTTP 500 to all users. Upgrade to Adminer 5.4.2.
Conclusion & alert: CVE-2026-25892 is rated High Exploit Risk (76.4/100): CVSS High severity, with medium exploitation likelihood (EPSS 4.46%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-13 | 4.30% | 4.46% | +0.16% |
| 2 | 2026-04-27 | 5.01% | 4.30% | -0.72% |
| 3 | 2026-04-21 | — | 5.01% | — |
Full EPSS history (19 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-q4f2-39gr-45jh · Severity: high · Ecosystem: composer — Adminer has an Unauthenticated Persistent DoS via Array Injection in ?script=version Endpoint
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-25892 unimportant priority: Debian including 1 source packages (adminer), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2026-25892 |
suse
|
high | — | https://www.suse.com/security/cve/CVE-2026-25892/ |
ubuntu
|
medium | CVE-2026-25892 medium priority: Ubuntu including 1 source packages (adminer), 7 status rows across 7 suites (bionic, focal, jammy, noble, questing, upstream, xenial): needs-triage 7. | https://ubuntu.com/security/CVE-2026-25892 |
| URL | Tags |
|---|---|
| https://github.com/vrana/adminer/commit/21d3a3150388677b18647d68aec93b7850e457d3 | Patch |
| https://github.com/vrana/adminer/releases/tag/v5.4.2 | Product Release Notes |
| https://github.com/vrana/adminer/security/advisories/GHSA-q4f2-39gr-45jh | Exploit Vendor Advisory |