🔐 CVE Alert

CVE-2026-19716

UNKNOWN 0.0

Stored Cross-site Scripting in Pentestify user account deletion via unescaped username

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Stored Cross-site Scripting (CWE-79) in the user management component in maalfer Pentestify before 1.1.1 allows an authenticated attacker to execute arbitrary JavaScript in the browser of another authenticated user via a crafted username, because the frontend escapes the username with escapeHTML() before interpolating it into the onclick attribute of the account deletion button, but the browser HTML-decodes attribute values before the JavaScript engine parses the handler, allowing an encoded single quote (') to break out of the string literal and inject arbitrary JavaScript that executes when the victim clicks the delete button for that account.

CWE CWE-79
Vendor maalfer
Product pentestify
Published Aug 13, 2026
Stay Ahead of the Next One

Get instant alerts for maalfer pentestify

Be the first to know when new unknown vulnerabilities affecting maalfer pentestify are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

maalfer / Pentestify
0 < 1.1.1

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/ccyl13/Pentestify/commit/714e05ef7cfaf4d822193b8d18eacafbd89f5019 github.com: https://github.com/ccyl13/Pentestify/releases/tag/v1.1.1 secur0.com: https://secur0.com/en/cna/cve-list/cve-2026-19716-stored-xss-in-pentestify-user-account-deletion-via-unescaped-username

Credits

Marcos García (s3ntinl) Xoán M. Otero Jorge Secur0 CNA Mario Álvarez Fernández Darío Rivas Quero