{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "a058a22b42c6311895622645265df79a60265b1d"
            },
            {
              "fixed": "714e05ef7cfaf4d822193b8d18eacafbd89f5019"
            }
          ],
          "repo": "https://github.com/ccyl13/pentestify",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Secur0",
    "cwe_ids": [
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59231.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "1.1.0"
          }
        ],
        "source": "AFFECTED_FIELD"
      },
      {
        "extracted_events": [
          {
            "fixed": "1.1.0"
          }
        ],
        "source": "CPE_FIELD"
      },
      {
        "extracted_events": [
          {
            "fixed": "1.1.0"
          }
        ],
        "source": "DESCRIPTION"
      }
    ]
  },
  "details": "Server-Side Request Forgery in the PDF export component in maalfer Pentestify before 1.1.0 allows authenticated users to cause outbound HTTP GET requests from the server to arbitrary attacker-chosen destinations via unvalidated URLs stored in the finding images field or the report client_logo field, which the server-side headless browser fetches while rendering the report.",
  "id": "CVE-2026-59231",
  "modified": "2026-08-02T03:31:49.186251185Z",
  "published": "2026-07-31T15:06:05.441Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59231.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/ccyl13/Pentestify/releases/tag/v1.1.1"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59231"
    },
    {
      "type": "FIX",
      "url": "https://github.com/ccyl13/Pentestify/commit/a058a22b42c6311895622645265df79a60265b1d"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/ccyl13/Pentestify"
    },
    {
      "type": "ARTICLE",
      "url": "https://secur0.com/en/cna/cve-list/cve-2026-59231-ssrf-in-pentestify-via-unvalidated-image-urls-cve-id-cve-2026-59231"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Server-Side Request Forgery in Pentestify PDF export via unvalidated image URLs"
}