CVE-2026-73614
Received Received - Intake

Command Injection in Network-AI ClaudeHookBridge

Vulnerability report for CVE-2026-73614, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: VulnCheck

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
network-ai claudehookbridge to 5.15.1 (exc)
network-ai claude_code *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-436 Product A handles inputs or steps differently than Product B, which causes A to perform incorrect actions based on its perception of B's state.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in Network-AI's ClaudeHookBridge versions before 5.15.1. The system truncates Bash command fields to 500 characters before checking deny patterns, but the underlying Claude Code executes the full untruncated command. Attackers can place malicious content beyond 500 characters to bypass deny lists and execute arbitrary commands.

Detection Guidance

Check ClaudeHookBridge version with command: network-ai --version. Inspect logs for commands exceeding 500 characters in Bash fields. Monitor for unexpected command executions bypassing deny lists.

Impact Analysis

Attackers could exploit this to bypass security controls and execute unauthorized commands on affected systems. This could lead to data breaches, system compromise, or unauthorized access to sensitive information. The lack of audit trail for executed commands increases the risk of undetected attacks.

Compliance Impact

This vulnerability could lead to unauthorized data access or modification, violating GDPR's data protection requirements and HIPAA's security rules for protected health information. Organizations using affected versions may fail compliance audits due to inadequate command execution controls.

Mitigation Strategies

Upgrade ClaudeHookBridge to version 5.15.1 or later. Configure deny-patterns to evaluate full command strings instead of truncated versions. Implement network monitoring for suspicious command patterns.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-73614. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart