Vulnerability Description
OpenHarness /issue and /pr_comments slash commands lack remote_invocable=False protection, allowing remote channel senders to write attacker-controlled Markdown into project context files. Admitted remote attackers can inject malicious content into .openharness/issue.md and .openharness/pr_comments.md files, which are subsequently injected into runtime system prompts, persistently influencing local agent behavior.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/HKUDS/OpenHarness/commit/27bb93b810e9ea8fa4832eab7152eeb3b4a6
- https://github.com/HKUDS/OpenHarness/pull/272
- https://www.vulncheck.com/advisories/openharness-prompt-injection-via-issue-and-
- https://github.com/HKUDS/OpenHarness/pull/272
FAQ
What is CVE-2026-56696?
CVE-2026-56696 is a vulnerability with a CVSS score of 5.4 (MEDIUM). OpenHarness /issue and /pr_comments slash commands lack remote_invocable=False protection, allowing remote channel senders to write attacker-controlled Markdown into project context files. Admitted re...
How severe is CVE-2026-56696?
CVE-2026-56696 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56696?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.