Vulnerability Description
Vendure through 3.7.1, fixed in commit f67ef5f, contains a cross-channel authorization bypass vulnerability in stock-location.service.ts and asset.service.ts update methods that allows channel-scoped administrators to modify other tenants' data. Attackers can supply global IDs of StockLocation or Asset entities from different channels to overwrite inventory locations or catalog assets belonging to other tenants without proper channel isolation validation.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/vendurehq/vendure/commit/f67ef5f621282b785a2708df468bc6d2b8d8
- https://github.com/vendurehq/vendure/issues/5003
- https://github.com/vendurehq/vendure/pull/5017
- https://www.vulncheck.com/advisories/vendure-cross-channel-authorization-bypass-
FAQ
What is CVE-2026-67347?
CVE-2026-67347 is a vulnerability with a CVSS score of 6.8 (MEDIUM). Vendure through 3.7.1, fixed in commit f67ef5f, contains a cross-channel authorization bypass vulnerability in stock-location.service.ts and asset.service.ts update methods that allows channel-scoped ...
How severe is CVE-2026-67347?
CVE-2026-67347 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-67347?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.