CVE-2026-55998

The endpoint /v3/import/{token}_{clusterId}.yaml retrieves the cluster object before validating the token. When a valid cluster ID references a cluster that has private registry secrets configured, a nil pointer dereference in pkg/systemtemplate/private_registry.go causes the request to return HTTP 502 Bad Gateway. For cluster IDs that do not exist, the endpoint returns HTTP 200. This observable difference in response codes constitutes a reliable enumeration oracle.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-05 08:16

Updated : 2026-09-01 20:54


NVD link : CVE-2026-55998

Mitre link : CVE-2026-55998

CVE.ORG link : CVE-2026-55998


JSON object : View

Products Affected

No product.

CWE
CWE-204

Observable Response Discrepancy