Namespaced SecretStore resources that used CAProvider with type ConfigMap could resolve CA material from another namespace when caProvider.namespace was set.
This bypassed the namespace boundary enforced for SecretStore-backed references in providers that rely on the shared runtime CA resolver.
The accessible data is used as CA validation material, hence it is not directly exposed.
Impact:
{
"cwe_ids": [
"CWE-285",
"CWE-668"
],
"github_reviewed": true,
"github_reviewed_at": "2026-05-05T18:37:12Z",
"nvd_published_at": "2026-05-11T20:25:44Z",
"severity": "MODERATE"
}