CSRF in Pijey Simple Public Chat Room
CVE-2025-63710
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.
Vulnerability class: CSRF (Cross-Site Request Forgery)
EPSS: 0.001 (4.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N.
Affected products
- Pijey Simple_public_chat_room — versions 1.0
- N/a — versions n/a
Weakness classification (CWE)
References
- cve@mitre.org (Product)
- cve@mitre.org (Exploit, Third Party Advisory, Mitigation)
Frequently asked questions
- What is CVE-2025-63710?
- CVE-2025-63710 is a medium-severity vulnerability in Pijey Simple Public Chat Room, classified under Cross-Site Request Forgery (CSRF). CVSS score: 6.5/10. Published 2025-11-10.
- How severe is CVE-2025-63710?
- Medium severity. CVSS v3 base score is 6.5 out of 10.