CVE-2026-90899: Joomla Extension - joomshaper.com - Unauthenticated PII Exposure via IDOR in Guest Checkout in Easy Store extension 1.0.0-3.0.0

Published Sep 23, 2026
·
Updated

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 #easystoreguests 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.

Affected Software

1 affected component
JoomShaper Easy Store>=1.0.0<=3.0.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Remove

    Remove the affected component from your environment.

    Remove the unauthenticated server-side guest lookup endpoint used by the Easy Store guest checkout.

  2. Configuration

    Migrate guest checkout autofill functionality to client-side localStorage and require explicit user consent.

    Easy Store guest checkout autofill autofill data storage and consent = client-side localStorage with explicit user consent

Event History

Sep 23, 2026
CVE Published
via MITRE·06:36 PM
Data Sourced
via MITRE·06:36 PM
DescriptionWeakness
Data Sourced
via NVD·07:19 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who is exposed to this issue?

Guest checkout customers whose records are stored in the #__easystore_guests table are exposed. Their full name, phone number, street address, city, postal code, and country could be returned when an attacker supplies their email address.

2

What does an attacker need to exploit it?

An attacker does not need authentication, a valid session, or ownership of the guest record. They only need an email address to query the checkout.searchGuestUser endpoint and can iterate through email lists to enumerate records.

3

Are affected deployments vulnerable by default?

The affected Easy Store versions are 1.0.0 through 3.0.0. In those versions, the endpoint lacked authentication, session validation, and ownership checks.

4

What should be done if patching cannot happen immediately?

The vulnerable unauthenticated server-side guest lookup endpoint should be removed or otherwise disabled. The resolution replaces its autofill behavior with client-side localStorage protected by explicit user consent.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203