CVE-2026-19744 PUBLISHED

Stored Cross-site Scripting in Pentestify Markdown renderer via unescaped quotes

Assigner: Secur0
Reserved: 13.08.2026 Published: 13.08.2026 Updated: 13.08.2026

Cross-site Scripting in the Markdown renderer in maalfer Pentestify before 2.3.2 allows authenticated users to execute arbitrary JavaScript in the application origin via a Markdown link whose URL contains a double quote, which closes the anchor's href attribute because the renderer's sanitization step does not escape quotes

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N
CVSS Score: 5.1

Product Status

Vendor maalfer
Product Pentestify
Versions Default: unaffected
  • affected from 0 to 2.3.2 (excl.)

Solutions

Upgrade to version 2.3.2 or higher.

Credits

  • Jaime Ramírez finder
  • Xoán M. Otero Jorge analyst
  • Secur0 CNA coordinator
  • Mario Álvarez Fernández remediation developer

References

Problem Types

  • CWE-79 Improper neutralization of input during web page generation ('cross-site scripting') CWE

Impacts

  • CAPEC-592 Stored XSS