CVE-2026-13150

Server-Side Request Forgery (SSRF) (CWE-918) in the PDF generation endpoint GET /api/reports/{id}/pdf (backend/main.py) in ccyl13 Pentestify 1.0.0 and lower allows remote attackers to make the server issue requests to arbitrary internal or external URLs, including cloud metadata services, and return the rendered content in the resulting PDF via a crafted Host header, because the target URL is built from request.base_url without validation.
CVSS

No CVSS.

Configurations

No configuration.

History

24 Jun 2026, 11:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-24 11:16

Updated : 2026-06-25 19:58


NVD link : CVE-2026-13150

Mitre link : CVE-2026-13150

CVE.ORG link : CVE-2026-13150


JSON object : View

Products Affected

No product.

CWE
CWE-918

Server-Side Request Forgery (SSRF)