Security readout for executives and security teams
Plain-English summary
GEGL versions before 0.4.34 can pass an unescaped pathname into a constructed command line when using an ImageMagick convert fallback. If an attacker can influence that pathname and the vulnerable feature is enabled, shell expansion could occur. GIMP before 2.10.30 included older GEGL, but the CVE notes affected GIMP builds may not enable the feature.
Executive priority
Treat as a targeted remediation item for endpoints or services that process images, not a broad emergency from the supplied evidence. Prioritize systems accepting untrusted files or filenames, and confirm whether vulnerable GEGL functionality is enabled before escalating.
Technical view
The issue is in GEGL load_cache, within magick-load’s ImageMagick convert fallback. The CVE describes missing escaping or filtering of a pathname before execution through a system library function. Fixed GEGL is 0.4.34 or later. The supplied sources do not provide CVSS, CWE, detailed exploit prerequisites, or proof of active exploitation.
Likely exposure
Exposure is most plausible on systems with GEGL before 0.4.34, including some GIMP releases before 2.10.30, where magick-load’s convert fallback is present and enabled. The source bundle warns not all GIMP builds enable the vulnerable feature.
Exploitation context
No KEV listing or cited source in the bundle indicates active exploitation. Practical risk depends on whether an attacker can supply crafted pathnames to a vulnerable GEGL processing path that invokes the ImageMagick convert fallback.
Researcher notes
The key uncertainty is reachability. The CVE links older GEGL and GIMP versions but explicitly limits inference about GIMP build exposure. Research should focus on package configuration, feature enablement, and whether untrusted pathnames can reach magick-load’s convert fallback.
Mitigation direction
- Upgrade GEGL to 0.4.34 or a vendor-patched package.
- Update GIMP to 2.10.30 or later where GIMP bundles affected GEGL.
- Check Fedora, Debian, and vendor advisories for package-specific fixed versions.
- Avoid processing untrusted image paths with vulnerable builds until remediated.
- Verify whether the ImageMagick convert fallback is enabled before relying on exposure assumptions.
Validation and detection
- Inventory installed GEGL and GIMP versions across workstations, servers, and image-processing hosts.
- Confirm whether GEGL magick-load and the convert fallback are packaged and enabled.
- Review workflows that process untrusted images or user-controlled filenames.
- Check package manager advisory status for fixed GEGL builds.
- Document exceptions where GIMP includes older GEGL but the vulnerable feature is not enabled.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2021-45463 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://gitlab.gnome.org/GNOME/gegl/-/blob/master/docs/NEWS.adocCVE reference · x_refsource_MISC
- https://gitlab.gnome.org/GNOME/gegl/-/commit/bfce470f0f2f37968862129d5038b35429f2909bCVE reference · x_refsource_MISC
- https://gitlab.gnome.org/GNOME/gimp/-/commit/e8a31ba4f2ce7e6bc34882dc27c97fba993f5868CVE reference · x_refsource_MISC
- https://www.gimp.org/news/2021/12/21/gimp-2-10-30-released/CVE reference · x_refsource_MISC
- FEDORA-2022-a1c5b18362CVE reference · vendor-advisory, x_refsource_FEDORA
- FEDORA-2022-5b5a738d7aCVE reference · vendor-advisory, x_refsource_FEDORA
- https://gitlab.gnome.org/GNOME/gegl/-/issues/298CVE reference · x_refsource_CONFIRM
- https://lists.debian.org/debian-lts-announce/2025/10/msg00021.htmlCVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
