CVE-2026-30655 Details
Description
SQL injection in Solicitante::resetaSenha() in esiclivre/esiclivre v0.2.2 and earlier allows unauthenticated remote attackers to gain unauthorized access to sensitive information via the cpfcnpj parameter in /reset/index.php
A SQL injection vulnerability has been identified in the password reset function of esiclivre versions through v0.2.2. This vulnerability allows unauthenticated remote attackers to inject SQL via the 'cpfcnpj' parameter in the '/reset/index.php' endpoint, potentially leading to unauthorized access to sensitive information from the database.
No upstream fix is currently available. It is recommended to use parameterized queries for database access, validate and sanitize user input, and consider temporarily restricting access to the password reset endpoint until a patch is applied.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/brynax/CVE-2026-30655 | [email protected] | MitigationVendor Advisory |
| https://github.com/esiclivre/esiclivre | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| esiclivre esiclivre | <= 0.2.2 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 25, 2026 | Initial Analysis | [email protected] |
| Mar 24, 2026 | CVE Modified | CISA-ADP |
| Mar 24, 2026 | New CVE Received | [email protected] |