Intel

AIKIDO-2026-253857

sulu/sulu is vulnerable to Missing Authorization

Missing AuthorizationGHSA-65cv-w493-7vhq Published Aug 21, 2026

65

Medium Risk

This Affects:

PHPsulu/sulu
0.0.1 - 2.6.24
Fixed in 2.6.25
3.0.0 - 3.0.7
Fixed in 3.0.8
Are you affected? Scan for Free

TL;DR

The preview link controller generates public, unauthenticated preview URLs without checking the requesting user's permissions on the target content. An authenticated backend user can create or revoke preview links for content they do not have VIEW access to, exposing restricted pages across webspaces and permission-controlled areas. Because the generated links are reachable without authentication, the exposure widens beyond the backend. The fix resolves the target resource security context and enforces a VIEW permission check in the preview link generate and revoke operations, returning a 403 when access is missing.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you use preview links for permission-controlled content.

Background info

sulu/sulu is vulnerable to Missing Authorization in versions 0.0.1 - 2.6.24 and 3.0.0 - 3.0.7.

How to fix this

Upgrade the sulu/sulu library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform