Description
A security flaw has been discovered in itsourcecode Cafe Reservation System 1.0. This impacts an unknown function of the file /curvus2/signup.php of the component Registration. Performing a manipulation of the argument Username results in sql injection. Remote exploitation of the attack is possible. The exploit has been released to the public and may be used for attacks.
Published: 2026-03-12
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote SQL Injection
Action: Patch Immediately
AI Analysis

Impact

A security flaw in itsourcecode Cafe Reservation System 1.0 allows an attacker to inject arbitrary SQL code into the database by manipulating the Username field in the /curvus2/signup.php page of the Registration component. Because the input is not properly sanitized, an attacker can read, modify, or delete database records, potentially exposing sensitive reservation data and user credentials. The weakness is classified as CWE‑74 and CWE‑89.

Affected Systems

The vulnerability affects the Cafe Reservation System version 1.0 published by itsourcecode. The affected product is identified by the CPE cpe:2.3:a:luffypirates:cafe_reservation_system:1.0 and includes the Registration component's signup.php script.

Risk and Exploitability

An attacker can exploit the flaw remotely by sending a crafted HTTP request to /curvus2/signup.php containing an injected Username value. The CVSS score of 6.9 indicates medium severity with potential for data compromise. Although the EPSS score is below 1%, the public release of an exploit increases the likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog, but due to its remote SQL injection nature it remains a significant concern.

Generated by OpenCVE AI on March 18, 2026 at 15:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s patch or upgrade to a fixed version of the Cafe Reservation System if one is available.
  • If no patch is available, restrict access to the /curvus2/signup.php endpoint by using firewall rules or network segmentation.
  • Implement input validation or use prepared statements to prevent unsanitized input from reaching the database.
  • Deploy a Web Application Firewall configured to detect and block SQL injection payloads.
  • Monitor database logs for anomalous queries that may indicate exploitation attempts.

Generated by OpenCVE AI on March 18, 2026 at 15:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 13 Mar 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Luffypirates
Luffypirates cafe Reservation System
CPEs cpe:2.3:a:luffypirates:cafe_reservation_system:1.0:*:*:*:*:*:*:*
Vendors & Products Luffypirates
Luffypirates cafe Reservation System

Fri, 13 Mar 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Itsourcecode
Itsourcecode cafe Reservation System
Vendors & Products Itsourcecode
Itsourcecode cafe Reservation System

Thu, 12 Mar 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 12 Mar 2026 08:15:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in itsourcecode Cafe Reservation System 1.0. This impacts an unknown function of the file /curvus2/signup.php of the component Registration. Performing a manipulation of the argument Username results in sql injection. Remote exploitation of the attack is possible. The exploit has been released to the public and may be used for attacks.
Title itsourcecode Cafe Reservation System Registration signup.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Itsourcecode Cafe Reservation System
Luffypirates Cafe Reservation System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-03-12T13:34:08.332Z

Reserved: 2026-03-11T19:08:35.907Z

Link: CVE-2026-4014

cve-icon Vulnrichment

Updated: 2026-03-12T13:33:49.897Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-12T08:16:12.030

Modified: 2026-03-13T20:14:07.583

Link: CVE-2026-4014

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-20T15:49:58Z

Weaknesses