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

30
FAUCET Score

OVERVIEW CVE-2026-40316 is a critical remote code execution vulnerability affecting OWASP BLT versions prior to 2.1.1. The flaw exists in the GitHub Actions workflow file .github/workflows/regenerate-migrations.yml, which improperly handles untrusted pull request content. By exploiting insecure workflow design, an attacker can execute arbitrary Python code in the privileged CI environment where the build process has full access to the GITHUB_TOKEN and repository secrets. SEVERITY The vulnerability carries a CVSS 3.1 score of 8.8 (HIGH) with a network attack vector requiring no special privileges or authentication, though maintainer action (applying a label) is required as a trigger. The attack complexity is low, and successful exploitation results in complete confidentiality, integrity, and availability compromise. The threat is particularly acute because it enables access to sensitive credentials and repository control, creating significant supply chain attack potential. EXPLOITATION STATUS There is no current evidence of active exploitation in the wild, as indicated by the vulnerability's absence from CISA's Known Exploited Vulnerabilities catalog and its inactive status on threat tracking lists. The EPSS score of 0.00065 suggests minimal likelihood of exploitation attempts compared to other vulnerabilities. A patch is expected in version 2.1.1, and users should immediately upgrade to this version or implement workflow restrictions to require explicit code review approval before the regenerate-migrations label can trigger the vulnerable workflow.

Impacted Technologies

VendorProductVersion(s)CPE
<= 2.1CPE matchmatch criteria
cpe:2.3:a:owasp:owasp_blt:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.8HIGH

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

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

Exploit Intelligence

EPSS Score
0.41%
Probability of exploitation in next 30 days
EPSS Percentile
33.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.0041 is in the 37th percentile among its peer group of 14,852 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.1 Security Researcher mentions.

Remediation

Vendor Patches (1)

github_advisoryvendor investigatingvia nvd_reference
View patch

References

github.com / OWASP-BLT/BLT/security/advisories/GHSA-wxm3-64fx-cmx9
ExploitVendor Advisory