{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:apache:fesod:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.0.2-incubating"
              },
              {
                "fixed": "2.0.2"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "ea6687ff9da3d3389c51a39852d84f3a209708c4"
            }
          ],
          "repo": "https://github.com/apache/fesod",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "apache",
    "cwe_ids": [
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49328.json"
  },
  "details": "Server-Side Request Forgery (SSRF) in the UrlImageConverter component of Apache Fesod (Incubating) fesod-sheet before 2.0.2-incubating allows attackers to cause outbound network requests to internal or otherwise restricted resources via a user-supplied image URL. Users are recommended to upgrade to version 2.0.2-incubating, which fixes this issue.",
  "id": "CVE-2026-49328",
  "modified": "2026-07-08T05:38:32.288493110Z",
  "published": "2026-06-01T10:10:34.042Z",
  "references": [
    {
      "type": "WEB",
      "url": "http://www.openwall.com/lists/oss-security/2026/06/01/4"
    },
    {
      "type": "WEB",
      "url": "https://fesod.apache.org/docs/download"
    },
    {
      "type": "WEB",
      "url": "https://repo.maven.apache.org/maven2/"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49328.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/apache/fesod/releases/tag/2.0.2-incubating"
    },
    {
      "type": "ADVISORY",
      "url": "https://lists.apache.org/thread/c1pb5b66h02p9tlrnfbwcgcz85v16fkj"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49328"
    },
    {
      "type": "FIX",
      "url": "https://github.com/apache/fesod/pull/917"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Apache Fesod (Incubating): Improper validation of user-supplied URLs leading to SSRF"
}