Skip to main content

Bagisto CVE-2026-6745

| EUVDEUVD-2026-24243 LOW
Cross-site Scripting (XSS) (CWE-79)
2026-04-21 VulDB GHSA-65fp-7g2v-658r
2.0
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.0 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/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

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/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
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
P
Scope
X

Lifecycle Timeline

9
Severity Changed
Apr 29, 2026 - 01:12 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:12 NVD
5.1 (MEDIUM) 2.0 (LOW)
PoC Detected
Apr 29, 2026 - 01:00 vuln.today
Public exploit code
Analysis Generated
Apr 21, 2026 - 19:47 vuln.today
Severity Changed
Apr 21, 2026 - 19:22 NVD
LOW MEDIUM
CVSS changed
Apr 21, 2026 - 19:22 NVD
3.5 (LOW) 5.1 (MEDIUM)
EUVD ID Assigned
Apr 21, 2026 - 19:00 euvd
EUVD-2026-24243
Analysis Generated
Apr 21, 2026 - 19:00 vuln.today
CVE Published
Apr 21, 2026 - 18:30 nvd
LOW 2.0

DescriptionCVE.org

A vulnerability was determined in Bagisto up to 2.3.15. Affected by this vulnerability is an unknown functionality of the component Custom Scripts Handler. This manipulation causes cross site scripting. Remote exploitation of the attack is possible. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure and explains: "We already replied on the github advisories. All the security issues are addressed through security advisory. We will fix this in our upcomming releases."

AnalysisAI

Stored cross-site scripting (XSS) in Bagisto up to version 2.3.15 allows authenticated attackers to inject malicious scripts via the Custom Scripts Handler component, which are then executed in the browsers of other users with user-interaction. The vulnerability has publicly available exploit code and affects the integrity of user sessions. Vendor has acknowledged the issue and committed to fixes in upcoming releases but no patched version has been released at time of analysis.

Technical ContextAI

The vulnerability resides in Bagisto's Custom Scripts Handler component, a feature that likely permits administrators or authenticated users to define custom JavaScript code within the application. The root cause is improper input validation and output encoding of user-supplied data (CWE-79: Improper Neutralization of Input During Web Page Generation), allowing attackers to bypass script sanitization and inject arbitrary HTML and JavaScript. The CVSS 4.0 vector indicates network accessibility (AV:N) with low attack complexity (AC:L), requiring authenticated user privileges (PR:L) and user interaction (UI:P) to trigger, with impact limited to user session integrity (VI:L). Because the component likely stores scripts server-side, this is a stored XSS variant rather than reflected, making it more persistent and dangerous across multiple user sessions.

RemediationAI

No vendor-released patched version is confirmed at time of analysis; vendor commits to fixes in upcoming releases (post-2.3.15). Immediately audit all custom scripts within the Custom Scripts Handler component and disable any that were not created by your organization or that exhibit suspicious code patterns. Apply input validation and output encoding mitigations at the application layer if source code access is available: enforce strict content-security-policy (CSP) headers to block inline script execution (trade-off: may break legitimate custom scripts relying on inline code), implement HTML entity encoding for all user-provided script content, and restrict Custom Scripts Handler access to only trusted administrator accounts via role-based access control. Enable HTTP-only and secure cookie flags to prevent JavaScript-based session theft. Monitor for suspicious script modifications and implement audit logging on the Custom Scripts Handler component. For maximum safety until a patched version is released, disable the Custom Scripts Handler feature entirely if business logic permits (verify with vendors of any extensions relying on this feature). Consult VulDB references (https://vuldb.com/vuln/358436) and GitHub security advisories for vendor-specific remediation guidance when available.

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-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-9506 HIGH
8.7 Jun 08

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

CVE-2025-40675 MEDIUM
6.1 Jun 09

A Reflected Cross-Site Scripting (XSS) vulnerability has been found in Bagisto v2.0.0. This vulnerability allows an atta

Share

CVE-2026-6745 vulnerability details – vuln.today

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