{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "3.5.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "6b08ce9fa17e26cac6460826bfadcd8db1ac372c"
            }
          ],
          "repo": "https://github.com/robiso/wondercms",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "WonderCMS 3.5.0 is vulnerable to Server-Side Request Forgery (SSRF) in the custom module installation functionality. An authenticated administrator can supply a malicious URL via the pluginThemeUrl POST parameter. The server fetches the provided URL using curl_exec() without sufficient validation, allowing the attacker to force internal or external HTTP requests.",
  "id": "CVE-2025-57055",
  "modified": "2026-03-13T21:54:18.681852670Z",
  "published": "2025-09-17T15:15:43.667Z",
  "references": [
    {
      "type": "PACKAGE",
      "url": "https://github.com/thawphone/CVE-2025-57055"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ]
}