{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-82395",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-08-28T22:00:43.512Z",
        "datePublished": "2026-08-31T21:20:58.926Z",
        "dateUpdated": "2026-08-31T21:20:58.926Z"
    },
    "containers": {
        "cna": {
            "title": "Sulu: Media move/update authorization bypass (IDOR)",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-639",
                            "lang": "en",
                            "description": "CWE-639: Authorization Bypass Through User-Controlled Key",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-863",
                            "lang": "en",
                            "description": "CWE-863: Incorrect Authorization",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "LOW",
                        "vulnIntegrityImpact": "LOW",
                        "vulnAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 5.3,
                        "baseSeverity": "MEDIUM",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/sulu/sulu/security/advisories/GHSA-h6cx-gjxx-v25c",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/sulu/sulu/security/advisories/GHSA-h6cx-gjxx-v25c"
                },
                {
                    "name": "https://github.com/sulu/sulu/commit/2b959de75d61b98433e42db462c246ed9e4ce793",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/sulu/sulu/commit/2b959de75d61b98433e42db462c246ed9e4ce793"
                },
                {
                    "name": "https://github.com/sulu/sulu/releases/tag/2.6.25",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/sulu/sulu/releases/tag/2.6.25"
                },
                {
                    "name": "https://github.com/sulu/sulu/releases/tag/3.0.8",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/sulu/sulu/releases/tag/3.0.8"
                }
            ],
            "affected": [
                {
                    "vendor": "sulu",
                    "product": "sulu",
                    "versions": [
                        {
                            "version": "< 2.6.25",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.0.0-alpha1, < 3.0.8",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-31T21:20:58.926Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Sulu is an open-source PHP content management system based on the Symfony framework. Prior to versions 2.6.25 and 3.0.8, the media move endpoint derives its permission check from the client-supplied collection value instead of the media item's actual source collection, and src/Sulu/Bundle/MediaBundle/Media/Manager/MediaManager.php allows MediaManager::move() to reassign the item without checking that source. An authenticated backend user with edit permission on one collection and knowledge of a target media identifier can name the allowed collection in the request, move an item out of a restricted collection, and then view or download content the user was not permitted to access. This issue is fixed in versions 2.6.25 and 3.0.8."
                }
            ],
            "source": {
                "advisory": "GHSA-h6cx-gjxx-v25c",
                "discovery": "UNKNOWN"
            }
        }
    }
}