CVE-2026-34406
APTRS APTRS, aptrs
APTRS (Automated Penetration Testing Reporting System) is a Python and Django-based automated reporting tool designed for penetration testers and security organizations. Prior to version 2.0.1, the edit_user endpoint (POST /api/auth/edituser/<pk>) allows Any user who can reach that endpoint and submit crafted permission to escalate their own account (or any other account) to superuser by including "is_superuser": true in the request body. The root cause is that CustomUserSerializer explicitly includes is_superuser in its fields list but omits it from read_only_fields, making it a writable f...
- CVSS
- 9.4
- EPSS
- 0.51% 40.4% percentile
- CISA KEV
- Not listed
- Published
- 2026.04.01