Adminer 4.8.1, when using Monolog for logging, allows a Denial of Service (memory consumption) via a crafted serialized payload (e.g., using s:1000000000), leading to a PHP Object Injection issue. Remote, unauthenticated attackers can trigger this by sending a malicious serialized object, which forces excessive memory usage, rendering Adminer’s interface unresponsive and causing a server-level DoS. While the server may recover after several minutes, multiple simultaneous requests can cause a complete crash requiring manual intervention.
Use CWE-502, Adminer vendor hub and Adminer product page to widen CVE-2025-43960 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2021-21311, CVE-2018-7667 and CVE-2026-25892 for nearby disclosures in the same product family.