cvedb.io
CVE-2026-25892
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2026-02-09T22:16:04.023 · Last modified 2026-06-17T10:25:23.490

Summary

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.

Affected products

adminer — adminer

Does this affect you?

Add your gear to cvedb and we'll alert you only when adminer ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.