Skip to main content

Incorrect Authorization

CVE-2026-45704

Severity High
Score 7.1/10

Summary

`CustomReports` uses inconsistent authorization between the report listing endpoint and the report detail endpoint. This affects versions prior to 12.3.6, and 2026.x prior to 2026.1.2.

CWE-863 - Incorrect Authorization

Authorization is a security mechanism performed by an application to grant or deny access to the requested resources by verifying the privileges of the user. When an application lacks effective authorization mechanisms, it enables unauthorized users to gain unintended privileges and illegitimate access to resources. Such a vulnerability may result in exposure of sensitive information, denial of service, arbitrary code execution, and complete system takeover.

Advisory Timeline

  • Published