CVE-2025-27602

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-27602
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-27602.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-27602
Aliases
Published
2025-03-11T15:32:11Z
Modified
2025-10-14T14:34:51Z
Severity
  • 4.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N CVSS Calculator
Summary
Umbraco Allows a Restricted Editor User to Delete Media Item or Access Unauthorized Content
Details

Umbraco is a free and open source .NET content management system. In versions of Umbraco's web backoffice program prior to versions 10.8.9 and 13.7.1, via manipulation of backoffice API URLs, it's possible for authenticated backoffice users to retrieve or delete content or media held within folders the editor does not have access to. The issue is patched in versions 10.8.9 and 13.7.1. No known workarounds are available.

References

Affected packages

Git /

Affected ranges

Database specific

{
    "unresolved_versions": [
        {
            "type": "",
            "events": [
                {
                    "introduced": "0"
                },
                {
                    "fixed": "10.8.9"
                }
            ]
        },
        {
            "type": "",
            "events": [
                {
                    "introduced": "11.0.0-rc1"
                },
                {
                    "fixed": "13.7.1"
                }
            ]
        }
    ]
}