Description
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.
Published: 2026-07-20
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

nono is software that allows users to run AI agents in a zero‑latency sandbox. Prior to version 0.55.0, the sandbox policies permit access to local Unix domain sockets, including the per‑user systemd‑dbus socket. This flaw allows a sandboxed process to communicate with that socket and escape the sandbox. The issue is an Improper Restriction of Tested Operations for Authorization, identified as CWE‑863. Version 0.55.0 resolves the problem.

Affected Systems

The affected product is nono from always‑further. All releases before 0.55.0 are vulnerable. Version 0.55.0 and later contain the fix.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity, while the EPSS score of less than 1% suggests a low likelihood of exploitation. Based on the description, it is inferred that the likely attack vector is an attacker running within the same user context as the nono instance, who can communicate with the per‑user systemd‑dbus socket established by the sandbox policy. This inference comes from the fact that the sandbox permits access to local Unix domain sockets, allowing escape. The vulnerability is not listed in the CISA KEV catalog, and no public exploits are reported in the available data.

Generated by OpenCVE AI on August 3, 2026 at 01:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade nono to version 0.55.0 or newer to apply the Landlock/seccomp policy fix
  • If an upgrade is not feasible, configure the sandbox to deny access to the per‑user systemd dbus socket, for example by adjusting the policies to block local Unix domain socket communication
  • Monitor audit logs for attempts to connect to the systemd dbus socket from sandboxed processes and review system integrity controls

Generated by OpenCVE AI on August 3, 2026 at 01:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-27vp-2mmc-vmh3 nono: Sandbox escape on Linux via D-Bus: `systemd-run --user`
History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Always-further
Always-further nono
Vendors & Products Always-further
Always-further nono

Tue, 21 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Description 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.
Title nono: Sandbox escape on Linux via D-Bus: `systemd-run --user`
Weaknesses CWE-863
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L'}


Subscriptions

Always-further Nono
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-21T12:56:44.319Z

Reserved: 2026-05-18T19:50:18.695Z

Link: CVE-2026-47128

cve-icon Vulnrichment

Updated: 2026-07-21T12:56:06.741Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T01:15:03Z

Weaknesses