CVE-2026-38979

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.
Configurations

No configuration.

History

09 Jul 2026, 16:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.4
CWE CWE-1021

06 Jul 2026, 22:16

Type Values Removed Values Added
New CVE

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