Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Network-delivered CSRF requires no attacker privileges but mandates victim interaction; privilege escalation yields full system CIA impact.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
4DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in Lime Technology, Inc.'s Unraid OS version 6.12.14 and earlier allows remote attackers to escalate privileges via the Unraid authentication cookie's lax same-site policy.
AnalysisAI
Privilege escalation in Unraid OS 6.12.14 and earlier is enabled by a CSRF vulnerability rooted in the authentication cookie's lax SameSite policy, allowing a remote attacker to forge authenticated requests on behalf of a logged-in victim. When an authenticated Unraid user visits an attacker-controlled page, the browser's permissive cookie policy causes the session credential to accompany the cross-site request, potentially granting the attacker elevated access to the NAS management interface. No active exploitation is confirmed by CISA KEV; EPSS sits at 0.28% (20th percentile), though public security research at alittleinsecure.com documents the vulnerability in detail.
Technical ContextAI
Unraid OS is a Linux-based NAS and home-server operating system developed by Lime Technology, Inc., typically exposing a web-based management interface on the local network. The root cause (CWE-352) is a misconfigured SameSite cookie attribute: setting the authentication cookie to SameSite=Lax rather than SameSite=Strict allows the browser to attach the cookie to top-level cross-site navigations (e.g., GET requests triggered by clicking a link or loading a resource). If the Unraid web UI accepts state-changing operations that can be triggered via such requests, an attacker can craft a malicious page that silently issues privileged actions under the victim's session. The CPE data in NVD is listed as n/a, which is a data-quality gap; affected scope is defined by the vendor as versions 6.12.14 and earlier based on the CVE description.
RemediationAI
Users should upgrade Unraid OS to a version beyond 6.12.14 as released by Lime Technology; consult the vendor advisory at https://unraid.net/blog/cvd for the confirmed patched release version, as an exact fix version was not independently enumerable from the available reference data. As a compensating control pending upgrade, restrict access to the Unraid web management interface to trusted hosts only, using the built-in network access controls or a firewall rule to block external and untrusted LAN clients from reaching the management port - this eliminates the attacker's ability to deliver a forged request that the victim's browser can successfully route. Additionally, avoid browsing untrusted websites from a machine that has an active authenticated Unraid session; logging out of the Unraid UI when not in use removes the session cookie and neutralizes the CSRF vector.
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Remote code execution in the Exim mail transfer agent (versions before 4.99.3) built against certain GnuTLS configuratio
SQL injection in EasyAppointments <=1.5.1 allows unauthenticated attackers to extract and modify database contents via t
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
Privilege escalation via broken access control in Citrix Cloud (through 2025-11-10) lets a user holding only read-only p
go-wind-cms (GoWind) before 1.0.0 exposes all administrative APIs to any authenticated user because NewAuthorizer() retu
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210782
GHSA-3rxr-hwvp-fcq5