Description
A vulnerability was determined in Webkul Bagisto up to 2.4.4. This affects an unknown part of the file /customer/account/rma/send-message of the component RMA Message Handler. This manipulation of the argument Message causes cross site scripting. Remote exploitation of the attack is possible. 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."
Published: 2026-08-17
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In Bagisto version 2.4.4 and earlier, the RMA message handling routine accepts a Message parameter that is rendered without proper sanitization. An attacker supplied payload can inject arbitrary JavaScript when the RMA message page is displayed. An exploited payload can steal session cookies, hijack user sessions, deface the site, or launch further attacks such as credential phishing. The vulnerability is a classic client‑side injection weakness.

Affected Systems

The flaw exists in Webkul Bagisto, specifically in the customer account RMA send‑message component. All installations running Bagisto 2.4.4 or older are affected; newer releases are not mentioned as vulnerable.

Risk and Exploitability

With a CVSS score of 5.1, the severity is in the medium range. No EPSS score is available, and the vulnerability is not listed in CISA’s KEV catalog, indicating that the exploitation probability is not documented as high yet. However, the exploit code is publicly available and the attack can be performed from any web client that has access to the RMA message endpoint, which makes remote exploitation straightforward. The lack of vendor‑level mitigation in current releases increases the risk for users still on affected versions.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Bagisto to the latest version that includes the RMA message input sanitization fix, as confirmed by the vendor’s development cycle.
  • If an immediate upgrade is not possible, disable or restrict direct access to the /customer/account/rma/send-message endpoint so that only trusted users can submit messages, and enforce server‑side encoding or escaping of the Message field content.
  • Implement a web application firewall or a strict content‑security‑policy header to block script execution from injected payloads on the RMA pages.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in Webkul Bagisto up to 2.4.4. This affects an unknown part of the file /customer/account/rma/send-message of the component RMA Message Handler. This manipulation of the argument Message causes cross site scripting. Remote exploitation of the attack is possible. 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."
Title Webkul Bagisto RMA Message send-message cross site scripting
First Time appeared Webkul
Webkul bagisto
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:webkul:bagisto:*:*:*:*:*:*:*:*
Vendors & Products Webkul
Webkul bagisto
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 5.1, 'vector': '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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-17T15:24:13.047Z

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

Link: CVE-2026-19995

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-17T07:17:15.323

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

Link: CVE-2026-19995

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')