216.73.216.75

CVE-2026-25892

· Published 09/02/2026 22:16 · Modified 10/02/2026 15:22

Labels: CVE-2026-25892 2026-02-09CVE-2026-25892CWE-20[email protected]

Essential information

Published
09/02/2026 22:16
Modified
10/02/2026 15:22
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
adminer / adminer cpe:2.3:a:adminer:adminer:<=5.4.1:*:*:*:*:*:*:*
adminer / adminer cpe:2.3:a:adminer:adminer:5.4.2:*:*:*:*:*:*:*

References