{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "14.0.0"
              },
              {
                "fixed": "14.0.3"
              },
              {
                "introduced": "13.0.0"
              },
              {
                "fixed": "13.0.2"
              },
              {
                "introduced": "12.0.0"
              },
              {
                "fixed": "12.3.2"
              },
              {
                "introduced": "11.0.0"
              },
              {
                "fixed": "11.4.4"
              },
              {
                "introduced": "0"
              },
              {
                "fixed": "10.0.4"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "a688e3f32db19dae62982bc6aecdd0071ea4a08e"
            },
            {
              "fixed": "cec1cd776a32e5cec527575b97ca7b044ceac19c"
            },
            {
              "introduced": "0db70e125bb0b97c1da3a3d9f8582ce24ccce49c"
            },
            {
              "fixed": "afa3f4d90f8e385ae1dcf07908d1b8d71727dceb"
            },
            {
              "introduced": "f5e5d78bc78b14363d15cfe739ef90b53a6d9812"
            },
            {
              "fixed": "d43ae0cd0d698709c87b0a8703c68739f305625f"
            },
            {
              "introduced": "a08c0e5355b8cc6801cc2916f71745f2ace9ae1d"
            },
            {
              "fixed": "eb7649994a5f3c54f8ea40c5e87c6c7764317076"
            },
            {
              "introduced": "0"
            },
            {
              "fixed": "3a5ef67f2555c30b7471e1bb93958e4602c63940"
            }
          ],
          "repo": "https://github.com/georgringer/news",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "TYPO3",
    "cwe_ids": [
      "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/8xxx/CVE-2026-8726.json"
  },
  "details": "The extension fails to properly sanitize user input before using it in a database query. As a result, an unauthenticated attacker can inject arbitrary SQL through a URL parameter on pages using the \"Date Menu of news articles\" plugin. Exploitation requires the \"Date Menu of news articles\" plugin to be in use and the TypoScript/Plugin setting disableOverrideDemand not to be enabled.",
  "id": "CVE-2026-8726",
  "modified": "2026-07-08T05:36:33.490141319Z",
  "published": "2026-05-19T09:22:09.037Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://packagist.org/"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/8xxx/CVE-2026-8726.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-8726"
    },
    {
      "type": "ADVISORY",
      "url": "https://typo3.org/security/advisory/typo3-ext-sa-2026-010"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/georgringer/news"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "SQL Injection in extension \"News system\" (news)"
}