CVE Catalog

CVE-2026-78426

LowCVSS 3.7
Published: Translated: NVD NIST

Summary

The NeuVector JWT verifier accepts noncanonical Base64URL encodings of the same RSA signature field. An attacker holding a valid JWT that has not expired, but was logged out of NeuVector, can continue using the non-expired token with equivalent spelling of the RSA signature field until the token validity expires.

Risk Assessment

An attacker can continue using a logged-out JWT, allowing unauthorized access to NeuVector resources until the token expires. This can lead to compromise of the container environment security.

Recommendation

Update NeuVector to a version that properly validates canonical Base64URL encoding of the RSA signature. Consider shortening JWT validity periods and implementing token revocation mechanisms.

Other vulnerabilities in NeuVector

See all
Original NVD description (English source)

The NeuVector JWT verifier accepts noncanonical Base64URL encodings of the same RSA signature field. An attacker holding a valid JWT that has not expired, but was logged out of NeuVector, can continue using the non-expired token with equivalent spelling of the RSA signature field until the token validity expires.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS