Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
The update address CSRF vulnerability in MuraCMS through 10.1.10 allows attackers to manipulate user address information through CSRF. The vulnerable cUsers.updateAddress function lacks CSRF token validation, enabling malicious websites to forge requests that add, modify, or delete user addresses when an authenticated administrator visits a crafted webpage. Successful exploitation of the update address CSRF vulnerability results in unauthorized manipulation of user address information within the MuraCMS system, potentially compromising user data integrity and organizational communications. When an authenticated administrator visits a malicious webpage containing the CSRF exploit, their browser automatically submits a hidden form that can add malicious addresses with attacker-controlled email addresses and phone numbers, update existing addresses to redirect communications to attacker-controlled locations or deleted legitimate address records to disrupt business operations. This can lead to misdirected sensitive communications, compromise of user privacy through injection of attacker contact information, disruption of legitimate business correspondence, and potential social engineering attacks via the corrupted address data.
AnalysisAI
A Cross-Site Request Forgery (CSRF) vulnerability exists in MuraCMS through version 10.1.10 affecting the cUsers.updateAddress function, which lacks proper CSRF token validation. Attackers can exploit this by crafting malicious webpages that, when visited by an authenticated administrator, automatically submit hidden forms to add, modify, or delete user address records without the administrator's knowledge or consent. Successful exploitation enables unauthorized manipulation of user address data, potentially redirecting sensitive communications to attacker-controlled addresses, compromising user privacy, and disrupting legitimate business operations through injection of malicious contact information.
Technical ContextAI
The vulnerability resides in MuraCMS's address management functionality, specifically the cUsers.updateAddress function which handles CRUD operations on user address records within the content management system. The root cause is classified as CWE (Cross-Site Request Forgery) — a failure to implement anti-CSRF tokens or validation mechanisms in the address update endpoint. CSRF vulnerabilities occur when a web application does not verify that requests originating from a user's browser session are intentional; an attacker can craft HTML forms or JavaScript that automatically submit requests to the vulnerable endpoint using the victim's existing authenticated session cookies. MuraCMS versions up to 10.1.10 lack proper token-based request validation, allowing forged requests to be processed as if they were legitimate administrator actions. This affects all installations where administrators may visit untrusted webpages while authenticated to the MuraCMS admin panel.
RemediationAI
Upgrade MuraCMS to a patched version released after 10.1.10 as documented in the Mura Software release notes at https://docs.murasoftware.com/v10/release-notes/. The vendor has released security fixes addressing CSRF token validation in the updateAddress function; verify the specific patch version requirement in your deployment environment. As an interim mitigation pending patch deployment, restrict administrator access to the MuraCMS admin panel via IP whitelisting or VPN enforcement to reduce the attack surface for social engineering-based CSRF attacks. Additionally, implement Security-aware training for administrators to avoid visiting untrusted webpages while authenticated, and consider deploying browser-based CSRF protections such as SameSite cookie policies (if configurable via application or reverse proxy) to add defense-in-depth.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
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
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-208833