Kados R10 GreenBee SQL Injection Vulnerability

Vulnerability

An SQL injection vulnerability has been identified in Kados R10 GreenBee. This vulnerability allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the feature_id parameter of the boards_buttons/update_feature.php file. The vulnerability arises because the feature_id value is directly concatenated into SQL statements without proper sanitization. Exploitation of this flaw enables attackers to send crafted GET requests with UNION-based payloads to extract sensitive database information, including details about the current user, database name, and DBMS version.

Impact

Exploitation of this vulnerability allows for arbitrary SQL execution, which could lead to unauthorized data access or manipulation. In this case, it was demonstrated to extract sensitive database information such as the current user, database name, and DBMS version.

Reproduction

To reproduce this vulnerability, send a GET request to the boards_buttons/update_feature.php endpoint with a crafted UNION-based SQL injection payload in the feature_id parameter. The injected SQL code will be executed by the application, allowing the attacker to extract sensitive database information.

Added: May 29, 2026, 4:45 PM
Updated: May 29, 2026, 4:45 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
8.7
remediation
0.0
relevance
9.6
threat
6.4
urgency
2.9
incentive
4.2

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.