AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-73614

HIGH · CVSS 8.8 EPSS 0.36% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-13 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The vulnerability affects Network-AI ClaudeHookBridge versions prior to 5.15.1, where the target string is truncated to 500 characters before evaluating denyPatterns, allowing attackers to bypass security controls. This flaw enables the execution of arbitrary commands by positioning malicious content beyond the truncation limit in a Bash command field. Organizations utilizing affected versions of ClaudeHookBridge should prioritize patching to mitigate the risk of command injection attacks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-73614
Severity
HIGH
CVSS
8.8
EPSS
0.36%

Original NVD 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.