CVE-2026-40316
Last modified
CVE-2026-40316 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. OWASP BLT is a QA testing and vulnerability disclosure platform that encompasses websites, apps, git repositories, and more. Versions prior to 2.1.1 contain an RCE vulnerability in the .github/workflows/regenerate-migrations.yml workflow. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
Description
OWASP BLT is a QA testing and vulnerability disclosure platform that encompasses websites, apps, git repositories, and more. Versions prior to 2.1.1 contain an RCE vulnerability in the .github/workflows/regenerate-migrations.yml workflow. The workflow uses the pull_request_target trigger to run with full GITHUB_TOKEN write permissions, copies attacker-controlled files from untrusted pull requests into the trusted runner workspace via git show, and then executes python manage.py makemigrations, which imports Django model modules including attacker-controlled website/models.py at runtime. Any module-level Python code in the attacker's models.py is executed during import, enabling arbitrary code execution in the privileged CI environment with access to GITHUB_TOKEN and repository secrets. The attack is triggerable by any external contributor who can open a pull request, provided a maintainer applies the regenerate-migrations label, potentially leading to secret exfiltration, repository compromise, and supply chain attacks. A patch for this issue is expected to be released in version 2.1.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Owasp | Owasp Blt | <= 2.1 |
References
- https://github.com/OWASP-BLT/BLT/security/advisories/GHSA-wxm3-64fx-cmx9Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-40316?
How severe is CVE-2026-40316?
How do I fix CVE-2026-40316?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-40310ImageMagick is free and open-source software used for editin…5.5
- CVE-2026-40311ImageMagick is free and open-source software used for editin…5.5
- CVE-2026-40312ImageMagick is free and open-source software used for editin…5.5
- CVE-2026-40313PraisonAI is a multi-agent teams system. In versions 4.5.139…9.1
- CVE-2026-40314NamelessMC is website software for Minecraft servers. In ver…6.9
- CVE-2026-40315PraisonAI is a multi-agent teams system. Prior to 4.5.133, t…9.8
- CVE-2026-40317NovumOS is a custom 32-bit operating system written in Zig a…9.3
- CVE-2026-40318SiYuan is an open-source personal knowledge management syste…8.5
- CVE-2026-40319Giskard is an open-source testing framework for AI models. I…5.5
- CVE-2026-4032The CodeColorer plugin for WordPress is vulnerable to Stored…6.1
- CVE-2026-40320Giskard is an open-source testing framework for AI models. I…7.8
- CVE-2026-40321DNN (formerly DotNetNuke) is an open-source web content mana…8
Are you affected by CVE-2026-40316?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
