CVE-2026-38979: Medium severity Ajenti vulnerability
ajenti through v2.2.13 has a clickjacking weakness in the browser-facing login and administrative UI. In ajenti-core/aj/http.py, the core HTTP response path initializes an empty header list, forwards handler-added headers verbatim, and finalizes responses through WSGI startresponse() without adding anti-framing protections such as X-Frame-Options or a Content-Security-Policy frame-ancestors restriction.
Affected Software
Event History
Frequently Asked Questions
What is the risk associated with CVE-2026-38979?
CVE-2026-38979 has a medium severity risk level of 34.
What is the nature of the vulnerability in CVE-2026-38979?
CVE-2026-38979 is a clickjacking weakness affecting the browser-facing login and administrative UI of Ajenti.
How do I fix CVE-2026-38979?
To fix CVE-2026-38979, ensure to update Ajenti to a version that addresses the clickjacking vulnerability.
What component of Ajenti is affected by CVE-2026-38979?
CVE-2026-38979 affects the ajenti-core component, specifically in the aj/http.py file.
What impact does CVE-2026-38979 have on security?
CVE-2026-38979 can allow attackers to execute unauthorized actions by tricking users into clicking on malicious content.