CVE-2026-47722 HIGH

CVE-2026-47722: nebula-mesh: Host advanced overrides allow YAML injection into agent config.yml

Vendor Juev
Product nebula-mesh
Weakness CWE-94 · Code injection
Published July 23, 2026
Last update July 23, 2026

CVSS base score

8.7/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, `internal/configgen/generator.go:86,108,119` interpolates the operator-supplied `ListenHost` and `TunDevice` fields raw into a `text/template` that produces the agent's `config.yml`. `internal/web/advanced.go:20-35` accepts both with only `strings.TrimSpace` — no character or shape validation. Version 0.3.2 fixes the issue.

Key dates

02Disclosure timeline

July 23, 2026 CVE published

Related vulnerabilities

04Related CVE