Vulnerability Description
openssl_encrypt versions before 1.4.9 fail to enforce a time ceiling on key derivation function iteration counts specified in file metadata. Attackers can craft files with extremely high KDF iteration counts to consume CPU resources for unbounded periods before password verification occurs.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-rv6w-7hq9-p
- https://www.vulncheck.com/advisories/openssl-encrypt-before-1.4.9-denial-of-serv
FAQ
What is CVE-2026-81687?
CVE-2026-81687 is a vulnerability with a CVSS score of 5.5 (MEDIUM). openssl_encrypt versions before 1.4.9 fail to enforce a time ceiling on key derivation function iteration counts specified in file metadata. Attackers can craft files with extremely high KDF iteration...
How severe is CVE-2026-81687?
CVE-2026-81687 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-81687?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.