The HTML output format in wlc embeds API response data into HTML without escaping, allowing cross-site scripting when the output is rendered in a browser.
The only vulnerable code path is HTML output which is opt-in.
Weblate thanks @fg0x0 for reporting this on GitHub.
{
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2026-04-24T20:43:30Z",
"nvd_published_at": "2026-05-08T04:16:18Z",
"severity": "MODERATE"
}