Description
Talishar is a fan-made Flesh and Blood project. A Stored XSS exists in the chat in-game system. The playerID parameter in SubmitChat.php and is saved without sanitization and executed whenever a user view the current page game. This vulnerability is fixed by 09dd00e5452e3cd998eb1406a88e5b0fa868e6b4.
Published: 2026-02-02
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting enabling data exfiltration and user impersonation
Action: Apply patch
AI Analysis

Impact

A Stored XSS vulnerability exists in Talishar’s in‑game chat system. The playerID parameter in SubmitChat.php is stored without sanitization and later executed whenever a user views the current page. This flaw can be exploited to inject malicious scripts that run in the context of other players, allowing data exfiltration and user impersonation. The weakness corresponds to CWE‑79.

Affected Systems

The vulnerability affects the Talishar application developed by Talishar. All game builds that include the unpatched SubmitChat.php code are impacted; the issue is resolved in the commit 09dd00e5452e3cd998eb1406a88e5b0fa868e6b4.

Risk and Exploitability

The CVSS base score is 5.3, indicating moderate risk. The EPSS score is less than 1%, suggesting a very low probability of exploitation at present. The vulnerability is not listed in CISA’s KEV catalog. Exploitability requires a user with access to the in‑game chat to submit a crafted playerID parameter, resulting in script execution for anyone who later views the chat.

Generated by OpenCVE AI on April 18, 2026 at 00:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the patch corresponding to commit 09dd00e5452e3cd998eb1406a88e5b0fa868e6b4 to the Talishar codebase.
  • Remove the playerID parameter from being executed as script or enforce strict input validation before storage and rendering.
  • Implement server‑side sanitization for all chat inputs to prevent injection of executable code.

Generated by OpenCVE AI on April 18, 2026 at 00:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 04 Feb 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 04 Feb 2026 12:30:00 +0000

Type Values Removed Values Added
First Time appeared Talishar
Talishar talishar
Vendors & Products Talishar
Talishar talishar

Mon, 02 Feb 2026 23:15:00 +0000

Type Values Removed Values Added
Description Talishar is a fan-made Flesh and Blood project. A Stored XSS exists in the chat in-game system. The playerID parameter in SubmitChat.php and is saved without sanitization and executed whenever a user view the current page game. This vulnerability is fixed by 09dd00e5452e3cd998eb1406a88e5b0fa868e6b4.
Title Talishar has a Stored XSS which can lead to data exfiltration & user impersonation
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Talishar Talishar
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-04T16:52:59.188Z

Reserved: 2026-01-29T15:39:11.821Z

Link: CVE-2026-25144

cve-icon Vulnrichment

Updated: 2026-02-04T15:55:16.950Z

cve-icon NVD

Status : Deferred

Published: 2026-02-02T23:16:09.600

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-25144

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T00:30:25Z

Weaknesses