Security Advisory

CVE-2026-53720

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-09-03 15:30:06
Last updated 2026-09-03 15:42:53
Assigner GitHub_M
CVSS score 5.1
State PUBLISHED

Description

pymonocypher uses cython to wrap the Monocypher C library. Prior to version 4.0.2.8, the argon2i_32 implementation does not check the nb_blocks size. If the caller does not provide a sufficiently large buffer based on the API contract, then argon2i_32 will write past the end of the buffer and possibly corrupt the heap. This issue has been patched in version 4.0.2.8.