PYSEC-2026-356

See a problem?
Import Source
https://github.com/pypa/advisory-database/blob/main/vulns/imgaug/PYSEC-2026-356.yaml
JSON Data
https://api.osv.dev/v1/vulns/PYSEC-2026-356
Aliases
Published
2026-06-29T11:50:50.309063Z
Modified
2026-07-01T20:22:54.401793Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
imgaug contains an insecure deserialization vulnerability in BackgroundAugmenter class within multicore.py module
Details

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 augmentimages_worker() method without any safety checks. An attacker who can influence the data placed into this queue (e.g., through social engineering, malicious input scripts, or a compromised shared queue) can provide a malicious pickle payload. When deserialized, this payload can execute arbitrary code in the context of the worker process, leading to remote or local code execution depending on the deployment scenario.

References

Affected packages

PyPI / imgaug

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
0.4.0

Affected versions

0.*
0.2.0
0.2.1
0.2.3
0.2.4
0.2.5
0.2.6
0.2.7
0.2.8
0.2.9
0.3.0
0.4.0

Database specific

source
"https://github.com/pypa/advisory-database/blob/main/vulns/imgaug/PYSEC-2026-356.yaml"