Skip to main content

Network-AI ClaudeHookBridge EUVDEUVD-2026-57818

| CVE-2026-73614 HIGH
Interpretation Conflict (CWE-436)
2026-08-13 VulnCheck GHSA-64vj-7c55-24w2
8.7
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
8.7 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
8.8 HIGH

AV:N and PR:L reflect network-submitted commands requiring low-privilege bridge access; S:U consistent with no subsequent-system scope change per CVSS 4.0 SC:N.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

3
Patch available
Aug 13, 2026 - 13:01 EUVD
Analysis Generated
Aug 13, 2026 - 12:46 vuln.today
CVE Published
Aug 13, 2026 - 11:28 cve.org
HIGH 8.7

DescriptionCVE.org

Network-AI ClaudeHookBridge before 5.15.1 truncates the target string to 500 characters before evaluating denyPatterns, while Claude Code executes the full untruncated command. Attackers can position dangerous content past byte 500 in a Bash command field to bypass the operator's hard-deny list and execute arbitrary commands.

AnalysisAI

Truncation-induced interpretation conflict in Network-AI ClaudeHookBridge before 5.15.1 enables low-privileged attackers to bypass operator-configured denyPatterns and achieve arbitrary command execution. The bridge evaluates security patterns against only the first 500 characters of a submitted Bash command field while Claude Code receives and executes the full, untruncated string - meaning any payload positioned past byte 500 is invisible to the deny list but fully executable by the runtime. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Recon
Obtain low-privilege ClaudeHookBridge access
Delivery
Craft Bash command string exceeding 500 characters
Exploit
Embed malicious payload starting at byte 501
Install
Submit crafted command to ClaudeHookBridge
C2
Bridge evaluates truncated 500-char prefix against denyPatterns, no match found
Execute
Claude Code receives and executes full untruncated command
Impact
Arbitrary code execution on vulnerable host

Vulnerability AssessmentAI

Exploitation Exploitation requires low-privilege access (PR:L per the CVSS 4.0 vector) sufficient to submit Bash command fields through the ClaudeHookBridge interface - unauthenticated external attackers cannot exploit this directly. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H) accurately characterizes a network-reachable, low-complexity bypass that produces full-impact RCE on the vulnerable system; the SC:N/SI:N/SA:N metrics indicate no additional subsequent-system scope change is modeled. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker with low-privilege access to the ClaudeHookBridge submission interface crafts a Bash command string where 500 characters of benign-looking content precede a malicious payload - such as a reverse shell invocation or credential exfiltration command - appended at byte 501 and beyond. When submitted, the bridge evaluates only the innocuous prefix against the operator's denyPatterns, finds no violation, and permits execution; Claude Code then runs the complete string, triggering the hidden payload. …
Remediation Upgrade Network-AI to version 5.15.1 or later, which resolves the truncation-before-evaluation flaw per the vendor's GitHub Security Advisory GHSA-743h-jr5x-mpcr (https://github.com/Jovancoding/Network-AI/security/advisories/GHSA-743h-jr5x-mpcr). … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Inventory all ClaudeHookBridge deployments in production and document current versions. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-57818 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy