CVE-2025-32389

CVE-2025-32389 is a medium-severity vulnerability in Namelessmc Nameless with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-89.

Key facts

Description

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.

Frequently asked questions

What is 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.
How severe is CVE-2025-32389?
CVE-2025-32389 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
Is CVE-2025-32389 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (33rd percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2025-32389?
CVE-2025-32389 affects Namelessmc Nameless. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2025-32389?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2025-32389 have an EU (EUVD) identifier?
Yes. CVE-2025-32389 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-11861.
When was CVE-2025-32389 published?
CVE-2025-32389 was published on 2025-04-18 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Namelessmc Nameless

All CVEs affecting Namelessmc Nameless →

Other CWE-89 (SQL Injection) vulnerabilities

Browse all CWE-89 (SQL Injection) vulnerabilities →