{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.0.0"
              },
              {
                "fixed": "1.0.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "DESCRIPTION"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0d554e939a315e7f7f18fba3ca1132b80c6a1adb"
            }
          ],
          "repo": "https://github.com/cotonti/cotonti",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-352"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93873.json"
  },
  "details": "Cotonti through 1.0.0 fails to validate anti-CSRF tokens in the contact plugin submission handler, allowing attackers to forge messages. Attackers can auto-submit contact forms from attacker-controlled pages to send forged messages attributed to authenticated victims to the administrator inbox.",
  "id": "CVE-2026-93873",
  "modified": "2026-09-20T11:30:58.677843561Z",
  "published": "2026-09-18T19:56:38.530Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93873.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-93873"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/cotonti-through-1.0.0-cross-site-request-forgery-in-the-contact-plugin"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/Cotonti/Cotonti/issues/1895"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Cotonti/Cotonti/pull/1903"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/Cotonti/Cotonti"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/Cotonti/Cotonti/blob/1.0.0/plugins/contact/contact.php"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Cotonti through 1.0.0 Cross-Site Request Forgery in the Contact Plugin"
}