CVE-2025-70890 Details
Description
A stored cross-site scripting (XSS) vulnerability exists in Cyber Cafe Management System v1.0. An authenticated attacker can inject arbitrary JavaScript code into the username parameter via the add-users.php endpoint. The injected payload is stored and executed in the victim s browser when the affected page is accessed.
A stored cross-site scripting vulnerability has been identified in Cyber Cafe Management System version 1.0. This vulnerability allows authenticated attackers to inject arbitrary JavaScript into the username parameter via the add-users.php endpoint. The injected script is stored in the database and executed in the browser of users who access the affected page.
Users are advised to validate and sanitize all user input on the server side, apply proper output encoding when displaying dynamic content, implement a strict Content Security Policy, and use secure input handling mechanisms and frameworks.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jan 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/efekaanakkar/Cyber-Cafe-Management-System-CVEs/tree/main/CVE-2025-70890 | [email protected] | ExploitMitigationThird Party Advisory |
| https://phpgurukul.com/cyber-cafe-management-system-using-php-mysql/ | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| phpgurukul cyber cafe management system | 1.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jan 22, 2026 | Initial Analysis | [email protected] |
| Jan 15, 2026 | New CVE Received | [email protected] |
| Jan 15, 2026 | CVE Modified | CISA-ADP |