CVE-2026-32250

NamelessMC is website software for Minecraft servers. A Reflected Cross-Site Scripting (XSS) vulnerability was discovered in version 2.2.4 in the id parameter of the endpoint `/index.php?route=/queries/user/`. The application reflects user-supplied input from the id parameter into the HTML response without proper sanitization or output encoding. An attacker can craft a malicious URL containing JavaScript code. When a victim visits the crafted URL, the injected script executes in the victim's browser within the context of the vulnerable application. This could allow attackers to execute arbitrary JavaScript, potentially leading to session hijacking, phishing attacks, or manipulation of page content. Version 2.2.5 fixes the issue.
Configurations

No configuration.

History

21 Jul 2026, 19:10

Type Values Removed Values Added
Summary
  • (es) NamelessMC es un software de sitio web para servidores de Minecraft. Una vulnerabilidad de cross-site scripting reflejado (XSS) fue descubierta en la versión 2.2.4 en el parámetro id del endpoint '/index.php?route=/queries/user/'. La aplicación refleja la entrada proporcionada por el usuario del parámetro id en la respuesta HTML sin una sanitización o codificación de salida adecuadas. Un atacante puede crear una URL maliciosa que contenga código JavaScript. Cuando una víctima visita la URL creada, el script inyectado se ejecuta en el navegador de la víctima dentro del contexto de la aplicación vulnerable. Esto podría permitir a los atacantes ejecutar JavaScript arbitrario, lo que podría llevar a secuestro de sesión, ataques de phishing o manipulación del contenido de la página. La versión 2.2.5 corrige el problema.

02 Jun 2026, 16:16

Type Values Removed Values Added
References () https://github.com/NamelessMC/Nameless/security/advisories/GHSA-343f-c4gf-rxc7 - () https://github.com/NamelessMC/Nameless/security/advisories/GHSA-343f-c4gf-rxc7 -

02 Jun 2026, 14:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-02 14:16

Updated : 2026-07-21 19:10


NVD link : CVE-2026-32250

Mitre link : CVE-2026-32250

CVE.ORG link : CVE-2026-32250


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')