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-34477

22
FAUCET Score

CVE-2024-34477 is a local privilege escalation vulnerability affecting FOG through version 1.5.10, specifically within the configureNFS function in lib/common/functions.sh. An attacker can exploit this by mounting a specially crafted NFS share with no_root_squash and insecure options, allowing them to add a root-owned executable file with the SUID bit set. This vulnerability carries a CVSS v3.1 score of 7.8 (High), indicating high impact on confidentiality, integrity, and availability, with low attack complexity and requiring local user privileges. There is currently no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.5.10.41CPE matchmatch criteria
cpe:2.3:a:fogproject:fogproject:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.8HIGH

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

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

Exploit Intelligence

EPSS Score
0.27%
Probability of exploitation in next 30 days
EPSS Percentile
18.6%
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.0027 is in the 54th percentile among its peer group of 17,070 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

Remediation records are not available for this CVE.

References

blog.hackvens.fr / advisories/CVE-2024-34477-Fogproject.html
ExploitThird Party Advisory
forums.fogproject.org / topic/17486/fog-1-5-10-and-earlier-nfs-privilege-escalation-vulnerability
ExploitVendor Advisory
github.com / FOGProject/fogproject/blob/a4bb1bf39ac53c3cbe623576915fbc3b5c80a00f/lib/common/functions.sh
Product