Unrated severityNVD Advisory· Published Aug 4, 2026· Updated Aug 4, 2026
Atlas-Livre Unauthenticated Access via Admin Controllers Missing Exit
CVE-2026-69703
Description
Atlas-Livre contains an improper access control vulnerability in the admin controllers under Espace_admin/controleur/ that allows unauthenticated attackers to bypass session-based authentication guards by sending raw HTTP requests that ignore redirects. Attackers can invoke destructive admin actions such as record deletion by requesting controller endpoints with GET parameters like supp, because the PHP header() redirect is never followed by an exit or die call, allowing all subsequent code including database operations to execute regardless of session state.
Affected products
1Patches
Vulnerability mechanics
References
2- www.vulncheck.com/advisories/atlas-livre-unauthenticated-access-via-admin-controllers-missing-exitmitrethird-party-advisory
- gist.github.com/arjunjaincs/8cd878b6628d587a1139febd40de9ac6mitretechnical-description
News mentions
0No linked articles in our index yet.