CVE-2026-68900

Source
https://cve.org/CVERecord?id=CVE-2026-68900
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68900.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-68900
Aliases
  • GHSA-8r5p-4q9j-f5jx
Published
2026-08-19T19:26:57Z
Modified
2026-09-11T03:30:45Z
Severity
  • 7.6 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N CVSS Calculator
Summary
Wekan: Stored XSS in HTML board exports through a card-title second parse
Details

Wekan is open source kanban built with Meteor. From 8.72 until 10.23, addBoardHTMLToZip() in client/lib/exportHTML.js read a card title and body through textContent, which decoded entity-encoded markup, and then interpolated titleText and allText into content.innerHTML in the exported index.html. A board member could store an entity-encoded event-handler payload in a card title that remained inert on the live board but was reparsed and executed when a recipient clicked the card in the downloaded HTML export, allowing the script to read and transmit all board data contained in that export, including content added after the attacker's membership was removed. Version 10.23 builds the modal with DOM nodes and assigns untrusted values through textContent. This issue is fixed in version 10.23.

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

Affected packages

Git / github.com/wekan/wekan

Affected ranges

Type
GIT
Repo
https://github.com/wekan/wekan
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "8.72"
        },
        {
            "fixed": "10.23"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v10.*
v10.00
v10.01
v10.02
v10.03
v10.04
v10.05
v10.06
v10.07
v10.08
v10.09
v10.10
v10.11
v10.12
v10.13
v10.14
v10.15
v10.16
v10.17
v10.18
v10.19
v10.20
v10.21
v10.22
v8.*
v8.72
v8.73
v8.74
v8.75
v8.76
v8.77
v8.78
v8.79
v8.80
v8.81
v8.82
v8.83
v8.84
v8.85
v8.86
v8.87
v8.88
v8.89
v8.90
v8.91
v8.92
v8.93
v8.94
v8.97
v8.98
v9.*
v9.00
v9.01
v9.02
v9.03
v9.04
v9.05
v9.06
v9.07
v9.08
v9.09
v9.10
v9.11
v9.12
v9.14
v9.15
v9.16
v9.17
v9.18
v9.19
v9.20
v9.21
v9.22
v9.23
v9.24
v9.25
v9.26
v9.27
v9.28
v9.29
v9.30
v9.31
v9.35
v9.36
v9.37
v9.38
v9.39
v9.40
v9.41
v9.42
v9.43
v9.44
v9.45
v9.46
v9.47
v9.48
v9.49
v9.50
v9.51
v9.52
v9.53
v9.54
v9.55
v9.56
v9.57
v9.59
v9.60
v9.61
v9.62
v9.63
v9.64
v9.65
v9.67
v9.68
v9.69
v9.70
v9.71
v9.72
v9.73
v9.74
v9.75
v9.76
v9.77
v9.78
v9.79
v9.80
v9.81
v9.82
v9.83
v9.84
v9.85
v9.86
v9.87
v9.88
v9.89
v9.90
v9.91
v9.92
v9.93
v9.94
v9.95
v9.96
v9.97
v9.98
v9.99

Database specific

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