CVE-2026-72713 PUBLISHED

XAgent Path Traversal Arbitrary File Read via /workspace/file

Assigner: VulnCheck
Reserved: 10.08.2026 Published: 11.08.2026 Updated: 11.08.2026

XAgent contains a path traversal vulnerability in the workspace file endpoint that allows self-registered or default-credential users to read arbitrary files on the host by supplying parent-directory segments in the file_name form field with no path containment check. Attackers can register an account without email verification, then submit crafted file_name values such as parent-directory traversal sequences to the /workspace/file handler to read host files including application secrets, database credentials, and system files outside the Docker sandbox.

Metrics

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

Product Status

Vendor OpenBMB
Product XAgent
Versions Default: affected
  • affected from 0 to 26f2b6e (excl.)

Credits

  • George Chen finder

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE