Context-Inappropriate Capability
Medium
- Confidence
- 98% confidence
- Finding
- The script sources the user-controlled config file with `source "$config_path"`, which executes arbitrary shell code rather than parsing only expected key/value settings. If the config file is modified by another local process, copied from an untrusted source, or pointed elsewhere via `PEXO_CONFIG`, running this diagnostic script will execute attacker-supplied commands with the user's privileges.
