CVE-2025-63710
MEDIUMSourceCodester Simple Public Chat Room 1.0 - CSRF
Title source: llmDescription
The send_message.php endpoint in SourceCodester Simple Public Chat Room 1.0 is vulnerable to Cross-Site Request Forgery (CSRF). The application does not implement any CSRF-protection mechanisms such as tokens, nonces, or same-site cookie restrictions. An attacker can create a malicious HTML page that, when visited by an authenticated user, will automatically submit a forged POST request to the vulnerable endpoint. This request will be executed with the victim's privileges, allowing the attacker to perform unauthorized actions on their behalf, such as sending arbitrary messages in any chat room.
Scores
CVSS v3
6.5
EPSS
0.0004
EPSS Percentile
11.3%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Classification
CWE
CWE-352
Status
published
Affected Products (1)
pijey/simple_public_chat_room
Timeline
Published
Nov 10, 2025
Tracked Since
Feb 18, 2026