{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6233d73e134c887fc3f3308d20710bec096d45e3"
            }
          ],
          "repo": "https://github.com/simplcommerce/simplcommerce",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Checkmarx",
    "cwe_ids": [
      "CWE-352"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/9xxx/CVE-2026-9591.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "6233d73e"
          }
        ],
        "source": "AFFECTED_FIELD"
      },
      {
        "extracted_events": [
          {
            "fixed": "6233d73e"
          }
        ],
        "source": "CPE_FIELD"
      }
    ]
  },
  "details": "Cross-site request forgery (CSRF) in NewsItemApiController in SimplCommerce prior to commit 6233d73e allows an unauthenticated remote attacker to create or modify news items as an administrator via a crafted form submitted to `/api/news-items`, due to missing anti-CSRF protection.",
  "id": "CVE-2026-9591",
  "modified": "2026-07-08T05:39:31.761128606Z",
  "published": "2026-06-17T13:41:49.439Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/9xxx/CVE-2026-9591.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9591"
    },
    {
      "type": "FIX",
      "url": "https://github.com/simplcommerce/SimplCommerce/commit/6233d73e134c887fc3f3308d20710bec096d45e3"
    },
    {
      "type": "FIX",
      "url": "https://github.com/simplcommerce/SimplCommerce/pull/1150"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/simplcommerce/SimplCommerce"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Cross-Site Request Forgery (CSRF) in SimplCommerce News Module"
}