OpenHarness prior to commit 166fcfe contains an improper access control vulnerability in built-in file tools due to inconsistent parameter handling in permission enforcement, allowing attackers who can influence agent tool execution to read arbitrary local files outside the intended repository scope. Attackers can exploit the path parameter not being passed to the PermissionChecker in read_file, write_file, edit_file, and notebook_edit tools to bypass deny rules and access sensitive files such as configuration files, credentials, and SSH material, or create and overwrite files in restricted host paths in full_auto mode.
References
Configurations
No configuration.
History
07 Apr 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-07 18:16
Updated : 2026-04-16 16:15
NVD link : CVE-2026-22682
Mitre link : CVE-2026-22682
CVE.ORG link : CVE-2026-22682
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
