Description
A security vulnerability has been detected in Webkul Bagisto up to 2.4.4. This vulnerability affects unknown code of the file /admin/reporting/sales/ of the component Backend Reporting Endpoint. The manipulation leads to authorization bypass. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may 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-14
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the /admin/reporting/sales component of Webkul Bagisto up to version 2.4.4, where an attacker can manipulate the request to bypass the platform's authorization checks. The flaw corresponds to CWE‑285 and CWE‑639, allowing an unauthenticated or low‑privileged user to retrieve sales reporting data that should be restricted to privileged administrators. Although the flaw does not enable code execution or compromise system integrity, it permits unauthorized disclosure of potentially sensitive business information, representing a data‑exposure risk.

Affected Systems

Webkul Bagisto 2.4.4 and earlier contain the vulnerable code. The issue affects the backend reporting endpoint located at /admin/reporting/sales and does not extend to other Webkul products.

Risk and Exploitability

The CVSS base score of 5.3 places the vulnerability in the medium severity range. EPSS is not available, and the flaw is not listed in the CISA KEV catalog. Attackers can trigger the bypass remotely by sending crafted requests to the reporting endpoint over the network. No additional privileges or system compromise are required beyond the initial web‑side request, making the exploitation straightforward for anyone with internet or internal access to the backend. The risk is moderate in environments where the endpoint is exposed without proper authentication safeguards.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Webkul Bagisto version that removes the authorization bypass in the reporting endpoint once the vendor releases a fix.
  • Limit access to /admin/reporting/sales by configuring the web server or firewall to allow only authenticated administrative users.
  • If a patch is not yet available, temporarily disable or delete the reporting endpoint to prevent unauthorized data exposure until a proper fix is applied.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description A security vulnerability has been detected in Webkul Bagisto up to 2.4.4. This vulnerability affects unknown code of the file /admin/reporting/sales/ of the component Backend Reporting Endpoint. The manipulation leads to authorization bypass. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may 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 Reporting Endpoint sales authorization
First Time appeared Webkul
Webkul bagisto
Weaknesses CWE-285
CWE-639
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-14T16:34:46.974Z

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

Link: CVE-2026-19838

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-14T17:17:34.267

Modified: 2026-08-14T19:09:39.140

Link: CVE-2026-19838

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T18:00:12Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key