VYPR

Imgaug

by Aleju

Source repositories

CVEs (1)

  • CVE-2026-31235CriMay 12, 2026
    risk 0.64cvss 9.8epss 0.00

    The imgaug library thru 0.4.0 contains an insecure deserialization vulnerability in its BackgroundAugmenter class within the multicore.py module. The class uses Python's pickle module to deserialize data received via a multiprocessing queue in the _augment_images_worker() method…