Skip to main content
Loading…
    CVE-2026-5477 — An integer overflow existed in the wolfCrypt CMAC implementation, that could be exploited to forge CMAC tags. The function wc_CmacUpdate used the guard `if (cmac->totalSz != 0)` to skip XOR-chainin — CVE Database · The Intelligence Room