Description
A security flaw has been discovered in yashpokharna2555 restaurent-management-system. This impacts an unknown function of the file login_register.php of the component Registration Handler. Performing a manipulation of the argument Username results in cross site scripting. The attack may be initiated remotely. The exploit has been released to the public and may be used for attacks. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-06-28
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability permits the injection of arbitrary JavaScript through manipulation of the Username argument supplied to login_register.php. This flaw leads to an XSS vulnerability that can execute scripts within the victim’s browser, potentially allowing defacement, information theft, or other malicious actions that affect the confidentiality or integrity of user data.

Affected Systems

The flaw exists in the yashpokharna2555 restaurent‑management‑system web application. Because the project follows a rolling release model, no specific versions are listed for affected or fixed releases, meaning all current and future releases may contain the vulnerability until a patched commit is released.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. EPSS data is not available and the vulnerability is not in CISA’s KEV catalog. A public exploit has been released, and an attacker can initiate the attack remotely by sending a crafted request to the registration endpoint. While the exact impact depends on the context in which the script runs, XSS can compromise user sessions, steal credentials, or deface content, posing a moderate risk to authenticated and unauthenticated users alike.

Generated by OpenCVE AI on June 28, 2026 at 15:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the application to the most recent commit on the project's GitHub repository, ensuring that any patch to the registration handler is applied.
  • Validate and sanitize the Username input on the server side, stripping or escaping any embedded HTML or JavaScript before it is processed or rendered.
  • Deploy a web application firewall or enforce a content‑security‑policy header that blocks or restricts inline JavaScript execution in responses from login_register.php.

Generated by OpenCVE AI on June 28, 2026 at 15:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 29 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 28 Jun 2026 14:00:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in yashpokharna2555 restaurent-management-system. This impacts an unknown function of the file login_register.php of the component Registration Handler. Performing a manipulation of the argument Username results in cross site scripting. The attack may be initiated remotely. The exploit has been released to the public and may be used for attacks. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. The project was informed of the problem early through an issue report but has not responded yet.
Title yashpokharna2555 restaurent-management-system Registration login_register.php cross site scripting
First Time appeared Yashpokharna2555
Yashpokharna2555 restaurent-management-system
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:yashpokharna2555:restaurent-management-system:*:*:*:*:*:*:*:*
Vendors & Products Yashpokharna2555
Yashpokharna2555 restaurent-management-system
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Yashpokharna2555 Restaurent-management-system
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-29T12:33:30.398Z

Reserved: 2026-06-27T18:10:45.500Z

Link: CVE-2026-13499

cve-icon Vulnrichment

Updated: 2026-06-29T12:33:23.109Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-28T17:45:16Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')