{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "3.1.0"
              },
              {
                "fixed": "7.0.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "751b79bb125ef4431062b276f38fb8345ae5af28"
            },
            {
              "fixed": "317dc05c8f14c5bf0e4eaae576b33540e2068593"
            }
          ],
          "repo": "https://github.com/semanticmediawiki/semanticmediawiki",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-hg8h-557g-q8pp"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/61xxx/CVE-2025-61682.json"
  },
  "details": "Semantic MediaWiki is a free, open-source extension to MediaWiki that lets users store and query data within the wiki's pages. Versions starting in 3.1.0 and prior to 7.0.0 insert the unsanitized value of a data attribute into the DOM as HTML, allowing for stored XSS through wikitext. Version 7.0.0 patches the issue.",
  "id": "CVE-2025-61682",
  "modified": "2026-09-20T11:30:15.250378476Z",
  "published": "2026-09-18T16:09:06.880Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/SemanticMediaWiki/SemanticMediaWiki/releases/tag/7.0.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/61xxx/CVE-2025-61682.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/SemanticMediaWiki/SemanticMediaWiki/security/advisories/GHSA-hg8h-557g-q8pp"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61682"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Semantic MediaWiki vulnerable to stored XSS through wikitext via improper use of non-reserved data attributes"
}