GHSA-fvwm-j9pj-rw38HighCVSS 5.9
Isotope eCommerce through 2.9.10 derives order identifiers from uniqid() instead of a...
🔗 CVE IDs covered (1)
📋 Description
Isotope eCommerce through 2.9.10 derives order identifiers from uniqid() instead of a cryptographically secure source, allowing unauthenticated attackers to guess identifiers. Guest orders lack ownership verification, enabling attackers to access order details including billing address, customer information, and purchased files by supplying a guessed uid parameter.
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-96599
- https://github.com/isotope/core/issues/2585
- https://github.com/isotope/core
- https://github.com/isotope/core/blob/028d47cbe69c7712339d34539721bea7369dc937/system/modules/isotope/library/Isotope/Model/ProductCollection/Order.php#L612-L618
- https://github.com/isotope/core/blob/028d47cbe69c7712339d34539721bea7369dc937/system/modules/isotope/library/Isotope/Module/OrderDetails.php#L82-L104
- https://www.vulncheck.com/advisories/isotope-ecommerce-through-2.9.10-weak-order-identifier-generation
- https://github.com/advisories/GHSA-fvwm-j9pj-rw38