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

20 Feb 2026, 20:24

Type Values Removed Values Added
First Time Adminer
Adminer adminer
CPE cpe:2.3:a:adminer:adminer:*:*:*:*:*:*:*:*
CWE NVD-CWE-noinfo
References () https://github.com/vrana/adminer/commit/21d3a3150388677b18647d68aec93b7850e457d3 - () https://github.com/vrana/adminer/commit/21d3a3150388677b18647d68aec93b7850e457d3 - Patch
References () https://github.com/vrana/adminer/releases/tag/v5.4.2 - () https://github.com/vrana/adminer/releases/tag/v5.4.2 - Product, Release Notes
References () https://github.com/vrana/adminer/security/advisories/GHSA-q4f2-39gr-45jh - () https://github.com/vrana/adminer/security/advisories/GHSA-q4f2-39gr-45jh - Exploit, Vendor Advisory
Summary
  • (es) Adminer es un software de gestión de bases de datos de código abierto. Adminer v5.4.1 y anteriores tiene un mecanismo de verificación de versión donde adminer.org envía información de versión firmada a través de JavaScript postMessage, que el navegador luego envía por POST a ?script=version. Este endpoint carece de validación de origen y acepta datos POST de cualquier fuente. Un atacante puede enviar por POST el parámetro version[] que PHP convierte en un array. En la siguiente carga de página, openssl_verify() recibe este array en lugar de una cadena y lanza TypeError, devolviendo HTTP 500 a todos los usuarios. Actualice a Adminer 5.4.2.

09 Feb 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-09 22:16

Updated : 2026-02-20 20:24


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