SecBoard
Zurück zur CVE-Übersicht

CVE-2026-55432

MEDIUM(5.4)

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

Risk Signal Score24/100 — NIEDRIG
  • CVSS 5.4 — Mittel
  • Weniger als 24 Stunden alt

Beschreibung

Coder allows organizations to provision remote development environments via Terraform. Prior to versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2, the `CreateSubAgent` RPC did not validate a requested app sharing level against the template's `MaxPortSharingLevel` before persisting workspace apps, letting a workspace owner exceed the administrator's configured maximum. Exploitation requires the ability to register sub-agent apps in a workspace the attacker controls. The fix in versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2clamps the sub-agent app sharing level to the template's `MaxPortSharingLevel`. As a workaround, disable wildcard app hostnames (`CODER_WILDCARD_ACCESS_URL`) to block subdomain-based app routing.

GitHub Advisories

GHSA-x9qq-2qh5-8rxfMEDIUM

Coder's sub-agent app registration bypasses template port-sharing policy enforcement

go/github.com/coder/coder/v22.34.2
GitHub Advisory

Referenzen