Description
A vulnerability has been found in itsourcecode Construction Management System 1.0. This vulnerability affects unknown code of the file /execute1.php. Such manipulation of the argument code leads to sql injection. The attack may be performed from remote. The exploit has been disclosed to the public and may be used.
Published: 2026-04-27
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Data Access
Action: Assess Impact
AI Analysis

Impact

The vulnerability is a remote SQL injection flaw in the execute1.php script of itsourcecode Construction Management System 1.0. Manipulating the code argument enables attackers to inject arbitrary SQL statements, potentially giving them unauthorised read or write access to the database. This weakness corresponds to common SQL injection weaknesses (CWE-74 and CWE-89). The impact is the loss of data confidentiality and integrity, and it could lead to modification of project records or extraction of sensitive construction data.

Affected Systems

The affected product is the Construction Management System by itsourcecode, version 1.0. No other vendor or product versions are listed as impacted.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity vulnerability, while the EPSS score of less than 1% suggests a low probability of exploitation at this time. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the attack can be performed from a remote environment by sending a crafted request to /execute1.php, where the argument is executed in an unparameterised SQL statement.

Generated by OpenCVE AI on April 28, 2026 at 04:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor‑issued patch or upgrade to a newer version of the Construction Management System if one is available
  • Restrict external access to the /execute1.php endpoint by limiting IP ranges or positioning a Web Application Firewall to block suspicious requests
  • Review and refactor the PHP code to use parameterised queries or stored procedures, ensuring all input is sanitised and validated before concatenation into SQL statements

Generated by OpenCVE AI on April 28, 2026 at 04:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Apr 2026 18:45:00 +0000

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

Mon, 27 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 27 Apr 2026 02:00:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in itsourcecode Construction Management System 1.0. This vulnerability affects unknown code of the file /execute1.php. Such manipulation of the argument code leads to sql injection. The attack may be performed from remote. The exploit has been disclosed to the public and may be used.
Title itsourcecode Construction Management System execute1.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 Construction Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-27T13:30:21.705Z

Reserved: 2026-04-26T07:54:17.265Z

Link: CVE-2026-7074

cve-icon Vulnrichment

Updated: 2026-04-27T13:13:04.252Z

cve-icon NVD

Status : Deferred

Published: 2026-04-27T02:16:01.297

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

Link: CVE-2026-7074

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T05:00:14Z

Weaknesses