A walkthrough of the HackTheBox machine 'Kobold', which hosts MCPJam inspector, PrivateBin, and Arcane Docker management behind Nginx. Initial access is gained via CVE-2026-23744, an unauthenticated RCE in MCPJam that binds to all interfaces and allows installing an attacker-controlled MCP server. Lateral movement exploits CVE-2025-64714, a local file inclusion in PrivateBin's template-selection cookie feature, used to write and execute a PHP webshell inside the container. The container's config leaks a database password reused for Arcane. Docker panel access enables mounting the host filesystem in a new container, dropping an SSH key, and gaining root. A bonus section covers an unintended path via a misconfigured gshadow file granting ben docker group access directly.

29m read timeFrom 0xdf.gitlab.io
Post cover image
Table of contents
Box InfoReconShell as benShell as nobody in PrivateBinShell as rootBeyond Root
432 Impressions