SQL Injection in Namelessmc Nameless

CVE-2025-32389

NamelessMC is a free, easy to use & powerful website software for Minecraft servers. Prior to version 2.1.4, NamelessMC is vulnerable to SQL injection by providing an unexpected square bracket GET parameter syntax. Square bracket GET parameter syntax refers to the structure `?param[0]=a&param[1]=b&param[2]=c` utilized by PHP, which is parsed by PHP as `$_GET['param']` being of type array. This issue has been patched in version 2.1.4.

Vulnerability class: SQL Injection

EPSS: 0.005 (39.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2025-32389?
CVE-2025-32389 is a medium-severity vulnerability in Namelessmc Nameless, classified under SQL Injection. CVSS score: 6.5/10. Published 2025-04-18.
How severe is CVE-2025-32389?
Medium severity. CVSS v3 base score is 6.5 out of 10.