---
id: CVE-2026-90899
title: >-
  Joomla Extension - joomshaper.com - Unauthenticated PII Exposure via IDOR in
  Guest Checkout in Easy Store extension 1.0.0-3.0.0 - The
  checkout.searchGuestUser endpoint allowed querying guest checkout records
  solely by supplying an email …
summary: >-
  Joomla Extension - joomshaper.com - Unauthenticated PII Exposure via IDOR in
  Guest Checkout in Easy Store extension 1.0.0-3.0.0 - The
  checkout.searchGuestUser endpoint allowed querying guest checkout records
  solely by supplying an email …
severity: high
cvss: 8.2
cvssVector: 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'
cwe:
  - CWE-200
  - CWE-639
vendor: joomshaper.com
product: Easy Store extension for Joomla
affected:
  - easy_store_extension_for_joomla 1.0.0-3.0.0
published: '2026-09-23'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T20:17:20.977'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-90899'
references:
  - url: 'https://www.joomshaper.com/easystore'
    label: security@joomla.org
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-23T19:36:29.238374Z'
cvssSource: cna
ingestedAt: '2026-09-23T19:31:04.470Z'
---

## Overview

Joomla Extension - joomshaper.com - Unauthenticated PII Exposure via IDOR in Guest Checkout in Easy Store extension 1.0.0-3.0.0 - The checkout.searchGuestUser endpoint allowed querying guest checkout records solely by supplying an email address. The server returned complete shipping details (full name, phone number, street address, city, postal code, and country) directly from the #__easystore_guests table with no authentication, session validation, or ownership checks. An unauthenticated attacker could iterate through email lists to enumerate guest customers and harvest sensitive Personally Identifiable Information (PII). Resolved by removing the unauthenticated server-side guest lookup endpoint entirely and migrating autofill functionality to client-side localStorage protected by explicit user consent.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
