AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-19434

MEDIUM · CVSS 5.1 EPSS 0.34% Public Exploit

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

CyberRota Analysis

AI-Generated

The finding renderer in maalfer Pentestify versions prior to 2.3.1 is vulnerable to cross-site scripting (XSS), allowing authenticated users to inject and execute arbitrary JavaScript through manipulated HTML in the severity field of findings. This can lead to unauthorized actions or data exposure within the application. Organizations using affected versions should prioritize patching to mitigate potential exploitation risks.

Public Exploit Signal

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

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

CVE
CVE-2026-19434
Severity
MEDIUM
CVSS
5.1
EPSS
0.34%
Java

Original NVD Description

Cross-site Scripting in the finding renderer in maalfer Pentestify before 2.3.1 allows authenticated users to execute arbitrary JavaScript in the application origin via HTML markup stored in a finding's severity field, which the frontend interpolates unescaped into class and style attributes when rendering the report.