Vulnerability Description
APR-util versions 1.6.3 (and earlier) function apr_password_validate() was not constant-time with regards to hashes or passwords comparisons, potentially leaking their content via a side channel timing attack particularly on platforms without crypt() such as Windows, BeOS, NetWare, or Android. Users are recommended to upgrade to version 1.6.4, which fixes this issue.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Apr-Util | >= 1.2.0, < 1.6.4 |
Related Weaknesses (CWE)
References
- https://lists.apache.org/thread/2v8o3bj9pb7lfcr57bdnjg9xfkj04mg5Mailing ListVendor Advisory
- http://www.openwall.com/lists/oss-security/2026/08/06/8Mailing ListThird Party Advisory
FAQ
What is CVE-2025-49506?
CVE-2025-49506 is a vulnerability with a CVSS score of 7.5 (HIGH). APR-util versions 1.6.3 (and earlier) function apr_password_validate() was not constant-time with regards to hashes or passwords comparisons, potentially leaking their content via a side channel timin...
How severe is CVE-2025-49506?
CVE-2025-49506 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-49506?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Apr-Util.