Description
A vulnerability was found in Webkul Bagisto up to 2.4.4. Affected by this issue is some unknown functionality of the file /admin/configuration/cache-management/execute of the component Configuration Management. The manipulation of the argument action results in authorization bypass. The attack may be launched remotely. The exploit has been made public and could 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

A vulnerability in Webkul Bagisto up to version 2.4.4 allows manipulation of the action argument in the /admin/configuration/cache-management/execute endpoint, leading to an authorization bypass. The attacker can trigger privileged cache‑management operations without proper authentication, potentially altering configuration state or triggering arbitrary server actions that compromise the integrity and availability of the application. The weakness, identified as CWE‑285 and CWE‑639, indicates improper authorization checks within a web interface.

Affected Systems

The issue affects installations of Webkul Bagisto, specifically versions up to and including 2.4.4. The vulnerable functionality resides within the Bagisto Configuration Management component, accessed via the administrative URL /admin/configuration/cache-management/execute. No partial or earlier versions are known to be impacted, and later releases may have addressed the flaw.

Risk and Exploitability

The CVSS score of 5.3 reflects a moderate severity, and the vulnerability can be abused remotely without local privileges. No EPSS score is available, and the issue is not listed in the CISA KEV catalog, suggesting that publicly known exploits may exist but are not yet confirmed at scale. The attack vector is inferred to be remote web exploitation through crafted HTTP requests to the privileged endpoint, with the primary condition that the user has access to the administrative interface.

Generated by OpenCVE AI on August 17, 2026 at 07:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest Bagisto version that contains the fix for the authorization bypass
  • If immediate upgrade is not feasible, restrict access to the /admin/configuration/cache-management/execute path using firewall rules or web server access controls, ensuring that only trusted administrators can reach it
  • Enable rigorous logging and audit trails for configuration changes and monitor for anomalous cache‑management actions to detect potential exploitation

Generated by OpenCVE AI on August 17, 2026 at 07:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 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 06:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in Webkul Bagisto up to 2.4.4. Affected by this issue is some unknown functionality of the file /admin/configuration/cache-management/execute of the component Configuration Management. The manipulation of the argument action results in authorization bypass. The attack may be launched remotely. The exploit has been made public and could 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 Configuration Management execute 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': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

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

cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-19T14:13:50.894Z

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

Link: CVE-2026-19994

cve-icon Vulnrichment

Updated: 2026-08-19T14:13:46.484Z

cve-icon NVD

Status : Deferred

Published: 2026-08-17T07:17:15.150

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

Link: CVE-2026-19994

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T08:00:04Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key