Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. openmage/magento-lts
  4. ›
  5. CVE-2026-40098

CVE-2026-40098: OpenMage LTS: Cross-user wishlist import leads to private option & file disclosure

April 21, 2026 (updated April 27, 2026)

The shared wishlist add-to-cart endpoint authorizes access with a public sharing_code, but loads the acted-on wishlist item by a separate global wishlist_item_id and never verifies that the item belongs to the shared wishlist referenced by that code.

This lets an attacker use:

  • a valid shared wishlist code for wishlist A
  • a wishlist item ID belonging to victim wishlist B

to import victim item B into the attacker’s cart through the shared wishlist flow for wishlist A.

Because the victim item’s stored buyRequest is reused during cart import, the victim’s private custom-option data is copied into the attacker’s quote. If the product uses a file custom option, this can be elevated to cross-user file disclosure because the imported file metadata is preserved and the download endpoint is not ownership-bound.

References

  • github.com/OpenMage/magento-lts
  • github.com/OpenMage/magento-lts/pull/5446
  • github.com/OpenMage/magento-lts/releases/tag/v20.17.0
  • github.com/OpenMage/magento-lts/security/advisories/GHSA-665x-ppc4-685w
  • github.com/advisories/GHSA-665x-ppc4-685w
  • nvd.nist.gov/vuln/detail/CVE-2026-40098

Code Behaviors & Features

Detect and mitigate CVE-2026-40098 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 20.17.0

Fixed versions

  • 20.17.0

Solution

Upgrade to version 20.17.0 or above.

Impact 5.4 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

packagist/openmage/magento-lts/CVE-2026-40098.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:20:00 +0000.