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 start_response() without adding anti-framing protections such as X-Frame-Options or a Content-Security-Policy frame-ancestors restriction.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-06 22:16
Updated : 2026-07-09 16:16
NVD link : CVE-2026-38979
Mitre link : CVE-2026-38979
CVE.ORG link : CVE-2026-38979
JSON object : View
Products Affected
No product.
CWE
CWE-1021
Improper Restriction of Rendered UI Layers or Frames
