{"id":"CVE-2024-27915","aliases":["GHSA-jr83-m233-gg6p"],"url":"https://o3.security/vulnerability/CVE-2024-27915","summary":"Sulu grants access to pages regardless of role permissions","details":"### Impact\n\n_What kind of vulnerability is it? Who is impacted?_\n\nAccess to pages is granted regardless of role permissions for webspaces which have a security system configured and permission check enabled. Webspaces without do not have this issue.\n\n### Patches\n\nHas the problem been patched? What versions should users upgrade to?\n\nThe problem is patched with Version `2.4.17` and `2.5.13`.\n\n### Workarounds\n\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\nRemove  following lines from `vendor/symfony/security-http/HttpUtils.php`:\n\n```\n-            // Shortcut if request has already been matched before\n-            if ($request->attributes->has('_route')) {\n-                return $path === $request->attributes->get('_route');\n -           }\n```\n\nOr do not install `symfony/security-http` versions greater equal than `v5.4.30` or `v6.3.6`.\n\n### References\n\n_Are there any links users can visit to find out more?_\n\nCurrently no references.\n","published":"2024-03-06T19:33:11.798Z","modified":"2026-08-12T03:51:29.563646768Z","cvss":{"score":6.8,"severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N"},"epss":null,"cisaKev":null,"exploitsKnown":0,"affectedPackages":[{"ecosystem":"Packagist","name":"sulu/sulu","fixedVersion":"2.4.17"},{"ecosystem":"Packagist","name":"sulu/sulu","fixedVersion":"2.5.13"}],"fix":{"url":"https://github.com/sulu/sulu/commit/ec9c3f99e15336dc4f6877f512300f231c17c6da","label":"sulu/sulu@ec9c3f9"},"references":[{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/27xxx/CVE-2024-27915.json"},{"type":"ADVISORY","url":"https://github.com/sulu/sulu/security/advisories/GHSA-jr83-m233-gg6p"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2024-27915"},{"type":"FIX","url":"https://github.com/sulu/sulu/commit/ec9c3f99e15336dc4f6877f512300f231c17c6da"},{"type":"PACKAGE","url":"https://github.com/sulu/sulu"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-08-12T03:51:29.563646768Z"}}