What the vulnerability does
01Description
Joomla! Component Ek Rishta 2.10 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the cid parameter. Attackers can send GET requests to the user_detail view with malicious cid values containing SQL commands to extract sensitive database information.
Explanation of Vulnerability in Simple Terms
02Summary
Ek Rishta versions 2.10 and later contain a SQL injection vulnerability accessible over the network without authentication. An attacker can craft malicious input to execute arbitrary SQL queries against the application's database, potentially reading, modifying, or deleting sensitive data. No user interaction is required to exploit this vulnerability.
What an attacker can do
03Attacker Capabilities
Execute arbitrary SQL queries to read, modify, or delete database records without authentication.
Potential impact on your site
04Site Impact
Attackers can access, modify, or destroy all data stored in the application database without logging in.
Conditions required to exploit
05Prerequisites
Network access to the application; no authentication or user interaction required.
Key dates
06Disclosure timeline
May 23, 2026
CVE published
May 26, 2026
Record updated