CVE-2025-49506

Source
https://cve.org/CVERecord?id=CVE-2025-49506
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-49506.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-49506
Downstream
Published
2026-08-06T14:33:12.957Z
Modified
2026-08-09T03:45:27.919656554Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Apache Portable Runtime Utility: apr_password_validate() vulnerable to timing attack
Details

APR-util versions 1.6.3 (and earlier) function aprpasswordvalidate() 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.

Database specific
{
    "cna_assigner": "apache",
    "cwe_ids": [
        "CWE-208"
    ],
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "1.2.0"
                },
                {
                    "last_affected": "1.6.3"
                }
            ]
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/49xxx/CVE-2025-49506.json"
}
References

Affected packages

Git / github.com/apache/apr-util

Affected ranges

Type
GIT
Repo
https://github.com/apache/apr-util
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "CPE_RANGE",
    "cpe": "cpe:2.3:a:apache:apr-util:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "1.2.0"
        },
        {
            "fixed": "1.6.4"
        }
    ]
}

Affected versions

1.*
1.6.4-rc2-candidate

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-49506.json"