Security Advisory

CVE-2026-56692

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-23 15:34:56
Last updated 2026-07-14 21:34:15
Assigner VulnCheck
CVSS score 6.8
State PUBLISHED

Description

NanoClaw before 2.1.17 contains a symlink following vulnerability in forwardAttachedFiles that allows container-controlled agents to exfiltrate host-readable files. The host validates attachment filenames using only isSafeAttachmentName before copying with fs.copyFileSync, which follows symlinks without containment checks, allowing malicious agents to disclose arbitrary host files.