Description
A vulnerability was identified in aircheng-org iWebShop-5 up to 5.15. This issue affects the function Update::index of the file controllers/update.php. The manipulation leads to missing authorization. Remote exploitation of the attack is possible. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-09-08
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw exists in the Update::index function of iWebShop-5’s update.php controller. An attacker can manipulate the endpoint to bypass required authorization checks, enabling unauthorized execution of update logic that may alter application state or deploy code. The vulnerability is classified as a missing authorization weakness (CWE-862) with an additional context‑injection issue (CWE-863). As a result, compromised systems could experience a loss of confidentiality, integrity, or availability, and the impact could be similar to remote code execution. The CVSS score of 6.9 indicates moderate severity, but the lack of a restrictive access control check means that exploitation is possible from a remote network location.

Affected Systems

All instances of aircheng-org iWebShop-5 up to version 5.15 are vulnerable. The affected component is the Update::index function within the controllers/update.php file. The product is hosted on web servers that expose this endpoint without authentication.

Risk and Exploitability

The CVSS score of 6.9 and the EPSS information being unavailable suggest that while the likelihood of exploitation is uncertain, the attack vector is remote via HTTP requests to the update endpoint. The vulnerability is not listed in the CISA KEV catalog, but the public availability of an exploit makes the risk tangible for exposed installations. Attackers only need knowledge of the endpoint and the ability to send crafted requests; no additional privileges are required beyond network access to the web application.

Generated by OpenCVE AI on September 8, 2026 at 16:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest patch or an updated version of iWebShop-5 that removes the missing authorization check in the Update::index function.
  • Configure web server authentication or create a firewall rule to deny all traffic to controllers/update.php from unauthorized IPs, effectively disabling the vulnerable endpoint as a temporary workaround.
  • Restrict filesystem permissions so the web process cannot write to directories used by the update logic, limiting the ability to deploy malicious code through the update functionality.

Generated by OpenCVE AI on September 8, 2026 at 16:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 08 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in aircheng-org iWebShop-5 up to 5.15. This issue affects the function Update::index of the file controllers/update.php. The manipulation leads to missing authorization. Remote exploitation of the attack is possible. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.
Title aircheng-org iWebShop-5 update.php index authorization
First Time appeared Aircheng-org
Aircheng-org iwebshop-5
Weaknesses CWE-862
CWE-863
CPEs cpe:2.3:a:aircheng-org:iwebshop-5:*:*:*:*:*:*:*:*
Vendors & Products Aircheng-org
Aircheng-org iwebshop-5
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

Aircheng-org Iwebshop-5
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-08T15:53:37.926Z

Reserved: 2026-09-08T09:30:18.907Z

Link: CVE-2026-86665

cve-icon Vulnrichment

Updated: 2026-09-08T15:53:23.935Z

cve-icon NVD

Status : Received

Published: 2026-09-08T15:18:56.067

Modified: 2026-09-08T16:18:30.557

Link: CVE-2026-86665

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T16:15:15Z

Weaknesses