-
Notifications
You must be signed in to change notification settings - Fork 105
Request for update to address multiple critical vulnerabilities in wodby/php:8.4 #215
Copy link
Copy link
Open
Description
Hi Wodby fellows,
We use the wodby/php:8.4 image in production environments.
There are multiple critical and high-severity vulnerabilities in the current version of wodby/php with CVE-2026-25794 being actively exploited.
Security Vulnerabilities in PHP 8.4 Alpine Image
AWS Inspector has identified multiple critical and high severity vulnerabilities in the wodby/php:8.4 image (Alpine Linux 3.23).
Summary
- Total Vulnerabilities: 31
- Critical: 7
- High: 14
- Medium: 10
Critical Vulnerabilities (CVSS 9.0+)
ImageMagick 7.1.2.13 → 7.1.2.15-r0
- CVE-2026-25971 (CVSS 9.8) - Stack overflow from circular MSL references
- CVE-2026-25897 (CVSS 9.8) - Integer overflow in sun decoder leading to heap write
- CVE-2026-25898 (CVSS 9.1) - Global buffer overflow in UIL/XPM encoder
- CVE-2026-25987 (CVSS 9.1) - Heap buffer over-read in MAP decoder
- CVE-2026-25968 (CVSS 9.8) - Stack buffer overflow in MSL attribute processing
- CVE-2026-25986 (CVSS 9.8) - Heap buffer overflow in YUV 4:2:2 image reader
- CVE-2026-25983 (CVSS 9.8) - Heap use-after-free in MSL script parser
High Severity Vulnerabilities (CVSS 7.0-8.9)
ImageMagick 7.1.2.13 → 7.1.2.15-r0
- CVE-2026-25988 (CVSS 7.5) - Memory leak in MSL stack index handling
- CVE-2026-25970 (CVSS 7.5) - Integer overflow in SIXEL decoder
- CVE-2026-25794 (CVSS 8.2) - Integer overflow in UHDR writer Exploit Available
- CVE-2026-26283 (CVSS 7.5) - Infinite loop in JPEG encoder
- CVE-2026-26066 (CVSS 7.5) - Infinite loop in IPTCTEXT writer
- CVE-2026-25989 (CVSS 7.5) - Off-by-one in SVG processing
- CVE-2026-25967 (CVSS 7.5) - Stack buffer overflow in FTXT reader
- CVE-2026-24485 (CVSS 7.5) - Infinite loop in PCD decoder
- CVE-2026-25966 (CVSS 7.8) - Security policy bypass via fd: pseudo-filenames
- CVE-2026-25985 (CVSS 7.5) - Memory exhaustion in SVG processing
- CVE-2026-25798 (CVSS 7.5) - NULL pointer dereference in ClonePixelCacheRepository
- CVE-2026-25969 (CVSS 7.5) - Memory leak in ASHLAR writer
- CVE-2026-25795 (CVSS 7.5) - NULL pointer dereference in SFW reader
- CVE-2026-27798 (CVSS 7.1) - Heap buffer over-read in wavelet-denoise operator
Medium Severity Vulnerabilities (CVSS 4.0-6.9)
ImageMagick 7.1.2.13 → 7.1.2.15-r0
- CVE-2026-25982 (CVSS 6.5) - Heap out-of-bounds read in DICOM decoder
- CVE-2026-25638 (CVSS 5.3) - Memory leak in MSL writer
- CVE-2026-25637 (CVSS 5.3) - Memory leak in ASHLAR writer
- CVE-2026-24484 (CVSS 5.3) - DoS via nested MVG to SVG conversions
- CVE-2026-25797 (CVSS 5.3) - PostScript/HTML injection in encoders
- CVE-2026-25576 (CVSS 5.5) - Heap buffer over-read in raw image formats
- CVE-2026-27799 (CVSS 4.4) - Integer truncation in DJVU handler
golang.org/x/net v0.38.0 → v0.45.0
- CVE-2025-58190 (CVSS 5.3) - Infinite parsing loop in html.Parse
- CVE-2025-47911 (CVSS 5.3) - Quadratic parsing complexity in html.Parse
Remediation
ImageMagick: Upgrade from 7.1.2.13-r0 to 7.1.2.15-r0
apk update && apk upgrade imagemagickgolang.org/x/net: Upgrade from v0.38.0 to v0.45.0 in /usr/bin/newrelic-daemon
References
Priority
This issue should be addressed urgently due to:
- 7 critical vulnerabilities with CVSS scores of 9.0+
- 1 vulnerability with known exploit in the wild (CVE-2026-25794)
- Multiple memory corruption and DoS vulnerabilities
Detected by AWS Inspector on March 3, 2026
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels