Talishar is a fan-made Flesh and Blood project. Prior to commit 6be3871a14c192d1fb8146cdbc76f29f27c1cf48, the Talishar application lacks Cross-Site Request Forgery (CSRF) protections on critical state-changing endpoints, specifically within `SubmitChat.php` and other game interaction handlers. By failing to require unique, unpredictable session tokens, the application allows third-party malicious websites to forge requests on behalf of authenticated users, leading to unauthorized actions within active game sessions. The attacker would need to know both the proper gameName and playerID for the player. The player would also need to be browsing and interact with the infected website while playing a game. The vulnerability is fixed in commit 6be3871a14c192d1fb8146cdbc76f29f27c1cf48.
References
| Link | Resource |
|---|---|
| https://github.com/Talishar/Talishar/security/advisories/GHSA-73mm-323r-cm3g | Exploit Patch Vendor Advisory Mitigation |
Configurations
History
27 Feb 2026, 19:57
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Talishar talishar
Talishar |
|
| CPE | cpe:2.3:a:talishar:talishar:*:*:*:*:*:*:*:* | |
| References | () https://github.com/Talishar/Talishar/security/advisories/GHSA-73mm-323r-cm3g - Exploit, Patch, Vendor Advisory, Mitigation |
25 Feb 2026, 03:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-25 03:16
Updated : 2026-02-27 19:57
NVD link : CVE-2026-27632
Mitre link : CVE-2026-27632
CVE.ORG link : CVE-2026-27632
JSON object : View
Products Affected
talishar
- talishar
CWE
CWE-352
Cross-Site Request Forgery (CSRF)
