SQL Injection Vulnerability in Easy Store Extension by Joomshaper
CVE-2026-90902

8.2HIGH

Key Information:

Vendor
CVE Published:
23 September 2026

What is CVE-2026-90902?

The Easy Store extension by Joomshaper suffers from an authenticated, privileged SQL injection vulnerability. The issue arises from the coupon bulk update functionality, where raw SQL IN (...) clauses are created without proper sanitization or parameterization. Specifically, input IDs from the administrator interface are concatenated directly into the SQL query, allowing an authenticated administrator to manipulate the database query through injected SQL syntax. To mitigate this vulnerability, developers have enforced strict typecasting of IDs to integers and implemented a parameterized query construction method.

Affected Version(s)

Easy Store extension for Joomla 1.0.0-3.0.0

References

CVSS V4

Score:
8.2
Severity:
HIGH
Confidentiality:
High
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
High
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Phil Taylor, mysites.guru
.