Description
A weakness has been identified in detronetdip E-commerce 1.0.0. Impacted is an unknown function of the file /Admin/assets/backend/seller/add_seller.php of the component Account Creation Endpoint. Executing a manipulation of the argument email can lead to missing authentication. The attack can be executed remotely. The exploit has been made available to the public and could be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-02-08
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized seller account creation enabling privileged roles
Action: Restrict Access
AI Analysis

Impact

A flaw in detronetdip’s E‑commerce 1.0.0 allows attackers to bypass authentication when they call the /Admin/assets/backend/seller/add_seller.php endpoint by manipulating the email parameter, creating seller accounts without verification. The vulnerability is an Authentication Bypass (CWE‑287) and Missing Authentication (CWE‑306) that can be triggered remotely with crafted HTTP requests, granting an attacker the ability to assume a seller role and potentially access sensitive data or perform other privileged actions within the application.

Affected Systems

The affected product is detronetdip’s E‑commerce 1.0.0, specifically the add_seller.php file located under /Admin/assets/backend/seller/ which handles the creation of seller accounts via a backend endpoint.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity, while the EPSS score of less than 1% suggests a low but non‑zero likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog, yet code to exercise the flaw is publicly available on GitHub. Attackers can exploit the remote access vector by sending crafted requests to the endpoint, potentially creating multiple unauthorized seller accounts and enabling further compromise or privilege escalation.

Generated by OpenCVE AI on April 18, 2026 at 13:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • If a newer release of detronetdip E‑commerce that implements authentication checks for add_seller.php exists, deploy it.
  • Insert an explicit authentication and administrator‑privilege check into the add_seller.php script so only logged‑in administrators can invoke the endpoint.
  • Configure the web server or firewall to deny public HTTP access to /Admin/assets/backend/seller/add_seller.php until the authentication verification is in place.

Generated by OpenCVE AI on April 18, 2026 at 13:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 23 Feb 2026 10:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:detronetdip:e-commerce:*:*:*:*:*:*:*:*

Thu, 19 Feb 2026 20:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:detronetdip:e-commerce:1.0.0:*:*:*:*:*:*:*

Mon, 09 Feb 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 09 Feb 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Detronetdip
Detronetdip e-commerce
Vendors & Products Detronetdip
Detronetdip e-commerce

Sun, 08 Feb 2026 17:00:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in detronetdip E-commerce 1.0.0. Impacted is an unknown function of the file /Admin/assets/backend/seller/add_seller.php of the component Account Creation Endpoint. Executing a manipulation of the argument email can lead to missing authentication. The attack can be executed remotely. The exploit has been made available to the public and could be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
Title detronetdip E-commerce Account Creation Endpoint add_seller.php missing authentication
Weaknesses CWE-287
CWE-306
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

Detronetdip E-commerce
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T09:44:57.398Z

Reserved: 2026-02-07T09:11:41.742Z

Link: CVE-2026-2165

cve-icon Vulnrichment

Updated: 2026-02-09T21:10:40.294Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-08T17:15:58.593

Modified: 2026-02-19T20:17:35.600

Link: CVE-2026-2165

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T13:15:25Z

Weaknesses