CVE-2026-19836
Received Received - Intake

Authorization Bypass in Webkul Bagisto Backend

Vulnerability report for CVE-2026-19836, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-14

Last updated on: 2026-08-14

Assigner: VulDB

Description

A security flaw has been discovered in Webkul Bagisto up to 2.4.4. Affected by this issue is some unknown functionality of the file /admin/customers/view of the component Backend Customer Detail Feature. Performing a manipulation of the argument ID results in authorization bypass. The attack may be initiated 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."

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-14
Last Modified
2026-08-14
Generated
2026-08-14
AI Q&A
2026-08-14
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
webkul bagisto to 2.4.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-285 The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an authorization bypass flaw in Webkul Bagisto versions up to 2.4.4. It allows low-privileged admin users to access customer details by manipulating the ID argument in the /admin/customers/view route. The issue occurs due to improper access control list (ACL) mapping and missing authorization checks in the controller.

Detection Guidance

Check for unauthorized access to the /admin/customers/view/{id} endpoint by monitoring logs for requests to this path with varying customer IDs. Look for low-privileged admin accounts accessing customer data not assigned to them.

Impact Analysis

An attacker with minimal admin privileges could exploit this to view sensitive customer data such as personal details, addresses, orders, invoices, and reviews. This could lead to data breaches, privacy violations, and unauthorized access to confidential information.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR and HIPAA by exposing protected personal data. GDPR requires strict access controls for personal data, while HIPAA mandates safeguards for protected health information. A breach could result in legal penalties and reputational damage.

Mitigation Strategies

Update Bagisto to the latest version where available. Restrict access to the /admin/customers/view/{id} route by adding explicit ACL permissions. Review all admin detail pages for similar authorization flaws and enforce strict permission checks in controllers.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-19836. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart