CVE-2026-57510
SuperPlane · superplane
SuperPlane is vulnerable to an authorization bypass via user-controlled keys, allowing authenticated users to access unauthorized objects.
Executive summary
An authorization bypass vulnerability in SuperPlane allows authenticated users to perform unauthorized actions by manipulating object keys, posing a high risk to data integrity.
Vulnerability
This is an authorization bypass vulnerability (CWE-639) occurring in the CanvasService gRPC implementation. It requires the attacker to be an authenticated user to successfully manipulate the request parameters and bypass object-level security controls.
Business impact
Successful exploitation allows an attacker to access or modify data they are not authorized to view or manage. Given the CVSS score of 8.8, this vulnerability represents a significant risk to the confidentiality and integrity of the application, potentially leading to unauthorized data exposure or administrative configuration changes.
Remediation
Immediate Action: Upgrade the SuperPlane installation to version 0.27.0 or later to apply the necessary authorization logic fixes.
Proactive Monitoring: Review gRPC traffic logs for unusual or unexpected object key patterns that deviate from standard user activity.
Compensating Controls: Ensure that strict network segmentation and identity-based access controls are enforced to limit the potential impact of an authenticated user operating outside their assigned scope.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
This vulnerability presents a high risk due to the potential for unauthorized data access. Administrators should prioritize updating to version 0.27.0 immediately to remediate the underlying authorization flaw and prevent potential exploitation.