CVE-2026-65761: Joomla Extension - joomshaper.com - Unauthenticated SQL injection in Easy Store extension 1.0.0-2.0.1
Joomla Extension - joomshaper.com - Unauthenticated SQL injection in Easy Store extension 1.0.0-2.0.1 - Improper validation of order parameters lead to an unauthenticated SQL injection in easystore, allowing full DB read access including credentials and sessions.
Security readout for executives and security teams
Plain-English summary
Easy Store versions 1.0.0 through 2.0.1 contain a critical flaw allowing an unauthenticated internet user to access the Joomla database. Exposed information may include credentials and active sessions, creating substantial risks of data theft and follow-on account compromise.
Executive priority
Treat this as an urgent remediation and compromise-assessment item for internet-facing Joomla systems. Prioritize asset discovery, exposure reduction, vendor guidance, and log review. Database credentials and sessions may already require rotation if suspicious activity exists.
Technical view
Improper validation of order parameters causes unauthenticated SQL injection (CWE-89). The issue is remotely reachable, requires low complexity, no privileges, and no user interaction. The published CVSS 4.0 score is 9.3. Reported impact includes full database read access, including credentials and sessions.
Likely exposure
Organizations are potentially exposed when they run Easy Store 1.0.0 through 2.0.1 on a reachable Joomla site. The supplied sources do not identify affected configurations, deployment prerequisites, or reliable external fingerprints.
Exploitation context
The supplied record is not listed as CISA KEV, and the provided sources do not establish active exploitation. Public reachability and lack of authentication nevertheless make exploitation risk significant.
Researcher notes
The record maps the flaw to CWE-89 and specifies order-parameter validation as the cause. CVSS 4.0 reports high vulnerable-system confidentiality, integrity, and availability impacts. However, the supplied narrative specifically confirms full database read access; detailed write or availability consequences, exploit signatures, and a fixed version are not provided.
Mitigation direction
Identify and prioritize every Joomla site running Easy Store versions 1.0.0 through 2.0.1.
Check JoomShaper guidance for an official corrected release or vendor-approved mitigation.
Until remediated, disable the extension or restrict public access where operationally feasible.
If compromise is suspected, rotate exposed credentials and invalidate potentially affected sessions.
Validation and detection
Confirm the installed Easy Store version from trusted administrative or deployment records.
Determine whether affected Easy Store functionality is reachable from untrusted networks.
Review web, application, and database logs for unusual order requests or unexpected database access.
After remediation, verify the affected version is absent and public exposure is appropriately controlled.
Investigate credential use and session activity if suspicious access is identified.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-89: Database access and collection lookup
Injection into data stores can inform collection, data access, and exfiltration detection reviews. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
3Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-89 · source CWE mapping
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.