CVE Catalog

CVE-2026-82394

MediumCVSS 5.3
Published: Translated: NVD NIST

Summary

Sulu before versions 2.6.25 and 3.0.8 does not enforce VIEW permission for target resources in the preview-link endpoint. An authenticated administrative user who knows a resource identifier can create or revoke a preview link for any page, article, or snippet, including content they cannot view. The generated preview URL is public and allows reading restricted content without authentication.

Risk Assessment

An attacker can access confidential content without authorization and share it with others, leading to data confidentiality breaches.

Recommendation

Update Sulu to version 2.6.25 or 3.0.8, which introduce proper permission checks for preview links.

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 preview-link endpoint and src/Sulu/Bundle/PreviewBundle/Application/Manager/PreviewLinkManager.php do not enforce VIEW permission for the target resource in PreviewLinkManager::generate() or PreviewLinkManager::revoke(). An authenticated administration user who knows a target resource identifier can create or revoke a preview link for any page, article, or snippet, including content in a webspace or area the user cannot view. A generated preview URL is public and resolves content by an opaque token, allowing the user or anyone receiving the link to read restricted content without authentication. This issue is fixed in versions 2.6.25 and 3.0.8.

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