CVE-2026-54336 PUBLISHED

JumpServer: KoKo Web Terminal SFTP Path Traversal on Authorized Asset

Assigner: GitHub_M
Reserved: 12.06.2026 Published: 17.08.2026 Updated: 17.08.2026

JumpServer is an open source bastion host and an operation and maintenance security audit system. From 4.8.0 until 4.10.17, an authenticated user with SFTP permission to an authorized asset can submit crafted traversal paths through the KoKo Web Terminal SFTP feature, causing AssetDir.GetRealPath() in pkg/srvconn/sftp_asset.go to resolve paths outside the intended SFTP root and permit read, list, write, rename, or delete operations under the configured backend account on that asset. This issue is fixed in version 4.10.17.

Metrics

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

Product Status

Vendor jumpserver
Product jumpserver
Versions
  • Version >= 4.8.0, < 4.10.17 is affected

References

Problem Types

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