CVE-2026-30655: n/a
CVE-2026-30655 is a medium severity SQL injection vulnerability in the esiclivre/esiclivre application version 0. 2. 2 and earlier. It affects the resetaSenha() function in the Solicitante component, allowing unauthenticated remote attackers to exploit the cpfcnpj parameter in /reset/index. php. This flaw enables unauthorized access to sensitive information by manipulating SQL queries without authentication or user interaction. Although there are no known exploits in the wild yet, the vulnerability poses a risk of data leakage and potential further exploitation. The vulnerability has a CVSS 3. 1 score of 6. 5, indicating a moderate impact primarily on confidentiality and integrity.
AI Analysis
Technical Summary
CVE-2026-30655 is a SQL injection vulnerability identified in the esiclivre/esiclivre open-source project, specifically in version 0.2.2 and earlier. The vulnerability resides in the resetaSenha() method of the Solicitante class, which handles password reset functionality. The issue arises from improper sanitization or validation of the cpfcnpj parameter submitted to the /reset/index.php endpoint. An attacker can craft malicious input to manipulate the underlying SQL query, bypassing authentication controls and extracting sensitive data from the database. The vulnerability requires no authentication or user interaction and can be exploited remotely over the network. The CVSS 3.1 base score of 6.5 reflects the ease of exploitation (low attack complexity), no privileges required, and no user interaction needed, but with limited impact on availability. The vulnerability is classified under CWE-89 (Improper Neutralization of Special Elements used in an SQL Command). No official patches or fixes have been linked yet, and no known exploits have been reported in the wild as of the publication date. However, the presence of this vulnerability in a password reset function is critical because it can lead to unauthorized disclosure of user credentials or other sensitive information, potentially facilitating further attacks such as account takeover or privilege escalation.
Potential Impact
The primary impact of CVE-2026-30655 is unauthorized disclosure of sensitive information due to SQL injection in a password reset mechanism. This can lead to leakage of user data such as personally identifiable information (PII), credentials, or other confidential database contents. Organizations using affected versions of esiclivre risk data breaches, loss of user trust, and potential regulatory penalties depending on the nature of the exposed data. While the vulnerability does not directly affect system availability, the compromise of confidentiality and integrity can enable attackers to perform further malicious activities, including account hijacking or lateral movement within the environment. Since the vulnerability requires no authentication and no user interaction, it can be exploited by remote attackers with minimal effort, increasing the risk profile. The lack of known exploits in the wild suggests limited current active exploitation, but the vulnerability remains a significant threat if left unaddressed.
Mitigation Recommendations
To mitigate CVE-2026-30655, organizations should first check for and apply any available patches or updates from the esiclivre project as soon as they are released. In the absence of official patches, immediate mitigation steps include implementing input validation and parameterized queries or prepared statements for the cpfcnpj parameter to prevent SQL injection. Web application firewalls (WAFs) can be configured to detect and block SQL injection attempts targeting the /reset/index.php endpoint. Additionally, monitoring and logging access to the password reset functionality should be enhanced to detect suspicious activity. Restricting access to the reset endpoint by IP whitelisting or rate limiting can reduce exposure. Conducting a thorough security review of related password reset and authentication mechanisms is recommended to identify and remediate similar vulnerabilities. Finally, educating developers on secure coding practices and regular security testing will help prevent recurrence.
Affected Countries
Brazil, United States, Germany, France, United Kingdom, India, Canada, Australia, Netherlands, Spain
CVE-2026-30655: n/a
Description
CVE-2026-30655 is a medium severity SQL injection vulnerability in the esiclivre/esiclivre application version 0. 2. 2 and earlier. It affects the resetaSenha() function in the Solicitante component, allowing unauthenticated remote attackers to exploit the cpfcnpj parameter in /reset/index. php. This flaw enables unauthorized access to sensitive information by manipulating SQL queries without authentication or user interaction. Although there are no known exploits in the wild yet, the vulnerability poses a risk of data leakage and potential further exploitation. The vulnerability has a CVSS 3. 1 score of 6. 5, indicating a moderate impact primarily on confidentiality and integrity.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-30655 is a SQL injection vulnerability identified in the esiclivre/esiclivre open-source project, specifically in version 0.2.2 and earlier. The vulnerability resides in the resetaSenha() method of the Solicitante class, which handles password reset functionality. The issue arises from improper sanitization or validation of the cpfcnpj parameter submitted to the /reset/index.php endpoint. An attacker can craft malicious input to manipulate the underlying SQL query, bypassing authentication controls and extracting sensitive data from the database. The vulnerability requires no authentication or user interaction and can be exploited remotely over the network. The CVSS 3.1 base score of 6.5 reflects the ease of exploitation (low attack complexity), no privileges required, and no user interaction needed, but with limited impact on availability. The vulnerability is classified under CWE-89 (Improper Neutralization of Special Elements used in an SQL Command). No official patches or fixes have been linked yet, and no known exploits have been reported in the wild as of the publication date. However, the presence of this vulnerability in a password reset function is critical because it can lead to unauthorized disclosure of user credentials or other sensitive information, potentially facilitating further attacks such as account takeover or privilege escalation.
Potential Impact
The primary impact of CVE-2026-30655 is unauthorized disclosure of sensitive information due to SQL injection in a password reset mechanism. This can lead to leakage of user data such as personally identifiable information (PII), credentials, or other confidential database contents. Organizations using affected versions of esiclivre risk data breaches, loss of user trust, and potential regulatory penalties depending on the nature of the exposed data. While the vulnerability does not directly affect system availability, the compromise of confidentiality and integrity can enable attackers to perform further malicious activities, including account hijacking or lateral movement within the environment. Since the vulnerability requires no authentication and no user interaction, it can be exploited by remote attackers with minimal effort, increasing the risk profile. The lack of known exploits in the wild suggests limited current active exploitation, but the vulnerability remains a significant threat if left unaddressed.
Mitigation Recommendations
To mitigate CVE-2026-30655, organizations should first check for and apply any available patches or updates from the esiclivre project as soon as they are released. In the absence of official patches, immediate mitigation steps include implementing input validation and parameterized queries or prepared statements for the cpfcnpj parameter to prevent SQL injection. Web application firewalls (WAFs) can be configured to detect and block SQL injection attempts targeting the /reset/index.php endpoint. Additionally, monitoring and logging access to the password reset functionality should be enhanced to detect suspicious activity. Restricting access to the reset endpoint by IP whitelisting or rate limiting can reduce exposure. Conducting a thorough security review of related password reset and authentication mechanisms is recommended to identify and remediate similar vulnerabilities. Finally, educating developers on secure coding practices and regular security testing will help prevent recurrence.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- mitre
- Date Reserved
- 2026-03-04T00:00:00.000Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69c2e66df4197a8e3b68b9b4
Added to database: 3/24/2026, 7:30:53 PM
Last enriched: 3/24/2026, 7:47:31 PM
Last updated: 3/24/2026, 8:31:19 PM
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.