SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-82838

MEDIUM · CVSS 6.4 EPSS 0.23% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-31 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The default Docker image for Venueless is vulnerable due to inadequate handling of uploaded SVG files, which could allow the delivery of executable JavaScript content. This flaw poses a medium risk, as it could lead to cross-site scripting (XSS) attacks, potentially compromising user data and application integrity. Organizations using Venueless with Docker should prioritize this vulnerability to mitigate potential security risks.

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-82838
Severity
MEDIUM
CVSS
6.4
EPSS
0.23%
Java Docker

Original NVD Description

The default docker image shipped for Venueless did not properly ensure that uploaded SVG files could not be delivered with executable JavaScript content. A valid Content Security Policy is now set.