CVE-2026-44246
Last modified
CVE-2026-44246 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. nnU-Net is a semantic segmentation framework that automatically adapts its pipeline to a dataset. Prior to 2.4.1, the nnU-Net Issue Triage workflow in .github/workflows/issue-triage.yml is vulnerable to Agentic Workflow Injection. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
nnU-Net is a semantic segmentation framework that automatically adapts its pipeline to a dataset. Prior to 2.4.1, the nnU-Net Issue Triage workflow in .github/workflows/issue-triage.yml is vulnerable to Agentic Workflow Injection. The workflow sets allowed_non_write_users: ${{ github.event.issue.user.login }}, which means any logged-in GitHub user who opens an issue can reach this agentic workflow with attacker-controlled content. Untrusted issue title and body content are embedded directly into the prompt of anthropics/claude-code-action, and the workflow then runs a command-capable Claude agent with permission to comment on and relabel the current issue via gh. Because this workflow is triggered automatically on issues.opened, an external attacker can submit a crafted issue that steers the agent beyond its intended issue-triage purpose and influences authenticated issue actions. This vulnerability is fixed in 2.4.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Dkfz | Nnu-Net | < 2.4.1 |
References
- https://github.com/MIC-DKFZ/nnUNet/security/advisories/GHSA-63mx-j37w-gh59Exploit, Mitigation, Vendor Advisory
- https://github.com/MIC-DKFZ/nnUNet/security/advisories/GHSA-63mx-j37w-gh59Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-44246?
How severe is CVE-2026-44246?
How do I fix CVE-2026-44246?
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-44240basic-ftp is an FTP client for Node.js. Prior to 5.3.1, basi…7.5
- CVE-2026-44241Micronaut Framework is a JVM-based full stack Java framework…7.5
- CVE-2026-44242Micronaut Framework is a JVM-based full stack Java framework…3.7
- CVE-2026-44243GitPython is a python library used to interact with Git repo…7.1
- CVE-2026-44244GitPython is a python library used to interact with Git repo…7.8
- CVE-2026-44245Kyverno is a policy engine designed for cloud native platfor…6.1
- CVE-2026-44247Volcano is a Kubernetes-native batch scheduling system. Prio…7.4
- CVE-2026-44248Netty is an asynchronous, event-driven network application f…7.5
- CVE-2026-44249Netty is a network application framework for development of …8.1
- CVE-2026-4425Rejected reason: Reserved for EastLink case, but no need for…
- CVE-2026-44250Netty is a network application framework for development of …7.5
- CVE-2026-44251Wazuh is a free and open source platform used for threat pre…6.5
Are you affected by CVE-2026-44246?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
