CVE & CISA-KEV Catalog

CVE-2026-34406

HIGH
8.8
CVSS v3
NVD

Description

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 field. The edit_user view performs no additional validation to prevent non-superusers from modifying this field. Once is_superuser is set to true, gaining unrestricted access to all application functionality without requiring re-authentication. This issue has been patched in version 2.0.1.

How to fix

Remediation Available
aptrsNVD
Affected:< 2.0.1Fixed in:2.0.1CVE-2026-34406derived from NVD

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Exploit Intelligence

0.51%probability of exploitation in 30 days
40thpercentile

Low risk: more likely to be exploited than 40% of all known CVEs.

References

Exploit1
Release Notes1

Related Vulnerabilities

Other CWE-915 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2022-4068Medium5.434%-Fix
CVE-2024-5452Critical9.826%-Fix
CVE-2026-30822High7.713%-Fix
CVE-2026-33453Critical10.06.2%--
CVE-2022-43441High8.12.4%-Fix
CVE-2021-32811High7.52.3%-Fix
Embed a live status badge for CVE-2026-34406
CVE-2026-34406 severity badge

Markdown

[![CVE-2026-34406](https://tridentstack.com/cve/badge/CVE-2026-34406.svg)](https://tridentstack.com/cve/CVE-2026-34406)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-34406"><img src="https://tridentstack.com/cve/badge/CVE-2026-34406.svg" alt="CVE-2026-34406"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-04-10.