Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-40174 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Masa CMS is a content management system forked from Mura CMS. In versions 7.5.2 and earlier, the cUsers.updateAddress function does not properly validate anti-CSRF tokens for user address management operations. An attacker can induce a logged-in administrator to submit a forged request that adds, modifies, or deletes user address records, including email addresses and phone numbers. This can be used to alter contact information, redirect organizational communications, and corrupt address data in the user directory. This issue has been fixed in versions 7.2.10, 7.3.15, 7.4.10, and 7.5.3. As a workaround, restrict access to the administrative backend, use browser isolation for administrative sessions, or deploy filtering rules to block forged requests to the affected endpoint

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-352Cross-Site Request Forgery (CSRF)[email protected]

Affected Products

ProductVersions
Masa CMS
<= 7.5.2 (semver)

CPE

  • cpe:2.3:a:masacms:masacms:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 7.5.3moderate effort
  • Upgrade: 7.4.10moderate effort
  • Upgrade: 7.3.15moderate effort
  • Upgrade: 7.2.10moderate effort
  • Mitigation:low effort

    Restrict access to the administrative backend to known, trusted IP addresses or via a VPN.

  • Mitigation:low effort

    Use a dedicated browser or a private/incognito window exclusively for CMS administrative tasks.

  • Mitigation:low effort

    Configure Web Application Firewall (WAF) rules to inspect and block POST requests to the cUsers.cfc endpoint that lack a valid referer header or originate from external domains.

  • Mitigation:low effort

    Ensure administrators log out of the CMS immediately after completing their work to invalidate active sessions.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-40174
NVD Published Date:
May 6, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]