CVE-2026-78426 PUBLISHED

Logout bypass via alternate JWT spelling

Assigner: suse
Reserved: 24.08.2026 Published: 17.09.2026 Updated: 17.09.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N
CVSS Score: 3.7

Product Status

Vendor go
Product neuvector
Versions Default: unaffected
  • affected from 0 to v5.6.1 (incl.)

References

Problem Types

  • CWE-863 Incorrect Authorization CWE