Security Advisory

CVE-2026-15432

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-21 16:42:12
Last updated 2026-07-22 18:27:24
Assigner Google
CVSS score 8.2
State PUBLISHED

Description

When verifying a mac with a ChunkedMacVerification object, Tink compares the resulting tag with non constant time comparison. This potentially allows an attacker to use timinig information as a side channel in order to get information how many bytes of a given tag match the correct tag. This in turn could allow to find a correct tag bytewise.