CVE Catalog

CVE-2026-82395

MediumCVSS 5.3
Published: Translated: NVD NIST

Summary

Sulu before versions 2.6.25 and 3.0.8 has a vulnerability in the media move endpoint where the permission check is based on the client-supplied collection value rather than the actual source collection. An authenticated backend user with edit permission in one collection can move an item out of a restricted collection and then view or download content they are not permitted to access.

Risk Assessment

An authenticated user can gain unauthorized access to content in restricted collections, violating access control and potentially leading to data leakage.

Recommendation

Update Sulu to version 2.6.25 or 3.0.8, which fix this access control issue.

Other vulnerabilities in Sulu

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS