CVE-2026-36670 Details
Description
A Time-Based Blind SQL Injection vulnerability in the alias_management module of OpenSIPS Control Panel (opensips-cp) prior to version 9.3.3 allows authenticated attackers to execute arbitrary SQL commands via the 'table' GET parameter in alias_management.php.
A time-based blind SQL injection vulnerability has been identified in the alias management module of OpenSIPS Control Panel (opensips-cp) versions prior to 9.3.3. This vulnerability allows authenticated attackers to execute arbitrary SQL commands by injecting SQL syntax into the 'table' GET parameter in alias_management.php. The issue arises from the unsafe concatenation of user-controlled data into an SQL query, which is executed against the backend database. While traditional SQL injection methods may be ineffective due to the use of PDO with error handling that suppresses feedback, the vulnerability can be exploited using time-based techniques to extract information from the database.
Users are advised to update OpenSIPS Control Panel to version 9.3.3 or later to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 15, 2026CISA-ADP
Assessed Jun 16, 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/Gabriel-Lacorte/CVE-2026-36670/blob/main/ADVISORY.md | [email protected] | AdvisoryTechnical Description |
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 |
|---|---|
| OpenSIPS Control Panel | < 9.3.3 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 16, 2026 | CVE Modified | CISA-ADP |
| Jun 15, 2026 | New CVE Received | [email protected] |
Volerion