CVE-2026-67617

Source
https://cve.org/CVERecord?id=CVE-2026-67617
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-67617.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-67617
Published
2026-08-03T21:53:26.198Z
Modified
2026-08-07T11:48:01.065611633Z
Severity
  • 4.8 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N CVSS Calculator
Summary
Microweber CMS 2.0.20 Stored XSS via tag_names Parameter
Details

Microweber CMS through 2.0.20 contains a stored cross-site scripting vulnerability in the content tagging system that allows admin-authenticated attackers to inject arbitrary JavaScript by submitting malicious payloads via the tagnames parameter of the GET /api/savecontentadmin endpoint, bypassing three independent sanitization controls including XSS middleware that ignores GET requests, a stripunsafe() function that only matches double-quoted onerror attributes, and a titlecase normalizer that passes HTML decimal entity-encoded payloads through unchanged. Attackers can store malicious scripts that execute without user interaction for every visitor to the public blog page and within the admin post editor, enabling session riding through same-origin fetch requests using the CSRF token embedded in the page.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ],
    "cna_assigner": "VulnCheck",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67617.json"
}
References

Affected packages

Git / github.com/microweber/microweber

Affected ranges

Type
GIT
Repo
https://github.com/microweber/microweber
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.0.20"
        }
    ]
}

Affected versions

1.*
1.0.3
1.0.5-fix1
1.0.6
1.0.7-fix1
1.2.9
v1.*
v1.2.10
v1.2.11
v1.2.3
v1.2.4
v1.2.5
v1.2.6
v1.2.7
v1.2.8
v1.2.9
v1.3.0
v1.3.1
v1.3.2
v1.3.3
v1.3.4
v2.*
v2.0.10
v2.0.12
v2.0.18
v2.0.19
v2.0.20
v2.0.3
v2.0.4
v2.0.5
v2.0.6
v2.0.7
v2.0.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-67617.json"