CVE-2026-60105 PUBLISHED

Monsta FTP < 2.14.5 SSRF via IPv4-Mapped IPv6 Address Bypass

Assigner: VulnCheck
Reserved: 08.07.2026 Published: 08.07.2026 Updated: 09.07.2026

Monsta FTP before 2.14.5 contains a server-side request forgery vulnerability in the fetchRemoteFile action caused by an incomplete IP blocklist check in the isBlockedIP() function, which fails to detect embedded IPv4 addresses within IPv4-mapped IPv6 addresses. An unauthenticated attacker can obtain a CSRF token from the public getSystemVars endpoint and submit a fetchRemoteFile request with a source URL resolving to an IPv4-mapped address, causing the server to issue HTTP requests to internal services and write responses to an attacker-controlled FTP destination, enabling retrieval of cloud instance metadata credentials.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 7.7

Product Status

Vendor Monsta Limited of New Zealand
Product Monsta FTP
Versions Default: affected
  • affected from 0 to 2.14.5 (excl.)

Credits

  • Valentin Lobstein (Chocapikk) finder
  • VulnCheck finder

References

Problem Types

  • Server-Side Request Forgery (SSRF) CWE