SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-75333

HIGH · CVSS 7.5 EPSS 0.34% Public Exploit

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

CyberRota Analysis

AI-Generated

yx-image-recognition v1.0 is susceptible to a Path Traversal vulnerability, allowing attackers to manipulate file paths through unsanitized parameters like dir and filePath, potentially leading to unauthorized file access on the server. Organizations using this software should prioritize remediation to prevent exploitation that could compromise sensitive data. Immediate attention is recommended for those managing file operations in their applications.

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-75333
Severity
HIGH
CVSS
7.5
EPSS
0.34%

Original NVD Description

yx-image-recognition v1.0 is vulnerable to Path Traversal. Parameters such as dir, filePath are directly passed to new File() for file system operations without any path sanitization or whitelist validation.