CVE-2018-25394 HIGH

CVE-2018-25394: Kados R10 GreenBee SQL Injection via update_release.php

Vendor Kados
Product Kados R10 GreenBee
Weakness CWE-89 · SQLi
Published May 29, 2026
Last update June 2, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

Kados R10 GreenBee contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the release_id parameter of boards_buttons/update_release.php. The release_id value is concatenated directly into SQL statements without sanitization, allowing attackers to send a crafted GET request with a UNION-based payload to extract sensitive database information including the current user, database name, and DBMS version.

Key dates

02Disclosure timeline

May 29, 2026 CVE published
June 2, 2026 Record updated

Related vulnerabilities

04Related CVE