VYPR

CloudTAK

by CloudTAK

Source repositories

CVEs (2)

  • CVE-2026-55177higJul 17, 2026
    risk 0.45cvss epss

    # Authenticated full-read SSRF in CloudTAK `/api/esri*` routes — user-controlled URL fetched with no IP-classification guard ## Summary Every route in the ESRI helper family (`api/routes/esri.ts`) takes a fully attacker-controlled URL from the request (`POST /api/esri` body…

  • CVE-2026-54546MedSep 17, 2026
    risk 0.26cvss 5.0epss 0.00

    CloudTAK is a browser-based Common Operating Picture and situational awareness tool compatible with TAK. Prior to 13.22.1, the authenticated PUT /api/basemap endpoint passes an attacker-controlled URL through importBasemapURL() in api/routes/basemap.ts to fetch(url) without…