CVE-2026-8734 Details
Description
A vulnerability was determined in Oinone Pamirs up to 7.2.0. Affected by this issue is the function RSQLToSQLNodeConnector.makeVariable of the component queryListByWrapper Interface. This manipulation causes sql injection. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
A SQL injection vulnerability has been identified in the Oinone Pamirs low-code development framework, affecting versions prior to 7.2.0. The issue arises in the queryListByWrapper interface, where the RSQLToSQLNodeConnector.makeVariable function improperly handles string inputs. This flaw allows attackers to inject malicious SQL commands by exploiting RSQL's syntax, potentially leading to unauthorized database access or manipulation.
To address this vulnerability, Oinone recommends removing anonymous access permissions for the queryListByWrapper interface, implementing field validity checks to prevent sensitive data exfiltration, and using parameterized queries to safely handle user input.
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 May 17, 2026CISA-ADP
Assessed May 18, 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/SourByte05/SourByte-Lab/issues/12 | [email protected] | ExploitIssue TrackingRemedy |
| https://vuldb.com/submit/809886 | [email protected] | Permission Required |
| https://vuldb.com/vuln/364322 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/364322/cti | [email protected] | Permission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Oinone Pamirs | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 17, 2026 | New CVE Received | [email protected] |
Volerion