Imageflow.AllPlatforms
Imageflow processes and optimizes images at incredible speeds. Compatible with .NET 8+, .NET Standard 2.0, and .NET Framework 4.6.2+. Supports x64, ARM64, and x86 on Windows, Linux, and macOS. NOTE: For .NET 4.x projects, use the Imageflow.Net and Imageflow.NativeRuntime.[your platform] packages separately.
Activity
- Latest release
- 5mo ago
- Total releases
- 24
- Cadence
- ~30 days
- Last 12 months
- 1
Details
- License
- AGPL-3.0-or-later OR Apache-2.0
- First release
- Mar 18, 2021
| Version | Released | |
|---|---|---|
0.15.1
minor
|
0.15.1
minor
Dependencies (2)
|
|
0.14.1
minor
|
0.14.1
minor
Dependencies (2)
|
|
0.14.0-rc01
pre
|
0.14.0-rc01
pre
Dependencies (8)
|
|
0.13.2
patch
|
0.13.2
patch
Dependencies (5)
|
|
0.13.1
patch
|
0.13.1
patch
Dependencies (5)
|
|
0.13.0
minor
|
0.13.0
minor
Dependencies (5)
|
|
0.12.0
minor
|
0.12.0
minor
Dependencies (5)
|
|
0.11.2
patch
|
0.11.2
patch
Dependencies (5)
|
|
0.11.1
patch
|
0.11.1
patch
Dependencies (5)
|
|
0.11.0
minor
|
0.11.0
minor
Dependencies (5)
|
|
0.10.2
patch
|
0.10.2
patch
Dependencies (5)
|
|
0.10.0
minor
1 CVE
GHSA-7vpr-3ppw-qrpj
Sep 27, 2023
Imageflow affected by libwebp zero-day and should not be used with malicious source images.
8.8
/ 10
High
Network
Low
None
Required
Unchanged
High
High
High
ImpactThis vulnerability affects deployments of Imageflow that involve decoding or processing malicious source .webp files. If you only process your own trusted files, this should not affect you (but you should update anyway). Imageflow relies on Google's [libwebp] library to decode .webp images, and is affected by the recent zero-day out-of-bounds write vulnerability CVE-2023-4863 and https://github.com/advisories/GHSA-j7hp-h8jx-5ppr. The libwebp vulnerability also affects Chrome, Android, macOS, and other consumers of the library). libwebp patched the vulnerability and released 1.3.2 This was patched in libwebp-sys in 0.9.3 and 0.9.4 Imageflow v2.0.0-preview8 uses the patched version of libwebp as well as updated versions of all dependencies. Note: preview 8 requires libc 2.31 or higher on linux and macOS 11 or higher. These restrictions are due to the oldest supported versions of those platforms (which is reflected on Github Actions). PatchesImageflow v2.0.0-preview8 use the patched version (v1.3.2) of libwebp and libwebp-sys 0.9.4. Imageflow.AllPlatforms 0.10.2 is patched Imageflow.Server v0.8.2 is patched ImageResizer.Plugins.Imageflow 5.0.12 is patched WorkaroundsDisable webp decoding using Only files that meet the following criteria will be passed to libwebp:
You can utilize matching logic to block webp inputs in your language of choice. Referenceshttps://github.com/advisories/GHSA-j7hp-h8jx-5ppr https://nvd.nist.gov/vuln/detail/CVE-2023-4863 https://github.com/webmproject/libwebp/commit/2af26267cdfcb63a88e5c74a85927a12d6ca1d76 https://github.com/NoXF/libwebp-sys/commits/master Affected versions
0.10.0
0.7.22
0.7.23
0.7.24
0.7.31
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4
0.8.5
0.9.0
+ 1 more Show less
0.9.1
Fixed in
0.10.2
References Updated Sep 10, 2026 · Source: OSV.dev |
0.10.0
minor
Dependencies (5)
|
|
0.9.1
patch
1 CVE
GHSA-7vpr-3ppw-qrpj
Sep 27, 2023
Imageflow affected by libwebp zero-day and should not be used with malicious source images.
8.8
/ 10
High
Network
Low
None
Required
Unchanged
High
High
High
ImpactThis vulnerability affects deployments of Imageflow that involve decoding or processing malicious source .webp files. If you only process your own trusted files, this should not affect you (but you should update anyway). Imageflow relies on Google's [libwebp] library to decode .webp images, and is affected by the recent zero-day out-of-bounds write vulnerability CVE-2023-4863 and https://github.com/advisories/GHSA-j7hp-h8jx-5ppr. The libwebp vulnerability also affects Chrome, Android, macOS, and other consumers of the library). libwebp patched the vulnerability and released 1.3.2 This was patched in libwebp-sys in 0.9.3 and 0.9.4 Imageflow v2.0.0-preview8 uses the patched version of libwebp as well as updated versions of all dependencies. Note: preview 8 requires libc 2.31 or higher on linux and macOS 11 or higher. These restrictions are due to the oldest supported versions of those platforms (which is reflected on Github Actions). PatchesImageflow v2.0.0-preview8 use the patched version (v1.3.2) of libwebp and libwebp-sys 0.9.4. Imageflow.AllPlatforms 0.10.2 is patched Imageflow.Server v0.8.2 is patched ImageResizer.Plugins.Imageflow 5.0.12 is patched WorkaroundsDisable webp decoding using Only files that meet the following criteria will be passed to libwebp:
You can utilize matching logic to block webp inputs in your language of choice. Referenceshttps://github.com/advisories/GHSA-j7hp-h8jx-5ppr https://nvd.nist.gov/vuln/detail/CVE-2023-4863 https://github.com/webmproject/libwebp/commit/2af26267cdfcb63a88e5c74a85927a12d6ca1d76 https://github.com/NoXF/libwebp-sys/commits/master Affected versions
0.10.0
0.7.22
0.7.23
0.7.24
0.7.31
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4
0.8.5
0.9.0
+ 1 more Show less
0.9.1
Fixed in
0.10.2
References Updated Sep 10, 2026 · Source: OSV.dev |
0.9.1
patch
Dependencies (5)
|
|
0.9.0
minor
1 CVE
GHSA-7vpr-3ppw-qrpj
Sep 27, 2023
Imageflow affected by libwebp zero-day and should not be used with malicious source images.
8.8
/ 10
High
Network
Low
None
Required
Unchanged
High
High
High
ImpactThis vulnerability affects deployments of Imageflow that involve decoding or processing malicious source .webp files. If you only process your own trusted files, this should not affect you (but you should update anyway). Imageflow relies on Google's [libwebp] library to decode .webp images, and is affected by the recent zero-day out-of-bounds write vulnerability CVE-2023-4863 and https://github.com/advisories/GHSA-j7hp-h8jx-5ppr. The libwebp vulnerability also affects Chrome, Android, macOS, and other consumers of the library). libwebp patched the vulnerability and released 1.3.2 This was patched in libwebp-sys in 0.9.3 and 0.9.4 Imageflow v2.0.0-preview8 uses the patched version of libwebp as well as updated versions of all dependencies. Note: preview 8 requires libc 2.31 or higher on linux and macOS 11 or higher. These restrictions are due to the oldest supported versions of those platforms (which is reflected on Github Actions). PatchesImageflow v2.0.0-preview8 use the patched version (v1.3.2) of libwebp and libwebp-sys 0.9.4. Imageflow.AllPlatforms 0.10.2 is patched Imageflow.Server v0.8.2 is patched ImageResizer.Plugins.Imageflow 5.0.12 is patched WorkaroundsDisable webp decoding using Only files that meet the following criteria will be passed to libwebp:
You can utilize matching logic to block webp inputs in your language of choice. Referenceshttps://github.com/advisories/GHSA-j7hp-h8jx-5ppr https://nvd.nist.gov/vuln/detail/CVE-2023-4863 https://github.com/webmproject/libwebp/commit/2af26267cdfcb63a88e5c74a85927a12d6ca1d76 https://github.com/NoXF/libwebp-sys/commits/master Affected versions
0.10.0
0.7.22
0.7.23
0.7.24
0.7.31
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4
0.8.5
0.9.0
+ 1 more Show less
0.9.1
Fixed in
0.10.2
References Updated Sep 10, 2026 · Source: OSV.dev |
0.9.0
minor
Dependencies (5)
|
|
0.8.5
patch
1 CVE
GHSA-7vpr-3ppw-qrpj
Sep 27, 2023
Imageflow affected by libwebp zero-day and should not be used with malicious source images.
8.8
/ 10
High
Network
Low
None
Required
Unchanged
High
High
High
ImpactThis vulnerability affects deployments of Imageflow that involve decoding or processing malicious source .webp files. If you only process your own trusted files, this should not affect you (but you should update anyway). Imageflow relies on Google's [libwebp] library to decode .webp images, and is affected by the recent zero-day out-of-bounds write vulnerability CVE-2023-4863 and https://github.com/advisories/GHSA-j7hp-h8jx-5ppr. The libwebp vulnerability also affects Chrome, Android, macOS, and other consumers of the library). libwebp patched the vulnerability and released 1.3.2 This was patched in libwebp-sys in 0.9.3 and 0.9.4 Imageflow v2.0.0-preview8 uses the patched version of libwebp as well as updated versions of all dependencies. Note: preview 8 requires libc 2.31 or higher on linux and macOS 11 or higher. These restrictions are due to the oldest supported versions of those platforms (which is reflected on Github Actions). PatchesImageflow v2.0.0-preview8 use the patched version (v1.3.2) of libwebp and libwebp-sys 0.9.4. Imageflow.AllPlatforms 0.10.2 is patched Imageflow.Server v0.8.2 is patched ImageResizer.Plugins.Imageflow 5.0.12 is patched WorkaroundsDisable webp decoding using Only files that meet the following criteria will be passed to libwebp:
You can utilize matching logic to block webp inputs in your language of choice. Referenceshttps://github.com/advisories/GHSA-j7hp-h8jx-5ppr https://nvd.nist.gov/vuln/detail/CVE-2023-4863 https://github.com/webmproject/libwebp/commit/2af26267cdfcb63a88e5c74a85927a12d6ca1d76 https://github.com/NoXF/libwebp-sys/commits/master Affected versions
0.10.0
0.7.22
0.7.23
0.7.24
0.7.31
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4
0.8.5
0.9.0
+ 1 more Show less
0.9.1
Fixed in
0.10.2
References Updated Sep 10, 2026 · Source: OSV.dev |
0.8.5
patch
Dependencies (5)
|
|
0.8.4
patch
1 CVE
GHSA-7vpr-3ppw-qrpj
Sep 27, 2023
Imageflow affected by libwebp zero-day and should not be used with malicious source images.
8.8
/ 10
High
Network
Low
None
Required
Unchanged
High
High
High
ImpactThis vulnerability affects deployments of Imageflow that involve decoding or processing malicious source .webp files. If you only process your own trusted files, this should not affect you (but you should update anyway). Imageflow relies on Google's [libwebp] library to decode .webp images, and is affected by the recent zero-day out-of-bounds write vulnerability CVE-2023-4863 and https://github.com/advisories/GHSA-j7hp-h8jx-5ppr. The libwebp vulnerability also affects Chrome, Android, macOS, and other consumers of the library). libwebp patched the vulnerability and released 1.3.2 This was patched in libwebp-sys in 0.9.3 and 0.9.4 Imageflow v2.0.0-preview8 uses the patched version of libwebp as well as updated versions of all dependencies. Note: preview 8 requires libc 2.31 or higher on linux and macOS 11 or higher. These restrictions are due to the oldest supported versions of those platforms (which is reflected on Github Actions). PatchesImageflow v2.0.0-preview8 use the patched version (v1.3.2) of libwebp and libwebp-sys 0.9.4. Imageflow.AllPlatforms 0.10.2 is patched Imageflow.Server v0.8.2 is patched ImageResizer.Plugins.Imageflow 5.0.12 is patched WorkaroundsDisable webp decoding using Only files that meet the following criteria will be passed to libwebp:
You can utilize matching logic to block webp inputs in your language of choice. Referenceshttps://github.com/advisories/GHSA-j7hp-h8jx-5ppr https://nvd.nist.gov/vuln/detail/CVE-2023-4863 https://github.com/webmproject/libwebp/commit/2af26267cdfcb63a88e5c74a85927a12d6ca1d76 https://github.com/NoXF/libwebp-sys/commits/master Affected versions
0.10.0
0.7.22
0.7.23
0.7.24
0.7.31
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4
0.8.5
0.9.0
+ 1 more Show less
0.9.1
Fixed in
0.10.2
References Updated Sep 10, 2026 · Source: OSV.dev |
0.8.4
patch
Dependencies (5)
|
|
0.8.3
patch
1 CVE
GHSA-7vpr-3ppw-qrpj
Sep 27, 2023
Imageflow affected by libwebp zero-day and should not be used with malicious source images.
8.8
/ 10
High
Network
Low
None
Required
Unchanged
High
High
High
ImpactThis vulnerability affects deployments of Imageflow that involve decoding or processing malicious source .webp files. If you only process your own trusted files, this should not affect you (but you should update anyway). Imageflow relies on Google's [libwebp] library to decode .webp images, and is affected by the recent zero-day out-of-bounds write vulnerability CVE-2023-4863 and https://github.com/advisories/GHSA-j7hp-h8jx-5ppr. The libwebp vulnerability also affects Chrome, Android, macOS, and other consumers of the library). libwebp patched the vulnerability and released 1.3.2 This was patched in libwebp-sys in 0.9.3 and 0.9.4 Imageflow v2.0.0-preview8 uses the patched version of libwebp as well as updated versions of all dependencies. Note: preview 8 requires libc 2.31 or higher on linux and macOS 11 or higher. These restrictions are due to the oldest supported versions of those platforms (which is reflected on Github Actions). PatchesImageflow v2.0.0-preview8 use the patched version (v1.3.2) of libwebp and libwebp-sys 0.9.4. Imageflow.AllPlatforms 0.10.2 is patched Imageflow.Server v0.8.2 is patched ImageResizer.Plugins.Imageflow 5.0.12 is patched WorkaroundsDisable webp decoding using Only files that meet the following criteria will be passed to libwebp:
You can utilize matching logic to block webp inputs in your language of choice. Referenceshttps://github.com/advisories/GHSA-j7hp-h8jx-5ppr https://nvd.nist.gov/vuln/detail/CVE-2023-4863 https://github.com/webmproject/libwebp/commit/2af26267cdfcb63a88e5c74a85927a12d6ca1d76 https://github.com/NoXF/libwebp-sys/commits/master Affected versions
0.10.0
0.7.22
0.7.23
0.7.24
0.7.31
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4
0.8.5
0.9.0
+ 1 more Show less
0.9.1
Fixed in
0.10.2
References Updated Sep 10, 2026 · Source: OSV.dev |
0.8.3
patch
Dependencies (5)
|
|
0.8.2
patch
1 CVE
GHSA-7vpr-3ppw-qrpj
Sep 27, 2023
Imageflow affected by libwebp zero-day and should not be used with malicious source images.
8.8
/ 10
High
Network
Low
None
Required
Unchanged
High
High
High
ImpactThis vulnerability affects deployments of Imageflow that involve decoding or processing malicious source .webp files. If you only process your own trusted files, this should not affect you (but you should update anyway). Imageflow relies on Google's [libwebp] library to decode .webp images, and is affected by the recent zero-day out-of-bounds write vulnerability CVE-2023-4863 and https://github.com/advisories/GHSA-j7hp-h8jx-5ppr. The libwebp vulnerability also affects Chrome, Android, macOS, and other consumers of the library). libwebp patched the vulnerability and released 1.3.2 This was patched in libwebp-sys in 0.9.3 and 0.9.4 Imageflow v2.0.0-preview8 uses the patched version of libwebp as well as updated versions of all dependencies. Note: preview 8 requires libc 2.31 or higher on linux and macOS 11 or higher. These restrictions are due to the oldest supported versions of those platforms (which is reflected on Github Actions). PatchesImageflow v2.0.0-preview8 use the patched version (v1.3.2) of libwebp and libwebp-sys 0.9.4. Imageflow.AllPlatforms 0.10.2 is patched Imageflow.Server v0.8.2 is patched ImageResizer.Plugins.Imageflow 5.0.12 is patched WorkaroundsDisable webp decoding using Only files that meet the following criteria will be passed to libwebp:
You can utilize matching logic to block webp inputs in your language of choice. Referenceshttps://github.com/advisories/GHSA-j7hp-h8jx-5ppr https://nvd.nist.gov/vuln/detail/CVE-2023-4863 https://github.com/webmproject/libwebp/commit/2af26267cdfcb63a88e5c74a85927a12d6ca1d76 https://github.com/NoXF/libwebp-sys/commits/master Affected versions
0.10.0
0.7.22
0.7.23
0.7.24
0.7.31
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4
0.8.5
0.9.0
+ 1 more Show less
0.9.1
Fixed in
0.10.2
References Updated Sep 10, 2026 · Source: OSV.dev |
0.8.2
patch
Dependencies (5)
|
|
0.8.1
patch
1 CVE
GHSA-7vpr-3ppw-qrpj
Sep 27, 2023
Imageflow affected by libwebp zero-day and should not be used with malicious source images.
8.8
/ 10
High
Network
Low
None
Required
Unchanged
High
High
High
ImpactThis vulnerability affects deployments of Imageflow that involve decoding or processing malicious source .webp files. If you only process your own trusted files, this should not affect you (but you should update anyway). Imageflow relies on Google's [libwebp] library to decode .webp images, and is affected by the recent zero-day out-of-bounds write vulnerability CVE-2023-4863 and https://github.com/advisories/GHSA-j7hp-h8jx-5ppr. The libwebp vulnerability also affects Chrome, Android, macOS, and other consumers of the library). libwebp patched the vulnerability and released 1.3.2 This was patched in libwebp-sys in 0.9.3 and 0.9.4 Imageflow v2.0.0-preview8 uses the patched version of libwebp as well as updated versions of all dependencies. Note: preview 8 requires libc 2.31 or higher on linux and macOS 11 or higher. These restrictions are due to the oldest supported versions of those platforms (which is reflected on Github Actions). PatchesImageflow v2.0.0-preview8 use the patched version (v1.3.2) of libwebp and libwebp-sys 0.9.4. Imageflow.AllPlatforms 0.10.2 is patched Imageflow.Server v0.8.2 is patched ImageResizer.Plugins.Imageflow 5.0.12 is patched WorkaroundsDisable webp decoding using Only files that meet the following criteria will be passed to libwebp:
You can utilize matching logic to block webp inputs in your language of choice. Referenceshttps://github.com/advisories/GHSA-j7hp-h8jx-5ppr https://nvd.nist.gov/vuln/detail/CVE-2023-4863 https://github.com/webmproject/libwebp/commit/2af26267cdfcb63a88e5c74a85927a12d6ca1d76 https://github.com/NoXF/libwebp-sys/commits/master Affected versions
0.10.0
0.7.22
0.7.23
0.7.24
0.7.31
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4
0.8.5
0.9.0
+ 1 more Show less
0.9.1
Fixed in
0.10.2
References Updated Sep 10, 2026 · Source: OSV.dev |
0.8.1
patch
Dependencies (5)
|
|
0.8.0
minor
1 CVE
GHSA-7vpr-3ppw-qrpj
Sep 27, 2023
Imageflow affected by libwebp zero-day and should not be used with malicious source images.
8.8
/ 10
High
Network
Low
None
Required
Unchanged
High
High
High
ImpactThis vulnerability affects deployments of Imageflow that involve decoding or processing malicious source .webp files. If you only process your own trusted files, this should not affect you (but you should update anyway). Imageflow relies on Google's [libwebp] library to decode .webp images, and is affected by the recent zero-day out-of-bounds write vulnerability CVE-2023-4863 and https://github.com/advisories/GHSA-j7hp-h8jx-5ppr. The libwebp vulnerability also affects Chrome, Android, macOS, and other consumers of the library). libwebp patched the vulnerability and released 1.3.2 This was patched in libwebp-sys in 0.9.3 and 0.9.4 Imageflow v2.0.0-preview8 uses the patched version of libwebp as well as updated versions of all dependencies. Note: preview 8 requires libc 2.31 or higher on linux and macOS 11 or higher. These restrictions are due to the oldest supported versions of those platforms (which is reflected on Github Actions). PatchesImageflow v2.0.0-preview8 use the patched version (v1.3.2) of libwebp and libwebp-sys 0.9.4. Imageflow.AllPlatforms 0.10.2 is patched Imageflow.Server v0.8.2 is patched ImageResizer.Plugins.Imageflow 5.0.12 is patched WorkaroundsDisable webp decoding using Only files that meet the following criteria will be passed to libwebp:
You can utilize matching logic to block webp inputs in your language of choice. Referenceshttps://github.com/advisories/GHSA-j7hp-h8jx-5ppr https://nvd.nist.gov/vuln/detail/CVE-2023-4863 https://github.com/webmproject/libwebp/commit/2af26267cdfcb63a88e5c74a85927a12d6ca1d76 https://github.com/NoXF/libwebp-sys/commits/master Affected versions
0.10.0
0.7.22
0.7.23
0.7.24
0.7.31
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4
0.8.5
0.9.0
+ 1 more Show less
0.9.1
Fixed in
0.10.2
References Updated Sep 10, 2026 · Source: OSV.dev |
0.8.0
minor
Dependencies (5)
|
|
0.7.31
patch
1 CVE
GHSA-7vpr-3ppw-qrpj
Sep 27, 2023
Imageflow affected by libwebp zero-day and should not be used with malicious source images.
8.8
/ 10
High
Network
Low
None
Required
Unchanged
High
High
High
ImpactThis vulnerability affects deployments of Imageflow that involve decoding or processing malicious source .webp files. If you only process your own trusted files, this should not affect you (but you should update anyway). Imageflow relies on Google's [libwebp] library to decode .webp images, and is affected by the recent zero-day out-of-bounds write vulnerability CVE-2023-4863 and https://github.com/advisories/GHSA-j7hp-h8jx-5ppr. The libwebp vulnerability also affects Chrome, Android, macOS, and other consumers of the library). libwebp patched the vulnerability and released 1.3.2 This was patched in libwebp-sys in 0.9.3 and 0.9.4 Imageflow v2.0.0-preview8 uses the patched version of libwebp as well as updated versions of all dependencies. Note: preview 8 requires libc 2.31 or higher on linux and macOS 11 or higher. These restrictions are due to the oldest supported versions of those platforms (which is reflected on Github Actions). PatchesImageflow v2.0.0-preview8 use the patched version (v1.3.2) of libwebp and libwebp-sys 0.9.4. Imageflow.AllPlatforms 0.10.2 is patched Imageflow.Server v0.8.2 is patched ImageResizer.Plugins.Imageflow 5.0.12 is patched WorkaroundsDisable webp decoding using Only files that meet the following criteria will be passed to libwebp:
You can utilize matching logic to block webp inputs in your language of choice. Referenceshttps://github.com/advisories/GHSA-j7hp-h8jx-5ppr https://nvd.nist.gov/vuln/detail/CVE-2023-4863 https://github.com/webmproject/libwebp/commit/2af26267cdfcb63a88e5c74a85927a12d6ca1d76 https://github.com/NoXF/libwebp-sys/commits/master Affected versions
0.10.0
0.7.22
0.7.23
0.7.24
0.7.31
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4
0.8.5
0.9.0
+ 1 more Show less
0.9.1
Fixed in
0.10.2
References Updated Sep 10, 2026 · Source: OSV.dev |
0.7.31
patch
Dependencies (5)
|
|
0.7.24
patch
1 CVE
GHSA-7vpr-3ppw-qrpj
Sep 27, 2023
Imageflow affected by libwebp zero-day and should not be used with malicious source images.
8.8
/ 10
High
Network
Low
None
Required
Unchanged
High
High
High
ImpactThis vulnerability affects deployments of Imageflow that involve decoding or processing malicious source .webp files. If you only process your own trusted files, this should not affect you (but you should update anyway). Imageflow relies on Google's [libwebp] library to decode .webp images, and is affected by the recent zero-day out-of-bounds write vulnerability CVE-2023-4863 and https://github.com/advisories/GHSA-j7hp-h8jx-5ppr. The libwebp vulnerability also affects Chrome, Android, macOS, and other consumers of the library). libwebp patched the vulnerability and released 1.3.2 This was patched in libwebp-sys in 0.9.3 and 0.9.4 Imageflow v2.0.0-preview8 uses the patched version of libwebp as well as updated versions of all dependencies. Note: preview 8 requires libc 2.31 or higher on linux and macOS 11 or higher. These restrictions are due to the oldest supported versions of those platforms (which is reflected on Github Actions). PatchesImageflow v2.0.0-preview8 use the patched version (v1.3.2) of libwebp and libwebp-sys 0.9.4. Imageflow.AllPlatforms 0.10.2 is patched Imageflow.Server v0.8.2 is patched ImageResizer.Plugins.Imageflow 5.0.12 is patched WorkaroundsDisable webp decoding using Only files that meet the following criteria will be passed to libwebp:
You can utilize matching logic to block webp inputs in your language of choice. Referenceshttps://github.com/advisories/GHSA-j7hp-h8jx-5ppr https://nvd.nist.gov/vuln/detail/CVE-2023-4863 https://github.com/webmproject/libwebp/commit/2af26267cdfcb63a88e5c74a85927a12d6ca1d76 https://github.com/NoXF/libwebp-sys/commits/master Affected versions
0.10.0
0.7.22
0.7.23
0.7.24
0.7.31
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4
0.8.5
0.9.0
+ 1 more Show less
0.9.1
Fixed in
0.10.2
References Updated Sep 10, 2026 · Source: OSV.dev |
0.7.24
patch
Dependencies (5)
|
|
0.7.23
patch
1 CVE
GHSA-7vpr-3ppw-qrpj
Sep 27, 2023
Imageflow affected by libwebp zero-day and should not be used with malicious source images.
8.8
/ 10
High
Network
Low
None
Required
Unchanged
High
High
High
ImpactThis vulnerability affects deployments of Imageflow that involve decoding or processing malicious source .webp files. If you only process your own trusted files, this should not affect you (but you should update anyway). Imageflow relies on Google's [libwebp] library to decode .webp images, and is affected by the recent zero-day out-of-bounds write vulnerability CVE-2023-4863 and https://github.com/advisories/GHSA-j7hp-h8jx-5ppr. The libwebp vulnerability also affects Chrome, Android, macOS, and other consumers of the library). libwebp patched the vulnerability and released 1.3.2 This was patched in libwebp-sys in 0.9.3 and 0.9.4 Imageflow v2.0.0-preview8 uses the patched version of libwebp as well as updated versions of all dependencies. Note: preview 8 requires libc 2.31 or higher on linux and macOS 11 or higher. These restrictions are due to the oldest supported versions of those platforms (which is reflected on Github Actions). PatchesImageflow v2.0.0-preview8 use the patched version (v1.3.2) of libwebp and libwebp-sys 0.9.4. Imageflow.AllPlatforms 0.10.2 is patched Imageflow.Server v0.8.2 is patched ImageResizer.Plugins.Imageflow 5.0.12 is patched WorkaroundsDisable webp decoding using Only files that meet the following criteria will be passed to libwebp:
You can utilize matching logic to block webp inputs in your language of choice. Referenceshttps://github.com/advisories/GHSA-j7hp-h8jx-5ppr https://nvd.nist.gov/vuln/detail/CVE-2023-4863 https://github.com/webmproject/libwebp/commit/2af26267cdfcb63a88e5c74a85927a12d6ca1d76 https://github.com/NoXF/libwebp-sys/commits/master Affected versions
0.10.0
0.7.22
0.7.23
0.7.24
0.7.31
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4
0.8.5
0.9.0
+ 1 more Show less
0.9.1
Fixed in
0.10.2
References Updated Sep 10, 2026 · Source: OSV.dev |
0.7.23
patch
Dependencies (5)
|
|
0.7.22
initial
1 CVE
GHSA-7vpr-3ppw-qrpj
Sep 27, 2023
Imageflow affected by libwebp zero-day and should not be used with malicious source images.
8.8
/ 10
High
Network
Low
None
Required
Unchanged
High
High
High
ImpactThis vulnerability affects deployments of Imageflow that involve decoding or processing malicious source .webp files. If you only process your own trusted files, this should not affect you (but you should update anyway). Imageflow relies on Google's [libwebp] library to decode .webp images, and is affected by the recent zero-day out-of-bounds write vulnerability CVE-2023-4863 and https://github.com/advisories/GHSA-j7hp-h8jx-5ppr. The libwebp vulnerability also affects Chrome, Android, macOS, and other consumers of the library). libwebp patched the vulnerability and released 1.3.2 This was patched in libwebp-sys in 0.9.3 and 0.9.4 Imageflow v2.0.0-preview8 uses the patched version of libwebp as well as updated versions of all dependencies. Note: preview 8 requires libc 2.31 or higher on linux and macOS 11 or higher. These restrictions are due to the oldest supported versions of those platforms (which is reflected on Github Actions). PatchesImageflow v2.0.0-preview8 use the patched version (v1.3.2) of libwebp and libwebp-sys 0.9.4. Imageflow.AllPlatforms 0.10.2 is patched Imageflow.Server v0.8.2 is patched ImageResizer.Plugins.Imageflow 5.0.12 is patched WorkaroundsDisable webp decoding using Only files that meet the following criteria will be passed to libwebp:
You can utilize matching logic to block webp inputs in your language of choice. Referenceshttps://github.com/advisories/GHSA-j7hp-h8jx-5ppr https://nvd.nist.gov/vuln/detail/CVE-2023-4863 https://github.com/webmproject/libwebp/commit/2af26267cdfcb63a88e5c74a85927a12d6ca1d76 https://github.com/NoXF/libwebp-sys/commits/master Affected versions
0.10.0
0.7.22
0.7.23
0.7.24
0.7.31
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4
0.8.5
0.9.0
+ 1 more Show less
0.9.1
Fixed in
0.10.2
References Updated Sep 10, 2026 · Source: OSV.dev |
0.7.22
initial
Dependencies (5)
|