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-2023-24056

16
FAUCET Score

CVE-2023-24056 is a medium-severity vulnerability affecting pkgconf through version 1.9.3, where incorrect checks in libpkgconf/tuple.c:pkgconf_tuple_parse allow for unbounded string expansion from variable duplication, potentially turning a small .pc file into a massive one. This local vulnerability, requiring user interaction, has a CVSS score of 5.5 and primarily impacts availability, as it can lead to denial of service. There is no known active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or KEV listing, though it has garnered some community discussion and media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
<= 1.9.3CPE matchmatch criteria
cpe:2.3:a:pkgconf:pkgconf:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.5MEDIUM

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

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
1.8
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.52%
Probability of exploitation in next 30 days
EPSS Percentile
40.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0052 is in the 45th percentile among its peer group of 5,765 CVEs.

Social Chatter

No social media mentions found for this CVE.

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

Media Mentions

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

Remediation

Patch Available

Vendor Patches (4)

microsoftpatch availablevia msrc
Product: cbl2 pkgconf 1.8.0-3 on CBL Mariner 2.0Fixed in: 1.8.0-3
microsoftpatch availablevia msrc
Product: 18407-16823Fixed in: 1.8.0-3
redhatvendor investigatingvia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: pkgconf
redhatvendor investigatingvia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: pkgconf

Vendor Advisories (2)

redhatCVE-2023-24056Low

pkgconf: unbounded string expansion due to incorrect checks may result in buffer overflow

Jan 21, 2023
microsoft2023-Jan/CVE-2023-24056Moderate

In pkgconf through 1.9.3 variable duplication can cause unbounded string expansion due to incorrect checks in libpkgconf/tuple.c:pkgconf_tuple_parse. For example a .pc file containing a few hundred bytes can expand to one billion bytes.

Jan 10, 2023

References

gitea.treehouse.systems / ariadne/pkgconf/commit/628b2b2bafa5d3a2017193ddf375093e70666059
PatchThird Party Advisory
github.com / pkgconf/pkgconf/tags
Release NotesThird Party Advisory
nullprogram.com / blog/2023/01/18
ExploitThird Party Advisory