PatchSiren cyber security CVE debrief
CVE-2026-92810 PrestaShop CVE debrief
CVE-2026-92810 is a medium-severity vulnerability in the PrestaShop blockwishlist module, versions up to 3.0.2. The vulnerability allows authenticated customers to access private wishlist contents of other customers by supplying sequential wishlist identifiers to obtain valid share links. This issue arises from the module's failure to validate wishlist ownership properly. PrestaShop users with customer-facing applications should assess their exposure and prioritize updating to a fixed version to prevent potential data disclosure.
- Vendor
- PrestaShop
- Product
- blockwishlist
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-16
- Original CVE updated
- 2026-09-22
- Advisory published
- 2026-09-16
- Advisory updated
- 2026-09-22
Who should care
PrestaShop users who have installed the blockwishlist module, especially those with customer-facing applications, should assess their exposure and prioritize updating to a fixed version.
Why it matters
CVE-2026-92810 is a medium-severity vulnerability in PrestaShop blockwishlist that allows authenticated customers to access private wishlist contents of other customers. PrestaShop users with customer-facing applications should assess their exposure and prioritize updating to a fixed version to prevent potential data disclosure.
- Authenticated customers can access private wishlist contents of other customers
- Valid share links can be obtained by supplying sequential wishlist identifiers
- Read access to sensitive customer data is possible
- Verification of wishlist share token security is required
Technical summary
The PrestaShop blockwishlist module through 3.0.2 is vulnerable to information disclosure due to improper validation of wishlist ownership. An authenticated customer can supply sequential wishlist identifiers to obtain valid share links and read other customers' private wishlist contents. This vulnerability allows for read access to sensitive customer data. Verification of wishlist share token security is required to mitigate potential data disclosure. The vulnerability has a CVSS score of 5.3 and a medium severity rating.
Defensive priority
Medium priority for PrestaShop blockwishlist users
Recommended defensive actions
- Review and update PrestaShop blockwishlist to a version that fixes the vulnerability
- Restrict access to wishlist share tokens
- Monitor for suspicious activity related to wishlist share tokens
- 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 NVD entry provide details on the vulnerability in PrestaShop blockwishlist through 3.0.2, which fails to validate wishlist ownership, allowing authenticated customers to retrieve share tokens for any wishlist by identifier.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-92810 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-92810
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-92810 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-92810
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/PrestaShop/blockwishlist
-
Source reference
Unverified legacy reference
URL: https://github.com/PrestaShop/blockwishlist/blob/v3.0.2/controllers/front/action.php
-
Source reference
Unverified legacy reference
URL: https://github.com/geo-chen/oss/blob/main/prestashop.md
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/prestashop-blockwishlist-through-3.0.2-information-disclosure
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.