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

27
FAUCET Score

CVE-2026-39387 is a critical Local File Inclusion vulnerability affecting BoidCMS versions prior to 2.1.3, an open-source PHP-based flat-file CMS. The vulnerability exists in the tpl (template) parameter, which is passed unsanitized to a require_once() statement without path validation, allowing authenticated administrators to inject path traversal sequences and include arbitrary files from the server. The vulnerability carries a CVSS 3.1 score of 7.2 (HIGH) with network-accessible attack vector, low complexity, and high privilege requirements. The primary concern is the chaining of this LFI with the application's file upload functionality to achieve Remote Code Execution; an attacker can upload malicious PHP code disguised as media files, then exploit the path traversal flaw to execute it with web server privileges, resulting in complete system compromise. Exploitation status indicates this vulnerability is currently inactive from a threat perspective. The vulnerability is not listed on CISA's Known Exploited Vulnerabilities catalog, suggesting no evidence of active exploitation in the wild. The EPSS score of 0.0028 reflects exceptionally low predicted probability of exploitation, ranking this threat lower than 99.5 percent of all published CVEs. Community attention and exploit code availability appear minimal. Organizations running BoidCMS should prioritize updating to version 2.1.3 to remediate this risk, though the current threat level remains low.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.1.3CPE matchmatch criteria
cpe:2.3:a:boidcms:boidcms:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.2HIGH

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

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

Exploit Intelligence

EPSS Score
0.73%
Probability of exploitation in next 30 days
EPSS Percentile
50.5%
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.0073 is in the 31st percentile among its peer group of 5,531 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Vendor Patches (1)

github_advisoryworkaround availablevia nvd_reference
View patch

References

github.com / BoidCMS/BoidCMS/releases/tag/v2.1.3
ProductRelease Notes
github.com / BoidCMS/BoidCMS/security/advisories/GHSA-45xp-xw54-6cv6
ExploitMitigationVendor Advisory