PatchSiren cyber security CVE debrief
CVE-2026-63459 vendurehq CVE debrief
A stored cross-site scripting vulnerability exists in Vendure, an open-source headless commerce platform, prior to version 3.6.5. The RichTextDescriptionCell component attempts to strip markup by assigning an administrator-controlled description to a live element's innerHTML and then reading textContent. Active resource markup can execute an event handler during the innerHTML assignment before textContent is read. A lower-privilege administrator can store such markup in descriptions rendered by the Products list, Collections list, Promotions list, Payment Methods list, or Shipping Methods list, and script executes when another administrator views the affected row. This stored cross-site scripting can compromise the viewing administrator's session and enable cross-privilege or cross-channel administrative actions.
- Vendor
- vendurehq
- Product
- vendure
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-17
- Original CVE updated
- 2026-09-21
- Advisory published
- 2026-09-17
- Advisory updated
- 2026-09-21
Who should care
Administrators and users with lower privileges who use Vendure should assess exposure and verify if they are using a vulnerable version. They should also review and limit the ability to store and view administrator-controlled descriptions, and monitor for suspicious activity. Affected operator roles include administrators, security teams, and vulnerability management teams responsible for Vendure deployments.
Why it matters
A stored cross-site scripting vulnerability exists in Vendure, an open-source headless commerce platform, prior to version 3.6.5. The vulnerability can compromise the viewing administrator's session and enable cross-privilege or cross-channel administrative actions. Administrators and users with lower privileges should assess exposure and verify if they are using a vulnerable version of Vendure.
- Cross-privilege administrative actions may be enabled
- Cross-channel administrative actions may be enabled
- Compromise of the viewing administrator's session
Technical summary
The RichTextDescriptionCell component in Vendure attempts to strip markup by assigning an administrator-controlled description to a live element's innerHTML and then reading textContent. Active resource markup can execute an event handler during the innerHTML assignment before textContent is read. This allows a lower-privilege administrator to store such markup in descriptions rendered by the Products list, Collections list, Promotions list, Payment Methods list, or Shipping Methods list, and script executes when another administrator views the affected row.
Defensive priority
Administrators and users with lower privileges should assess exposure and verify if they are using a vulnerable version of Vendure. They should also review and limit the ability to store and view administrator-controlled descriptions.
Recommended defensive actions
- Upgrade to version 3.6.5 or later
- Review and limit the ability to store and view administrator-controlled descriptions
- Monitor for suspicious activity and implement compensating controls
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record and source references provide information about the vulnerability and its fix in version 3.6.5. However, the exact scope of affected versions and deployments is not specified. Affected Vendure deployments should be identified by administrators and users with lower privileges who use Vendure. They should verify if they are using a vulnerable version and assess exposure. The vulnerability can be triggered by lower-privilege administrators storing markup in descriptions rendered by the Products list, Collections list, Prom
Sources and references
Verified primary and authoritative sources
-
CVE-2026-63459 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-63459
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-63459 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-63459
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/vendurehq/vendure/commit/d7aa42a3f0cb524297a1a2fdf700e4aba9aca684
-
Source reference
Unverified legacy reference
URL: https://github.com/vendurehq/vendure/releases/tag/v3.6.5
-
Source reference
Unverified legacy reference
URL: https://github.com/vendurehq/vendure/security/advisories/GHSA-xhq9-whgq-49j5
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.