Description
A security flaw has been discovered in Bdtask Multi-Store Inventory Management System 1.0. The affected element is the function Upload of the file application/modules/dashboard/controllers/Module.php of the component Component Module. The manipulation of the argument module results in unrestricted upload. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks.
Published: 2026-05-31
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Upload function of Module.php within Bdtask’s Multi-Store Inventory Management System. By manipulating the module argument, an attacker can upload arbitrary files without restriction. The description does not detail the exact consequences, but based on the description, it is inferred that an attacker could place malicious scripts or web shells, facilitating further compromise of the application or underlying server. The impact is primarily the potential for executing code supplied by the attacker, leading to data tampering, confidentiality breaches, and possibly full system takeover.

Affected Systems

Bdtask’s Multi-Store Inventory Management System, version 1.0. No other versions or variants were listed as affected in the current data.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. EPSS information is unavailable and the vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the flaw can be exploited remotely via the upload endpoint, and a public exploit has already been released. No additional prerequisites beyond access to the upload URL are mentioned, suggesting a straightforward attack path for anyone who can reach the web interface.

Generated by OpenCVE AI on May 31, 2026 at 09:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Bdtask Multi-Store Inventory Management System to a patched release that addresses the upload restriction flaw.
  • If an upgrade is not immediately possible, enforce strict validation on the upload controller: restrict allowed file types, verify MIME headers, and sanitize the module parameter to eliminate arbitrary uploads.
  • Move the upload directory outside the web root or configure the web server to deny execution of any files placed in the upload location.
  • Implement a web application firewall rule that blocks suspicious POST requests to the Module.php upload endpoint, mitigating automated exploitation attempts.

Generated by OpenCVE AI on May 31, 2026 at 09:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 31 May 2026 08:00:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in Bdtask Multi-Store Inventory Management System 1.0. The affected element is the function Upload of the file application/modules/dashboard/controllers/Module.php of the component Component Module. The manipulation of the argument module results in unrestricted upload. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks.
Title Bdtask Multi-Store Inventory Management System Component Module.php upload unrestricted upload
First Time appeared Bdtask
Bdtask multi-store Inventory Management System
Weaknesses CWE-284
CWE-434
CPEs cpe:2.3:a:bdtask:multi-store_inventory_management_system:*:*:*:*:*:*:*:*
Vendors & Products Bdtask
Bdtask multi-store Inventory Management System
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

Bdtask Multi-store Inventory Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-31T06:59:07.845Z

Reserved: 2026-05-30T11:06:13.889Z

Link: CVE-2026-10172

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-31T08:16:16.557

Modified: 2026-05-31T08:16:16.557

Link: CVE-2026-10172

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-31T10:00:12Z

Weaknesses