Security Advisory

CVE-2026-13150

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-24 10:45:17
Last updated 2026-06-24 11:57:56
Assigner Secur0
CVSS score 6.9
State PUBLISHED

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.