SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-90935

MEDIUM · CVSS 4.3 Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-14 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

Froxlor versions prior to 2.3.7 are vulnerable due to inadequate validation of the mysql_server parameter in the Mysqls.add API command, allowing attackers to bypass access controls. This flaw enables unauthorized creation of MySQL databases and users on restricted servers, potentially leading to data breaches or service disruptions. Organizations using affected versions should prioritize patching to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-90935
Severity
MEDIUM
CVSS
4.3
EPSS
N/A

Original NVD Description

Froxlor before 2.3.7 fails to validate the mysql_server parameter against a customer's allowed_mysqlserver allowlist in the Mysqls.add API command. Attackers can supply a disallowed server index to create MySQL databases and users on forbidden servers, bypassing per-customer access controls.