Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. vrana/adminer
  4. ›
  5. CVE-2026-25892

CVE-2026-25892: Adminer has an Unauthenticated Persistent DoS via Array Injection in ?script=version Endpoint

February 10, 2026

Adminer v5.4.1 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.

References

  • github.com/advisories/GHSA-q4f2-39gr-45jh
  • github.com/vrana/adminer
  • github.com/vrana/adminer/commit/21d3a3150388677b18647d68aec93b7850e457d3
  • github.com/vrana/adminer/releases/tag/v5.4.2
  • github.com/vrana/adminer/security/advisories/GHSA-q4f2-39gr-45jh
  • nvd.nist.gov/vuln/detail/CVE-2026-25892

Code Behaviors & Features

Detect and mitigate CVE-2026-25892 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 4.6.2 before 5.4.2

Fixed versions

  • 5.4.2

Solution

Upgrade to version 5.4.2 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation

Source file

packagist/vrana/adminer/CVE-2026-25892.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 25 Mar 2026 00:16:57 +0000.