Description
lichess.org is the forever free, adless and open source chess server. Any approved streamer can inject arbitrary HTML into /streamer and the homepage “Live streams” widget by placing markup in their Twitch/YouTube stream title. CSP is present and blocks inline script execution, but the issue is still a server-side HTML injection sink. To trigger this, a Lichess account only needs to satisfy the normal streamer requirements and get approved. Per Streamer.canApply, that means an account older than 2 days with at least 15 games, or a verified/titled account. After moderator approval, once the streamer goes live, Lichess pulls the platform title and renders it into the UI as-is. No extra privileges are needed beyond a normal approved streamer profile. This vulnerability is fixed with commit 0d5002696ae705e1888bf77de107c73de57bb1b3.
Published: 2026-04-06
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Server‑side injection of arbitrary HTML from stream titles
Action: Immediate Patch
AI Analysis

Impact

Lichess.org renders third‑party stream titles directly into the page without sanitisation, creating a data sink that can be abused for cross‑site scripting. The flaw is a server‑side injection weakness (CWE‑116) and also an XSS vulnerability (CWE‑79). A streamer with a normal approved account can craft a stream title containing malicious markup; that title then appears unchanged on the streamer page and in the home‑page live‑streams widget, exposing visitors to unintended content.

Affected Systems

The vulnerability exists in the Lila application used by lichess.org. Any account that meets the standard streamer prerequisites—older than two days with at least fifteen games, or a verified or titled account—can enable the injection once the account is approved by a moderator and the streamer starts a live session. The flaw applies to all releases before the patch commit 0d5002696ae705e1888bf77de107c73de57bb1b3.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. No EPSS data is available, and the issue is not listed in CISA’s KEV catalog. Exploitation requires only the normal permission to be an approved streamer. The attacker’s payload is a stream title, so no extra system privileges are needed; the impact is confined to users who view the streamer page or the live‑streams widget, but the injected content can prompt phishing or other client‑side abuses.

Generated by OpenCVE AI on April 7, 2026 at 02:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the patch that updates Lila to commit 0d5002696ae705e1888bf77de107c73de57bb1b3, which sanitises stream titles before rendering.

Generated by OpenCVE AI on April 7, 2026 at 02:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Apr 2026 18:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 07 Apr 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Lichess
Lichess lila
Vendors & Products Lichess
Lichess lila

Tue, 07 Apr 2026 00:00:00 +0000

Type Values Removed Values Added
Description lichess.org is the forever free, adless and open source chess server. Any approved streamer can inject arbitrary HTML into /streamer and the homepage “Live streams” widget by placing markup in their Twitch/YouTube stream title. CSP is present and blocks inline script execution, but the issue is still a server-side HTML injection sink. To trigger this, a Lichess account only needs to satisfy the normal streamer requirements and get approved. Per Streamer.canApply, that means an account older than 2 days with at least 15 games, or a verified/titled account. After moderator approval, once the streamer goes live, Lichess pulls the platform title and renders it into the UI as-is. No extra privileges are needed beyond a normal approved streamer profile. This vulnerability is fixed with commit 0d5002696ae705e1888bf77de107c73de57bb1b3.
Title lichess.org has an Unsanitized Stream Title Injection on /streamer
Weaknesses CWE-116
CWE-79
References
Metrics cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-07T15:09:55.304Z

Reserved: 2026-04-01T18:48:58.937Z

Link: CVE-2026-35208

cve-icon Vulnrichment

Updated: 2026-04-07T14:56:03.052Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-04-06T21:16:20.273

Modified: 2026-04-07T13:20:11.643

Link: CVE-2026-35208

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-07T09:37:18Z

Weaknesses