๐Ÿ” CVE Alert

CVE-2026-54546

MEDIUM 5.0

CloudTAK: Authenticated full-read SSRF in CloudTAK basemap import (PUT /api/basemap) โ€” no IP-classification guard

CVSS Score
5.0
EPSS Score
0.0%
EPSS Percentile
0th

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 resolved-address classification or redirect revalidation. BasemapProtocol.isValidURL in api/lib/interface-basemap.ts checks only the HTTP or HTTPS scheme and is not applied on the vulnerable import path. Direct internal addresses, alternate IP encodings, and redirects to internal addresses can reach cloud metadata, loopback, private, and CGNAT HTTP services. The OptionalTileJSON response reflects fields including name, attribution, and tiles[0] to the caller, making the request forgery full-read rather than blind and enabling cloud credential theft and internal service disclosure. This issue is fixed in version 13.22.1.

CWE CWE-918
Vendor dfpc-coe
Product cloudtak
Published Sep 17, 2026
Last Updated Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for dfpc-coe cloudtak

Be the first to know when new medium vulnerabilities affecting dfpc-coe cloudtak are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

dfpc-coe / CloudTAK
< 13.22.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/dfpc-coe/CloudTAK/security/advisories/GHSA-vqrw-qphh-p34v github.com: https://github.com/dfpc-coe/CloudTAK/pull/1513 github.com: https://github.com/dfpc-coe/CloudTAK/commit/1e0f6e65977c86fbc0aa15e308c43cbcaee23a7c github.com: https://github.com/dfpc-coe/CloudTAK/commit/556b35632877802c7e9c818db44aef7a2c3abebf github.com: https://github.com/dfpc-coe/CloudTAK/releases/tag/v13.22.1