VYPR

pymonocypher

by Pymonocypher

CVEs (1)

  • CVE-2026-53720medJul 9, 2026
    risk 0.26cvss epss

    ### Impact 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. ### Patches Fixed in 4.0.2.8,…