SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-76055

HIGH · CVSS 7.5 EPSS 0.13%

Source: NVD + CISA KEV + EPSS · Published 2026-08-24 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The vulnerability arises from improper handling of filesystem paths in the Black Duck package manager, allowing an attacker with file creation access in the scanned build directory to execute arbitrary OS commands. This flaw can lead to unauthorized command execution under the privileges of the scanning account, posing significant security risks. Organizations using versions prior to 3.0.7 should prioritize patching this vulnerability to mitigate potential exploitation.

CVE
CVE-2026-76055
Severity
HIGH
CVSS
7.5
EPSS
0.13%

Original NVD Description

Improper Neutralization of Special Elements used in an OS Command in the package manager component of Black Duck blackduck-c-cpp before 3.0.7 allows an actor able to create a file within the scanned build directory to execute operating system commands as the account running the scan. Filesystem paths encountered while traversing the scanned directory are interpolated into command strings that are executed through a shell without quoting or escaping, so shell metacharacters within those paths are interpreted rather than treated as literal text. No control over the build command or the tool's configuration is required.