Skip to main content

Webkul Bagisto CVE-2026-19834

| EUVDEUVD-2026-58671 LOW
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-08-14 VulDB GHSA-63f7-xmj7-pjgf
2.0
CVSS 4.0 · Vendor: VulDB

Severity by source

Vendor (VulDB) PRIMARY
2.0 MEDIUM
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
3.8 LOW

Admin credentials required (PR:H) for the built-in impersonation endpoint (AV:N); limited customer data exposure and modification possible (C:L/I:L); no availability impact identified.

3.1 AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (VulDB).

CVSS VectorVendor: VulDB

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
X

Lifecycle Timeline

4
Severity Changed
Aug 14, 2026 - 16:22 NVD
MEDIUM LOW
CVSS changed
Aug 14, 2026 - 16:22 NVD
5.1 (MEDIUM) 2.0 (LOW)
Analysis Generated
Aug 14, 2026 - 15:46 vuln.today
CVE Published
Aug 14, 2026 - 15:00 cve.org
MEDIUM 5.1

DescriptionCVE.org

A vulnerability was determined in Webkul Bagisto up to 2.4.4. Affected is an unknown function of the file /admin/customers/login-as-customer/ of the component Admin Customer Impersonation Feature. This manipulation of the argument ID causes authorization bypass. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized. 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."

AnalysisAI

Authorization bypass in Webkul Bagisto's Admin Customer Impersonation Feature (versions up to 2.4.4) allows authenticated administrators to manipulate the ID parameter at /admin/customers/login-as-customer/ to impersonate arbitrary customers beyond their intended authorization scope. The CVSS 4.0 score of 5.1 reflects high-privilege prerequisites (PR:H) and limited impact metrics, but a publicly available proof-of-concept on GitHub meaningfully lowers the exploitation barrier for any attacker who already holds admin credentials. The vendor has acknowledged the vulnerability and confirmed partial internal remediation, with remaining fixes planned for upcoming releases.

Technical ContextAI

Bagisto is an open-source e-commerce platform built on Laravel and Vue.js, developed by Webkul. The vulnerable component is the admin customer impersonation endpoint (/admin/customers/login-as-customer/), a built-in feature designed to allow administrators to log into the storefront as a specific customer for support and debugging purposes. CWE-639 (Authorization Bypass Through User-Controlled Key) describes the root cause: the application relies on a user-supplied customer ID parameter without enforcing sufficient server-side authorization validation to confirm that the requesting administrator is permitted to impersonate the specific target account. This is functionally an Insecure Direct Object Reference (IDOR) pattern applied to account impersonation - substituting arbitrary customer ID values causes the server to establish an unauthorized session for the targeted customer. Affected product CPE: cpe:2.3:a:webkul:bagisto:*:*:*:*:*:*:*:*.

RemediationAI

The vendor (Webkul) has acknowledged this vulnerability and stated that some issues have already been addressed internally, with remaining items planned for resolution in upcoming product releases. No specific patched version number has been independently confirmed from vendor release notes or a formal security advisory; administrators should monitor the official Bagisto GitHub repository and changelog for a release superseding 2.4.4 that addresses this issue. As an immediate compensating control, restrict access to the Bagisto admin panel (/admin/*) to trusted IP ranges or require VPN authentication prior to admin panel exposure - this directly limits the network attack surface given the PR:H exploitation requirement. If the customer impersonation feature is not operationally required, disabling or blocking access to the /admin/customers/login-as-customer/ route at the web server or application firewall level is the most targeted mitigation, with the trade-off of losing legitimate impersonation capability. Additionally, audit admin account assignments, enforce multi-factor authentication for all admin accounts, and review admin access logs for anomalous impersonation activity. The POC technique is documented at https://github.com/Mitchell45/PHP_Web_POCs/blob/main/Bagisto/01_english_vulnerability_report.md.

CVE-2026-21448 CRITICAL POC
9.8 Jan 02

Bagisto eCommerce platform before 2.3.10 is vulnerable to server-side template injection (SSTI) through customer address

CVE-2026-21446 CRITICAL POC
9.8 Jan 02

Bagisto eCommerce platform (2.3 branch before 2.3.10) leaves installation API routes active after setup, allowing unauth

CVE-2026-21449 HIGH POC
8.8 Jan 02

Bagisto eCommerce platform versions before 2.3.10 suffer from server-side template injection through user-controllable f

CVE-2023-33570 HIGH POC
8.8 Jun 28

Bagisto v1.5.1 is vulnerable to Server-Side Template Injection (SSTI). Rated high severity (CVSS 8.8), this vulnerabilit

CVE-2019-16403 HIGH POC
8.8 Sep 18

In Webkul Bagisto before 0.1.5, the functionalities for customers to change their own values (such as address, review, o

CVE-2019-14933 HIGH POC
8.8 Aug 11

Bagisto 0.1.5 allows CSRF under /admin URIs. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable,

CVE-2026-9506 HIGH POC
8.7 Jun 08

Arbitrary file read in Bagisto v2.4.1 allows unauthenticated remote attackers to retrieve sensitive files outside the we

CVE-2026-21451 HIGH POC
8.4 Jan 02

Stored XSS in Bagisto's CMS page editor allows authenticated attackers to bypass input sanitization by crafting maliciou

CVE-2026-21447 HIGH POC
7.1 Jan 02

Bagisto is an open source laravel eCommerce platform. [CVSS 7.1 HIGH]

CVE-2024-27499 MEDIUM POC
6.5 Mar 01

Bagisto v1.5.1 is vulnerable for Cross site scripting(XSS) via png file upload vulnerability in product review option. R

CVE-2026-21450 CRITICAL
9.8 Jan 02

Bagisto before 2.3.10 has a second server-side template injection vulnerability, this time via the type parameter. Like

CVE-2026-19996 LOW POC
2.1 Aug 17

Improper privilege management in Bagisto's backend customer management endpoint allows authenticated low-privileged user

Share

CVE-2026-19834 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy