CVE-2025-24833
Description
Stored cross-site scripting (XSS) vulnerability in desknet's NEO versions V4.0R1.0–V9.0R2.0 allow execution of arbitrary JavaScript in a user’s web browser.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A stored XSS vulnerability in desknet's NEO allows authenticated users to inject arbitrary JavaScript, potentially leading to session hijacking or data theft.
Vulnerability
Overview
CVE-2025-24833 is a stored cross-site scripting (XSS) vulnerability affecting desknet's NEO versions V4.0R1.0 through V9.0R2.0. The flaw resides in the application's failure to properly sanitize user-supplied input before storing it, allowing an authenticated attacker to inject malicious scripts that are later executed in the browsers of other users [1][2].
Exploitation
Prerequisites
Exploitation requires a valid user account on the affected desknet's NEO instance. The attacker must have the ability to submit data that is stored and later displayed to other users, such as comments, messages, or other shared content. No special privileges beyond standard user access are needed, but the attack relies on another user viewing the malicious content [2].
Impact
If successfully exploited, the attacker's JavaScript executes in the context of the victim's session. This can lead to session hijacking, unauthorized actions performed on behalf of the victim, or theft of sensitive information displayed in the browser. The CVSS v3 base score is 5.4 (Medium), reflecting the need for user interaction and the limited scope of confidentiality and integrity impact [2].
Mitigation
NEOJAPAN has released security updates to address this vulnerability. Users are advised to upgrade to the latest supported version of desknet's NEO. The vendor's advisory provides specific version information and patching guidance [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: >= V4.0R1.0, <= V9.0R2.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.