Description
A vulnerability has been found in itsourcecode Event Management System 1.0. Affected by this issue is some unknown functionality of the file /admin/manage_register.php. Such manipulation of the argument ID leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
Published: 2026-02-19
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure via SQL Injection
Action: Immediate Patch
AI Analysis

Impact

The vulnerability resides in the manage_register.php page of itsourcecode Event Management System 1.0. By manipulating the ID argument supplied to the script, an attacker can inject arbitrary SQL statements into the backend database. This flaw allows unauthenticated users to read, modify, or delete data stored in the system, leading to potential data breach and loss of integrity for events, registrations, and user information. The issue is a classic SQL injection type flaw (CWE‑74, CWE‑89) that can be exploited remotely without special privileges.

Affected Systems

Affected products are the itsourcecode Event Management System version 1.0. The vulnerability is tied to the file /admin/manage_register.php and specifically impacts the handling of the ID parameter in that application.

Risk and Exploitability

The severity score of 6.9 (medium) coupled with a very low EPSS likelihood (<1%) indicates that while the flaw is serious enough to allow data compromise, it is not a high-probability target for automated exploitation. The flaw can be reached remotely over the internet and, once exploited, permits arbitrary SQL execution. The system is not currently listed in the CISA KEV catalog, meaning no confirmed public exploits are reported, but the disclosure is available, so defenders should not assume there is no threat.

Generated by OpenCVE AI on April 17, 2026 at 18:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor patch that fixes SQL injection in manage_register.php for Event Management System 1.0
  • Implement input validation on the ID parameter to allow only numeric values and reject any other characters
  • Configure the application to use parameterized queries or stored procedures for database access

Generated by OpenCVE AI on April 17, 2026 at 18:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 24 Feb 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 23 Feb 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Admerc
Admerc event Management System
CPEs cpe:2.3:a:admerc:event_management_system:1.0:*:*:*:*:*:*:*
Vendors & Products Admerc
Admerc event Management System

Thu, 19 Feb 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Itsourcecode
Itsourcecode event Management System
Vendors & Products Itsourcecode
Itsourcecode event Management System

Thu, 19 Feb 2026 02:15:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in itsourcecode Event Management System 1.0. Affected by this issue is some unknown functionality of the file /admin/manage_register.php. Such manipulation of the argument ID leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
Title itsourcecode Event Management System manage_register.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

Admerc Event Management System
Itsourcecode Event Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-24T15:41:47.584Z

Reserved: 2026-02-18T14:16:13.237Z

Link: CVE-2026-2691

cve-icon Vulnrichment

Updated: 2026-02-24T15:41:44.170Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-19T07:17:47.880

Modified: 2026-02-23T20:23:53.497

Link: CVE-2026-2691

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T18:30:05Z

Weaknesses