CVE-2026-55998

Summary

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.

Affected Software

VendorProductVersion RangeStatus
SUSERancher2.14.0 < 2.14.4affected
SUSERancher2.13.0 < 2.13.8affected
SUSERancher2.12.0 < 2.12.12affected
SUSERancher2.11.0 < 2.11.16affected

Weaknesses

  • CWE-204: CWE-204 Observable response discrepancy

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References