A maintenance release focused on correctness and data-exposure fixes. It also includes security-related dependency updates and a stricter default for namespaced Vault authentication.
Action needed (6)
securityACME server response body limit
ACME server response bodies are capped at 16 MiB to prevent unbounded-body denial-of-service conditions.
security
Challenge.response disclosure fixstatus. reason The ACME HTTP-01 self-check no longer copies the fetched response body into
Challenge.. This prevents internal response contents reached through redirects from being disclosed.status. reason security
Go1.26.6The release upgrades
Goto 1.26.6, which includes security fixes in theGocommand and several standard library packages.security
google.v1.83.2golang. org/grpc The release updates
google.to v1.83.2 to fix reported security vulnerabilities.golang. org/grpc security
golang.v0.56.0org/x/crypto The release updates
golang.to v0.56.0 to fix reported security vulnerabilities.org/x/crypto breakingValidation for converted
AdmissionReviewrequestsValidation now also applies to equivalent-converted
AdmissionReviewrequests on non-v1 API versions. These requests could previously bypass validation.
Check if affected (1)
breakingNamespaced Vault issuer ambient credentials default
Applies if you use a namespaced
Issuerwith Vault AWS IAM authentication.