PT-2026-29270 · Unknown · Agentic-Context-Engine
CVSS v3.1
7.6
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L |
Name of the Vulnerable Software and Affected Versions
agentic-context-engine versions prior to 0.7.2
Description
A directory traversal issue allows arbitrary file writes through the
checkpoint dir parameter in the OfflineACE.run function. The save to file() method in ace/skillbook.py does not normalize or validate filesystem paths, enabling traversal sequences to escape the designated checkpoint directory. This can lead to the overwriting of arbitrary files accessible to the application process, potentially resulting in application corruption, privilege escalation, or code execution.Recommendations
Update to a version newer than 0.7.1.
As a temporary workaround, restrict or validate the input provided to the
checkpoint dir parameter to prevent the use of traversal sequences.Exploit
Fix
LPE
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Agentic-Context-Engine