CVE-2025-32025: bep/imagemeta allows a potentially large memory allocation in PNG and WebP parsing
The buffer created for parsing metadata for PNG and WebP images was only bounded by their input data type, which could lead to potentially large memory allocation, and unreasonably high for image metadata. Before v0.11.0
, If you didn’t trust the input images, this could be abused to construct denial-of-service attacks.
References
Code Behaviors & Features
Detect and mitigate CVE-2025-32025 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →