CVE-2025-67719

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-67719
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-67719.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-67719
Aliases
Published
2025-12-11T01:16:15.586Z
Modified
2025-12-11T02:41:51.297926Z
Severity
  • 8.5 (High) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Ibexa User Bundle is missing password change validation
Details

Ibexa is a composable end-to-end DXP (Digital Experience Platform). Versions 5.0.0-beta1 through 5.0.3 do not have password validation. During the transition from v4 to v5 an error was introduced into validation code which causes the validation of the previous password not to run as expected. This makes it possible for a logged in user to change their password in the back office without knowing the previous password. For example, if a user logs into their account and walks away without locking their workstation, an attacker could access the unattended session and change the password, therefore locking the legitimate user out. This issue is fixed in version 5.0.4.

Database specific
{
    "cwe_ids": [
        "CWE-620"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/67xxx/CVE-2025-67719.json"
}
References

Affected packages

Git / github.com/ibexa/user

Affected ranges

Type
GIT
Repo
https://github.com/ibexa/user
Events
Database specific
{
    "versions": [
        {
            "introduced": "5.0.0-beta1"
        },
        {
            "fixed": "5.0.4"
        }
    ]
}