Katalog CVE

CVE-2026-44246

Wysokie
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

nnU-Net to framework segmentacji semantycznej, który przed wersją 2.4.1 był podatny na wstrzyknięcie złośliwego kodu w workflow zarządzania problemami. Umożliwiało to atakującym manipulowanie treścią zgłoszeń, co mogło prowadzić do nieautoryzowanych działań na zgłoszeniach.

Ocena ryzyka

Organizacje mogą być narażone na nieautoryzowane działania w systemie zarządzania problemami, co może prowadzić do utraty kontroli nad procesem triage oraz potencjalnych naruszeń danych.

Rekomendacja

Zaleca się aktualizację do wersji 2.4.1 lub nowszej, aby usunąć tę podatność oraz przegląd istniejących workflow w celu zapewnienia ich bezpieczeństwa.

Powiązane podatności

Oryginalny opis (angielski, źródło NVD)

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.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS