Sceawere

Vulnerability Detail

CVE-2026-73614UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

ClaudeHookBridge Command Deny List Bypass

Vulnerability Metadata

Severity
High
Score / CVSS
8.8
Creation Date
9h ago
Vendor
Jovancoding
Product
Network-AI
Attack Type
Interpretation Conflict
Vector String
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Complexity
LOW

Narrative and Response

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.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "8.8",
  "pubDate": "2026-08-13T12:17:26.197Z",
  "pubdate": "2026-08-13T12:17:26.197Z",
  "executiveSummary": "A security vulnerability has been identified in Network-AI ClaudeHookBridge before 5.15.1, involving input truncation logic that leads to a security control bypass.\nThe flaw allows malicious actors to evade operator-configured hard-deny lists by manipulating the length of input strings.\nThe affected product is Network-AI ClaudeHookBridge in versions prior to 5.15.1.\nThe primary risk implication is the execution of arbitrary commands by bypassing intended security policies within the command execution pipeline.\nAn attacker possesses the capability to construct specially crafted Bash commands containing dangerous content positioned beyond the truncation threshold.\nSuccessful exploitation requires the ability to supply or influence input data processed by the vulnerable bridge component prior to command execution by Claude Code.",
  "technicalDetails": "The root cause of the vulnerability resides in a truncation mechanism within Network-AI ClaudeHookBridge before 5.15.1.\nThe vulnerable component truncates the target input string to a maximum length of 500 characters before evaluating it against the configured denyPatterns security rules.\nConversely, Claude Code subsequently processes and executes the full, untruncated command string supplied by the user or upstream process.\nThe attack flow proceeds as follows: an attacker crafts a malicious Bash command where legitimate or benign-appearing characters occupy the first 500 bytes of the input field to successfully pass the denyPatterns evaluation phase.\nThe attacker then appends the dangerous command payload past the 500-character boundary, ensuring it evades detection by the pattern-matching filter.\nUpon passing the truncated evaluation, the complete command string containing the hidden malicious payload is handed over to Claude Code for execution.\nBecause Claude Code executes the entire untruncated command, the unauthorized instructions are successfully executed on the underlying system, resulting in arbitrary command execution.\nThe affected versions include all releases of Network-AI ClaudeHookBridge prior to version 5.15.1."
}
CVE-2026-73614: ClaudeHookBridge Command Deny List Bypass (HIGH Severity, CVSS: 8.8) - Sceawere