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-2024-24828

22
FAUCET Score

CVE-2024-24828 affects Vercel's 'pkg' tool, which bundles Node.js projects into executables. The vulnerability arises because 'pkg' writes native code packages to a predictable, shared directory (/tmp/pkg/*) on Unix systems, allowing a local attacker to replace legitimate executables with malicious ones. This high-severity vulnerability (CVSS 7.8) has a low attack complexity and can lead to complete compromise of confidentiality, integrity, and availability if a user executes the tampered application. There is no patch as 'pkg' is deprecated, and there is no evidence of active exploitation, public exploit code, or significant community discussion.

Impacted Technologies

VendorProductVersion(s)CPE
<= 5.8.1CPE matchmatch criteria
cpe:2.3:a:vercel:pkg:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

6.6MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.23%
Probability of exploitation in next 30 days
EPSS Percentile
14.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0023 is in the 45th percentile among its peer group of 16,994 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Vendor Patches (1)

github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (2)

redhatCVE-2024-24828Moderate

pkg: incorrect default permissions

Feb 10, 2024
npmGHSA-22r3-9w55-cj54medium

Pkg Local Privilege Escalation

Feb 9, 2024

References

github.com / vercel/pkg/security/advisories/GHSA-22r3-9w55-cj54
Vendor Advisory
nodejs.org / api/single-executable-applications.html
Product