CVE-2026-25892
Last modified
CVE-2026-25892 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 1.59% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Adminer | Adminer | >= 4.6.2, < 5.4.2 |
References
- https://github.com/vrana/adminer/releases/tag/v5.4.2Product, Release Notes
- https://github.com/vrana/adminer/security/advisories/GHSA-q4f2-39gr-45jhExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-25892?
How severe is CVE-2026-25892?
How do I fix CVE-2026-25892?
Are you affected by CVE-2026-25892?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
