Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-25892

37
FAUCET Score

CVE-2026-25892 describes an unauthenticated denial-of-service vulnerability affecting Adminer versions 5.4.1 and earlier. This flaw stems from improper origin validation in the version check mechanism, allowing an attacker to send a crafted POST request to the ‘?script=version’ endpoint. By supplying an array to the ‘version[]’ parameter, the ‘openssl_verify()’ function receives an incorrect data type, leading to a TypeError and an HTTP 500 error for all users, effectively causing a denial of service. The vulnerability carries a CVSS score of 7.5 (HIGH), indicating a high severity due to its network-based attack vector, low attack complexity, and high impact on availability, with no impact on confidentiality or integrity. No authentication or user interaction is required for exploitation. Currently, there is no evidence of active exploitation in the wild, and it is not listed in the CISA KEV catalog. While no Metasploit or ExploitDB modules exist, a Nuclei template for unauthenticated persistent DoS is available. Community discussion and media coverage for this CVE are minimal.

Impacted Technologies

VendorProductVersion(s)CPE
>= 4.6.2, < 5.4.2CPE matchmatch criteria
cpe:2.3:a:adminer:adminer:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.59%
Probability of exploitation in next 30 days
EPSS Percentile
73.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
Nuclei: CVE-2026-25892 · Feb 12, 2026
This CVE's current EPSS score of 0.0159 is in the 55th percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

composerpatch availablevia ghsa
Product: vrana/adminerFixed in: 5.4.2
github_advisorypatch availablevia nvd_reference
View patch

Vendor Advisories (1)

composerGHSA-q4f2-39gr-45jhhigh

Adminer has an Unauthenticated Persistent DoS via Array Injection in ?script=version Endpoint

Feb 10, 2026

References

github.com / vrana/adminer/commit/21d3a3150388677b18647d68aec93b7850e457d3
Patch
github.com / vrana/adminer/releases/tag/v5.4.2
ProductRelease Notes
github.com / vrana/adminer/security/advisories/GHSA-q4f2-39gr-45jh
ExploitVendor Advisory