RATATOSKRATATOSK
Sign in

Releases

AI-analyzed release notes for CNCF graduated and incubating projects.

Apr 2026Clear ×Project: SPIREClear ×
SPIREv1.14.6SecurityApr 27, 2026

A security-focused maintenance release fixes two vulnerabilities in node attestation and join token handling. Operators should use this release to receive these fixes.

Check if affected (2)

  • securityThe aws_iid attestation identity verification

    Applies if you use the aws_iid server node attestor plugin.

    The aws_iid server node attestor plugin no longer returns an identity document from an attacker-controlled field after verifying the RSA-2048 PKCS7 signature. The fix prevents a compromised EC2 instance from impersonating another instance during node attestation.

  • securityJoin token data store deletion

    Applicability is not stated in the release notes.

    The join token data store now uses a read-modify-write transaction with row locking and verifies that exactly one row was deleted. This fixes a TOCTOU issue where concurrent attestations using the same token could both succeed because tx.Delete() did not report when no row was deleted.

Source
SPIREv1.13.6SecurityApr 27, 2026

This is a security and correctness fix release for SPIRE node attestation. It addresses forged EC2 identity handling in aws_iid and concurrent join-token attestation behavior.

Check if affected (1)

  • securityCorrected aws_iid EC2 identity verification

    Applies if you use the aws_iid server node attestor plugin.

    The aws_iid server node attestor plugin now verifies the RSA-2048 PKCS7 attestation identity document from the signed content instead of a separate attacker-controlled field. This fix ships in SPIRE v1.13.6.

Source
Browse by month