{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:suitecrm:suitecrm:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "7.15.1"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7f2b384db8531c735b72abc87b65202f9713bfa6"
            }
          ],
          "repo": "https://github.com/suitecrm/suitecrm",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-g7cv-4ghj-x98h"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/29xxx/CVE-2026-29107.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "8.0.0"
          },
          {
            "fixed": "8.9.3"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. Prior to versions 7.15.1 and 8.9.3, it is possible to create PDF templates with `\u003cimg\u003e` tags. When a PDF is exported using this template, the content (for example, `\u003cimg src=http://{burp_collaborator_url}\u003e` is rendered server side, and thus a request is issued from the server, resulting in Server-Side Request Forgery. Versions 7.15.1 and 8.9.3 patch the issue.",
  "id": "CVE-2026-29107",
  "modified": "2026-07-15T01:49:17.027110032Z",
  "published": "2026-03-19T23:04:12.017Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://docs.suitecrm.com/admin/releases/7.15.x"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/29xxx/CVE-2026-29107.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/SuiteCRM/SuiteCRM/security/advisories/GHSA-g7cv-4ghj-x98h"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29107"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "SuiteCRM vulnerable to authenticated SSRF via PDF export"
}