Skip to main content

Incorrect Authorization

CVE-2025-68386

Severity Medium
Score 4.3/10

Summary

Improper Authorization in Kibana versions 7.x, 8.x through 8.19.7, 9.x through 9.1.7, and 9.2.x through 9.2.1 can lead to Privilege Escalation by allowing an authenticated user to change a document's sharing type to "global," even though they do not have permission to do so, making it visible to everyone in the space via a crafted a HTTP request.

  • LOW
  • NETWORK
  • LOW
  • UNCHANGED
  • NONE
  • LOW
  • NONE
  • NONE

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