CVE-2026-69703
Atlas-Livre Unauthenticated Access via Admin Controllers Missing Exit
CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-306 |
| Vendor | maximeamini |
| Product | atals-livre |
| Published | Aug 4, 2026 |
| Last Updated | Aug 4, 2026 |
Stay Ahead of the Next One
Get instant alerts for maximeamini atals-livre
Be the first to know when new critical vulnerabilities affecting maximeamini atals-livre are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
maximeAmini / Atals-Livre
0 โค de0893f
References
Credits
๐ Arjun Jain