CVE-2026-25892

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:adminer:adminer:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-02-09 22:16

Updated : 2026-06-17 10:25


NVD link : CVE-2026-25892

Mitre link : CVE-2026-25892

CVE.ORG link : CVE-2026-25892


JSON object : View

Products Affected

adminer

  • adminer
CWE
CWE-20

Improper Input Validation

NVD-CWE-noinfo