{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:sulu:sulu:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "1.0.0"
              },
              {
                "fixed": "2.6.22"
              },
              {
                "introduced": "3.0.0"
              },
              {
                "fixed": "3.0.5"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "1216f28eafbac99e345338aef087ed6bed3198a5"
            },
            {
              "fixed": "13ac39e4580681c02e49a0d2eee679b83750c19b"
            },
            {
              "introduced": "6369078d8f80c25921394617154c642eafb5c416"
            },
            {
              "fixed": "945689a81bc5564869e6fcbfd94e8e80b6e825a6"
            }
          ],
          "repo": "https://github.com/sulu/sulu",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-6h7h-m7p5-hjqp"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-288"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34372.json"
  },
  "details": "Sulu is an open-source PHP content management system based on the Symfony framework. From versions 1.0.0 to before 2.6.22, and 3.0.0 to before 3.0.5, a user which has permission for the Sulu Admin via at least one role could have access to the sub-entities of contacts via the admin API without even have permission for contacts. This issue has been patched in versions 2.6.22 and 3.0.5.",
  "id": "CVE-2026-34372",
  "modified": "2026-07-08T05:37:16.772272300Z",
  "published": "2026-03-31T20:19:32.601Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/sulu/sulu/releases/tag/2.6.22"
    },
    {
      "type": "WEB",
      "url": "https://github.com/sulu/sulu/releases/tag/3.0.5"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34372.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/sulu/sulu/security/advisories/GHSA-6h7h-m7p5-hjqp"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34372"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Sulu checks fix permissions for subentities endpoints"
}