A security vulnerability exists in the Sealed Secrets controller's unauthenticated POST endpoints. By submitting a modified payload containing custom Go template logic in spec.template.data, an attac…
Medium CVSS 4.2
Summary
A security vulnerability exists in the Sealed Secrets controller's unauthenticated POST endpoints. By submitting a modified payload containing custom Go template logic in spec.template.data, an attacker with internal network access can abuse the handler as a decryption oracle to recover the full plaintext of any sealed secret. The POST /v1/verify and /v1/rotate handlers call Unseal() to decrypt target secrets, then render any Go templates found in spec.template.data.* using the decrypted pay…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://github.com/bitnami/sealed-secrets
- https://github.com/bitnami/sealed-secrets/security/advisories/GHSA-qj4p-m373-p2wg
- https://github.com/bitnami/sealed-secrets/security/advisories/GHSA-qj4p-m373-p2wg
Timeline
- nvd_ingest NVD