Impact
The vulnerability resides in an undocumented function within backend/pkg/docker/client.go of PentAGI. By manipulating a Docker API call, an attacker can bypass the sandbox that encloses the container, potentially allowing execution of code outside the intended environment. This flaw maps to access control weaknesses (CWE‑264) and insufficient privilege separation (CWE‑265).
Affected Systems
PentAGI distributed by vxcontrol up to version 2.1.0 is affected. No post‑2.1.0 releases were mentioned and the vendor has not yet released an official fix; a pull request that addresses the issue is waiting for approval.
Risk and Exploitability
The CVSS score of 5.3 indicates medium severity, while the EPSS score is below 1 %. The flaw is not listed in the CISA KEV catalog. The description states that the exploitation can be triggered remotely by targeting the Docker API service. Because the attacker can potentially escape the container sandbox, the potential impact is high in an environment where Docker containers are granted elevated privileges.
OpenCVE Enrichment