Description
A vulnerability was found in itsourcecode Construction Management System 1.0. This affects an unknown function of the file /del.php. The manipulation of the argument equipname results in sql injection. The attack can be launched remotely. The exploit has been made public and could be used.
Published: 2026-04-10
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Data Compromise
Action: Patch ASAP
AI Analysis

Impact

The vulnerability resides in an unknown function within the del.php file of itsourcecode Construction Management System. By manipulating the query string parameter equipname, an attacker can inject arbitrary SQL statements. This can lead to unauthorized reading, modification, or deletion of database content, thereby compromising confidentiality and integrity of the system’s data. The weakness corresponds to CWE-74 and CWE-89, indicating improper handling of string data and unsanitized input used within SQL queries.

Affected Systems

The affected product is itsourcecode Construction Management System version 1.0. No additional version details are provided, so any deployment of this system that includes the del.php component may be vulnerable.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity level. The absence of an EPSS score and lack of inclusion in CISA’s KEV catalog suggest that the exploitation probability is not yet well quantified, but the public availability of an exploit and the remote nature of the attack vector increase the likelihood of real-world attacks. Once exploited, the attacker can potentially manipulate or exfiltrate sensitive data stored in the system’s database.

Generated by OpenCVE AI on April 10, 2026 at 04:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify the current installation of itsourcecode Construction Management System and check for available updates or patches from the vendor
  • If a patch is not available, restrict external access to the /del.php endpoint using firewall rules or web application firewall
  • Implement input validation or parameterized queries on the equipname parameter to ensure that only safe data is processed
  • Consider conducting a security review of other input points in the system for similar SQL injection vulnerabilities

Generated by OpenCVE AI on April 10, 2026 at 04:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Apr 2026 12:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 10 Apr 2026 09:00:00 +0000

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

Fri, 10 Apr 2026 03:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in itsourcecode Construction Management System 1.0. This affects an unknown function of the file /del.php. The manipulation of the argument equipname results in sql injection. The attack can be launched remotely. The exploit has been made public and could be used.
Title itsourcecode Construction Management System del.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Itsourcecode Construction Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-10T12:08:17.415Z

Reserved: 2026-04-09T13:31:07.768Z

Link: CVE-2026-6007

cve-icon Vulnrichment

Updated: 2026-04-10T12:08:11.755Z

cve-icon NVD

Status : Deferred

Published: 2026-04-10T04:17:23.643

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-6007

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-10T09:26:54Z

Weaknesses