CVE-2026-47128 PUBLISHED

nono: Sandbox escape on Linux via D-Bus: `systemd-run --user`

Assigner: GitHub_M
Reserved: 18.05.2026 Published: 20.07.2026 Updated: 21.07.2026

nono is software that allows users to run AI agents in a zero-latency sandbox. Prior to version 0.55.0, the nono Landlock/seccomp policies allow access to local Unix domain sockets (concrete and abstract). This allows an easy sandbox escape by talking to the per-user systemd dbus socket. Version 0.55.0 patches the issue.

Metrics

CVSS Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
CVSS Score: 6.1

Product Status

Vendor always-further
Product nono
Versions
  • Version < 0.55.0 is affected

References

Problem Types

  • CWE-863: Incorrect Authorization CWE