Description
A security flaw has been discovered in Webkul Bagisto up to 2.4.4. This issue affects some unknown processing of the file /admin/sales/rma/requests of the component Backend Sales RMA Endpoint. Performing a manipulation results in authorization bypass. The attack is possible to be carried out remotely. The exploit has been released to the public and may 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-17
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the Bagisto backend component that manages return‑merchandise‑authorizations. An attacker can manipulate requests to the /admin/sales/rma/requests endpoint and gain authorization that they should not possess. This results in privilege escalation within the administrative interface, allowing the attacker to view, alter, or export restricted sales data. The underlying weakness is an improper checking of the user's credentials (CWE‑285) combined with missing verification of required workflow steps (CWE‑639). The impact is therefore elevated rights for the victim role rather than full remote code execution, but it enables the attacker to read or change sensitive order information.

Affected Systems

Webkul Bagisto versions up to and including 2.4.4 are affected. The vulnerability is tied specifically to the backend Sales RMA Endpoint and does not impact the public storefront or other modules without explicit access to the /admin/sales/rma/requests route.

Risk and Exploitability

The CVSS score of 5.1 places this issue in the medium severity range. Ephemeral public exploitation details exist, but the EPSS score is unavailable, so the probability of widespread attack is uncertain, yet the exploit has already been released to the public. The vulnerability can be activated remotely by sending crafted HTTP requests to the affected endpoint. As it is not listed in the CISA KEV catalog, there are currently no mandated containment directives, but the authorization bypass means attackers can gain significant business‑critical information and potentially alter orders, posing a meaningful threat to confidentiality and integrity.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for and apply the latest release from Webkul that addresses the /admin/sales/rma/requests authorization logic.
  • Configure network access or firewall rules to limit the /admin/sales/rma/requests endpoint to trusted IP addresses or internal networks.
  • Enable administrative role‑based access controls and audit logs to detect unexpected usage of the endpoint.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description A security flaw has been discovered in Webkul Bagisto up to 2.4.4. This issue affects some unknown processing of the file /admin/sales/rma/requests of the component Backend Sales RMA Endpoint. Performing a manipulation results in authorization bypass. The attack is possible to be carried out remotely. The exploit has been released to the public and may 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 Backend Sales RMA Endpoint requests 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': 5.8, 'vector': 'AV:N/AC:L/Au:M/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

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

cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-17T15:17:14.759Z

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

Link: CVE-2026-19997

cve-icon Vulnrichment

Updated: 2026-08-17T15:17:09.930Z

cve-icon NVD

Status : Deferred

Published: 2026-08-17T07:17:15.643

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

Link: CVE-2026-19997

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T11:30:05Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key