CVE-2026-79920
9.9 CRITICALpublic exploit availablePublished 2026-09-21 · Updated 2026-09-21
AI risk analysis
- Summary
- The flaw allows any authenticated user to execute arbitrary code as root by manipulating plugin installation tasks, leading to full host compromise.
- Exploitability
- Exploitation is relatively easy if an attacker can authenticate and manipulate task parameters.
- Blast radius
- If exploited, the impact could be severe, resulting in complete control over the affected system.
- Prioritized remediation
- Update Ajenti to version 2.2.16 or later immediately.
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD description
Ajenti is a Linux & BSD modular server admin panel. Prior to version 2.2.16, any authenticated user can call /api/core/tasks/start to enqueue InstallPlugin, UnInstallPlugin, or UpgradeAll from plugins/plugins/tasks.py without plugin-management authorization. InstallPlugin and UnInstallPlugin construct a pip package specification from unvalidated name and version fields, and the task worker invokes pip while running as root. A low-privileged user can therefore select or manipulate a package installed with root privileges and can install, remove, or upgrade plugins without administrative permission, resulting in root code execution and full host compromise. This issue is fixed in version 2.2.16.
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Weaknesses
CWE-862
Public exploit & PoC references
All references
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- HIGHCVE-2026-71252PoC
- MEDIUMCVE-2026-77516PoC
- HIGHCVE-2026-14553
- HIGHCVE-2026-15979
- CRITICALCVE-2026-16940
- HIGHCVE-2026-36467PoC
- MEDIUMCVE-2026-46650PoC
- HIGHCVE-2026-55159PoC
Related by shared AI tags and CWE weakness class. Browse the full archive.