Description
A weakness has been identified in Webkul Bagisto up to 2.4.4. This affects an unknown part of the file /admin/customers/search of the component Customer Search. Executing a manipulation of the argument Query can lead to information disclosure. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks. 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-14
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the /admin/customers/search component of Webkul Bagisto version 2.4.4 and earlier. The flaw allows an attacker to manipulate the Query argument, enabling the disclosure of sensitive customer data. The weakness is categorized as CWE-200 and CWE-284, indicating improper information exposure and insufficient authorization. Because the attacker can trigger the flaw remotely, the confidentiality of customer records is compromised.

Affected Systems

This issue affects Webkul Bagisto customers up to and including version 2.4.4. The vendor acknowledges that the problems were identified prior to public notification and that some items have already been addressed with plans to resolve the remaining items in future releases. Any deployment using Bagisto 2.4.4 or earlier is potentially susceptible until a confirmed patch is applied.

Risk and Exploitability

The CVSS base score is 5.1, reflecting moderate severity. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, exploitation requires remote access via the web interface and can be carried out by sending a crafted request to the query endpoint. Attackers can gain unauthorized visibility into customer information without needing privileged credentials, and the availability impact is negligible. Given the lack of a publicly available patch, the best mitigation involves applying the latest product update when it becomes available and implementing defensive checks on the affected endpoint.

Generated by OpenCVE AI on August 14, 2026 at 17:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest Bagisto release that includes a fix for the /admin/customers/search endpoint.
  • Configure the endpoint to enforce authentication and restrict access strictly to administrator roles.
  • Validate and sanitize all incoming query parameters on the server side to prevent inadvertent disclosure of customer data.

Generated by OpenCVE AI on August 14, 2026 at 17:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 14 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in Webkul Bagisto up to 2.4.4. This affects an unknown part of the file /admin/customers/search of the component Customer Search. Executing a manipulation of the argument Query can lead to information disclosure. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks. 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 Customer Search search information disclosure
First Time appeared Webkul
Webkul bagisto
Weaknesses CWE-200
CWE-284
CPEs cpe:2.3:a:webkul:bagisto:*:*:*:*:*:*:*:*
Vendors & Products Webkul
Webkul bagisto
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/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-14T16:18:15.368Z

Reserved: 2026-08-14T07:44:26.342Z

Link: CVE-2026-19837

cve-icon Vulnrichment

Updated: 2026-08-14T16:18:01.115Z

cve-icon NVD

Status : Received

Published: 2026-08-14T16:16:54.900

Modified: 2026-08-14T17:17:33.763

Link: CVE-2026-19837

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T17:30:12Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control