Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-33718

37
FAUCET Score

CVE-2026-33718 details a Command Injection vulnerability (CWE-78) in OpenHands, an AI-driven development software, affecting versions prior to 1.5.0. This flaw allows an authenticated attacker to execute arbitrary commands within the agent sandbox by providing an unsanitized `path` parameter to the `/api/conversations/{conversation_id}/git/diff` API endpoint. Rated with a CVSS score of 7.6 (High), the vulnerability has a network attack vector and low attack complexity, requiring only low privileges and no user interaction, leading to high confidentiality impact. Currently, there is no evidence of active exploitation, no known public exploit code, and minimal community discussion or media coverage, indicating a low immediate threat level.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.5.0CPE matchmatch criteria
cpe:2.3:a:openhands:openhands:*:*:*:*:*:python:*:*

CVSS Data

CVSS version used by this source: 3.1

7.6HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
LOW
Availability Impact
LOW
Exploitability Score
2.8
Impact Score
4.7
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.89%
Probability of exploitation in next 30 days
EPSS Percentile
77.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0189 is in the 82nd percentile among its peer group of 1,124 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 1.0 Bluesky, 0.5 Mastodon, and 1.6 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
pippatch availablevia ghsa
Product: openhands-aiFixed in: 1.5.0

Vendor Advisories (1)

pipGHSA-7h8w-hj9j-8rjwhigh

OpenHands is Vulnerable to Command Injection through its Git Diff Handler

Mar 25, 2026

References

docs.python.org / 3/library/shlex.html
Technical Description
docs.python.org / 3/library/subprocess.html
Technical Description
github.com / OpenHands/OpenHands/pull/13051
Issue TrackingPatch
github.com / OpenHands/OpenHands/security/advisories/GHSA-7h8w-hj9j-8rjw
ExploitMitigationVendor Advisory
owasp.org / www-community/attacks/Command_Injection
Technical Description