CVE-2025-65581

Source
https://cve.org/CVERecord?id=CVE-2025-65581
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-65581.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-65581
Aliases
Published
2025-12-16T18:16:14.820Z
Modified
2026-04-10T06:19:50.825561Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L CVSS Calculator
Summary
[none]
Details

An open redirect vulnerability exists in the Account module in Volosoft ABP Framework >= 5.1.0 and < 10.0.0-rc.2. Improper validation of the returnUrl parameter in the register function allows an attacker to redirect users to arbitrary external domains.

References

Affected packages

Git / github.com/abpframework/abp

Affected ranges

Type
GIT
Repo
https://github.com/abpframework/abp
Events
Database specific
{
    "versions": [
        {
            "introduced": "5.1.0"
        },
        {
            "fixed": "10.0.0"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-65581.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "10.0.0-rc1"
            }
        ]
    }
]