Description
A vulnerability was identified in Webkul Bagisto up to 2.4.4. This vulnerability affects unknown code of the file /admin/customers of the component Backend Customer Behavior Data Endpoint. Such manipulation of the argument ID leads to improper privilege management. The attack can be executed remotely. The exploit is publicly available and might be used. The vendor confirms: "The reported issues were already identified through our internal security assessment process prior to this notification and are being handled through our established internal security and development lifecycle. Some of these items have already been addressed, while the remaining items are planned for resolution in upcoming product releases."
Published: 2026-08-17
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from insecure handling of the ID argument in the /admin/customers component of the Backend Customer Behavior Data Endpoint. Manipulating this argument enables an attacker to bypass proper privilege checks, effectively granting unauthorized administrative privileges. This flaw is classified as an improper privilege management weakness, mapping to CWE-266 and CWE-269.

Affected Systems

The issue affects all Webkul Bagisto installations up to and including version 2.4.4. The vendor issued an internal assessment confirming that the problem has been partially addressed, with remaining items slated for future releases. No specific version beyond 2.4.4 is listed as fixed, so any deployment using the affected range remains vulnerable.

Risk and Exploitability

The CVSS base score of 5.3 indicates moderate severity, and the exploit is documented as publicly available, suggesting that an attacker can reach the vulnerable endpoint from a remote location. EPSS data is not available, but the absence of a KEV listing does not diminish the risk of exploitation. Given the remote nature of the attack vector and the potential for privilege escalation, administrators should treat this as a moderate risk that warrants prompt remediation.

Generated by OpenCVE AI on August 17, 2026 at 11:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Webkul Bagisto to the latest release that incorporates the fix for the privilege management issue.
  • Apply any vendor‑published patches addressing the identified vulnerability.
  • Restrict access to the /admin/customers endpoint to administrative roles and enforce strict input validation on the ID parameter to prevent unauthorized privilege escalation.
  • Enable and monitor detailed audit logging for unexpected access to the endpoint to detect potential exploitation.

Generated by OpenCVE AI on August 17, 2026 at 11:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 17 Aug 2026 07:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in Webkul Bagisto up to 2.4.4. This vulnerability affects unknown code of the file /admin/customers of the component Backend Customer Behavior Data Endpoint. Such manipulation of the argument ID leads to improper privilege management. The attack can be executed remotely. The exploit is publicly available and might be used. The vendor confirms: "The reported issues were already identified through our internal security assessment process prior to this notification and are being handled through our established internal security and development lifecycle. Some of these items have already been addressed, while the remaining items are planned for resolution in upcoming product releases."
Title Webkul Bagisto Backend Customer Behavior Data Endpoint customers privileges management
First Time appeared Webkul
Webkul bagisto
Weaknesses CWE-266
CWE-269
CPEs cpe:2.3:a:webkul:bagisto:*:*:*:*:*:*:*:*
Vendors & Products Webkul
Webkul bagisto
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:P/I:N/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/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:N/VA:N/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-18T14:26:41.517Z

Reserved: 2026-08-16T18:05:20.874Z

Link: CVE-2026-19996

cve-icon Vulnrichment

Updated: 2026-08-18T14:26:38.438Z

cve-icon NVD

Status : Deferred

Published: 2026-08-17T07:17:15.483

Modified: 2026-08-20T12:48:10.287

Link: CVE-2026-19996

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T12:00:14Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-269

    Improper Privilege Management