RATATOSKRATATOSK
Sign in

Releases

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

Mar 2026Clear ×Project: SPIREClear ×
SPIREv1.14.4SecurityMar 19, 2026

This release fixes an agent version-reporting defect during re-attestation or SVID renewal. The recorded release note describes the agent's startup version being replaced by an empty string during that process.

Source
SPIREv1.14.3SecurityMar 18, 2026

A maintenance release adds agent version reporting, changes TLS policy behavior, improves performance, and corrects several defects. It also includes security fixes for selector logging and TLS certificate chain validation.

Action needed (1)

  • securityAgent-level selector logging removal

    Selectors are no longer logged at the agent level to avoid potential leakage of sensitive information.

Check if affected (1)

  • securityServer TCP endpoint TLS session tickets disabled

    Applies if you use the server TCP endpoint.

    TLS session tickets are disabled on the server side, so VerifyPeerCertificate runs on every connection and TLS session ticket resumption cannot bypass SPIFFE certificate chain validation against the current trust bundle.

Source
SPIREv1.14.2SecurityMar 3, 2026

Fixes two security vulnerabilities in server node attestor plugins: an SSRF issue and excessive CPU consumption during node attestation. The fixes apply to the http_challenge and x509pop plugins.

Check if affected (2)

  • securityThe http_challenge server node attestor plugin, SSRF issue fixed

    Applies if you use http_challenge.

    The http_challenge server node attestor plugin no longer permits an attacker to redirect spire-server to an unauthorized domain, make an unauthenticated GET request, and receive the first 64 bytes of the response.

  • securityThe x509pop server node attestor plugin, CPU-exhaustion issue fixed

    Applies if you use x509pop.

    The x509pop server node attestor plugin no longer allows an attacker to make spire-server consume disproportionate CPU time during node attestation.

Source
SPIREv1.13.4SecurityMar 3, 2026

A security maintenance release with fixes in server node attestor plugins. The corrected issues affect request handling and resource use during node attestation.

Check if affected (2)

  • securityThe http_challenge server node attestor plugin, SSRF issue corrected

    Applies if you use the http_challenge server node attestor plugin.

    The fix addresses an SSRF issue that could redirect spire-server to an inaccessible domain, make an unauthenticated GET request, and return the first 64 bytes of the response to the attacker.

  • securityThe x509pop server node attestor plugin, CPU consumption issue corrected

    Applies if you use the x509pop server node attestor plugin.

    The fix addresses an issue that could cause spire-server to consume large and disproportionate amounts of CPU time during node attestation.

Source
Browse by month