Vulnerability Description
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.
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-13150?
CVE-2026-13150 is a documented vulnerability. 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 ...
How severe is CVE-2026-13150?
CVSS scoring is not yet available for CVE-2026-13150. Check NVD for updates.
Is there a patch for CVE-2026-13150?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.