CVE-2025-63710
MEDIUM EPSS 2.9%
Published Nov 10, 20257mo ago · Modified Jun 17, 20261w ago
6.5 CVSS 3.1
Published Nov 10, 2025 7mo ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
2.9% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-352 Cross-Site Request Forgery (CSRF) Authentication
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| pijey | simple_public_chat_room | 1.0 | any |
References 2
- github.com https://github.com/floccocam-cpu/CVE-Research-2025/blob/main/CVE-2025-63710/README2.md
- sourcecodester.com https://www.sourcecodester.com/php/12295/simple-public-chat-room-using-php.html
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.