Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-11526

41
FAUCET Score

GD versions before 2.86 for Perl allow OS command injection and file overwrite via a 2-arg open() of filename arguments in _make_filehandle. GD::Image::_make_filehandle opens a filename argument with Perl's 2-arg open(), so a filename that begins or ends with a pipe ("| cmd", "cmd |") or begins with a redirect ("> path", ">> path") is run as a command or redirect rather than opened as a file. _make_filehandle is the single open path behind every filename-accepting constructor (new, newFromPng, newFromJpeg, and the rest); the in-memory *Data variants do not open a path and are unaffected. Any caller that forwards untrusted input to one of these constructors as a pathname can run an arbitrary command or truncate a file under the process UID.

First published: Jun 14, 2026Last modified: Jun 14, 2026

Impacted Technologies

VendorProductVersion(s)CPE
RURBANGD
>= 0, < 2.86CNA affecteddefault unaffected

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.35%
Probability of exploitation in next 30 days
EPSS Percentile
68.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0135 is in the 55th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (4)

ubuntupatch availablevia ubuntu_usn
Product: libgd-perl (jammy)Fixed in: 2.76-2ubuntu0.1
ubuntupatch availablevia ubuntu_usn
Product: libgd-perl (noble)Fixed in: 2.78-1ubuntu0.24.04.1
ubuntupatch availablevia ubuntu_usn
Product: libgd-perl (questing)Fixed in: 2.78-1ubuntu0.25.10.1
ubuntupatch availablevia ubuntu_usn
Product: libgd-perl (resolute)Fixed in: 2.84-2ubuntu0.1

Vendor Advisories (2)

ubuntuUSN-8484-1

GD.pm vulnerability

Jun 30, 2026
microsoft2026-Jun/CVE-2026-11526Moderate

GD versions before 2.86 for Perl allow OS command injection and file overwrite via a 2-arg open() of filename arguments in _make_filehandle

Jun 9, 2026

References

github.com / lstein/Perl-GD/commit/67b163713c6c78dfeb693da0978ae934e5cd8210.patch
metacpan.org / release/RURBAN/GD-2.86/changes
lists.debian.org / debian-lts-announce/2026/06/msg00027.html
openwall.com / lists/oss-security/2026/06/14/4