Description
A security flaw has been discovered in Neethuharii CafeManagement. This issue affects some unknown processing of the file AddProductCode.php. The manipulation of the argument image 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. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-09-23
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The AddProductCode.php script in Neethuharii Café Management accepts an image argument that is processed without validation, allowing an attacker to upload arbitrary files. This unrestricted upload can be used to place malicious scripts on the web server, which, if later executed, results in remote code execution. The flaw is exploitable from a remote location and public exploit code is available.

Affected Systems

The vulnerable component is the AddProductCode.php endpoint of the Neethuharii Café Management application. Because the product follows a rolling release model, no specific version numbers are provided; any deployment of Café Management that incorporates the unpatched code is potentially affected.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. However, the release of a public exploit demonstrates that attacks are feasible. The attack vector is remote via the web interface, and the exploit does not require advanced prerequisites beyond submitting a malicious file through the image field.

Generated by OpenCVE AI on September 23, 2026 at 17:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a vendor patch or upgrade to a release where the image upload is validated to allow only permitted file types.
  • Move the directory where uploaded files are stored outside the web root or configure the web server to treat all files in that directory as non‑executable content.
  • Add server‑side checks that verify the MIME type and actual file contents before saving the upload, rejecting any files that attempt to use executable extensions or contain disallowed payloads.

Generated by OpenCVE AI on September 23, 2026 at 17:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 23 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in Neethuharii CafeManagement. This issue affects some unknown processing of the file AddProductCode.php. The manipulation of the argument image 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. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The vendor was contacted early about this disclosure but did not respond in any way.
Title Neethuharii CafeManagement AddProductCode.php unrestricted upload
First Time appeared Neethuharii
Neethuharii cafemanagement
Weaknesses CWE-284
CWE-434
CPEs cpe:2.3:a:neethuharii:cafemanagement:*:*:*:*:*:*:*:*
Vendors & Products Neethuharii
Neethuharii cafemanagement
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

Neethuharii Cafemanagement
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-23T17:59:31.156Z

Reserved: 2026-09-23T10:49:46.260Z

Link: CVE-2026-96513

cve-icon Vulnrichment

Updated: 2026-09-23T17:59:26.479Z

cve-icon NVD

Status : Deferred

Published: 2026-09-23T17:17:22.667

Modified: 2026-09-23T19:19:53.940

Link: CVE-2026-96513

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T19:15:10Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-434

    Unrestricted Upload of File with Dangerous Type