Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The comment claims there is no arbitrary file access, but attachment-upload commands can read any local path supplied by the caller via --file. The safePath helper only blocks '..' segments and still allows absolute paths or arbitrary files within accessible directories, so a prompt-injected or mistaken caller could exfiltrate sensitive local files to the remote OpenProject instance.
