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-40325 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 `cTrash.restore` function does not properly validate anti-CSRF tokens for content restoration requests. An attacker can trick a logged-in administrator to submit a forged request that restores deleted items from the trash and places them at an attacker-controlled location in the site structure through the parentid parameter. This can restore previously deleted malicious or outdated content, expose sensitive documents by moving them into publicly accessible locations, and disrupt site structure or content integrity. 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, and regularly empty the trash to reduce the amount of content available for unauthorized restoration.

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

    Ensure administrators log out of the Masa CMS administrative interface when not in use.

  • Mitigation:low effort

    Perform administrative tasks in a dedicated browser or an incognito/private window to prevent cross-site requests from other open tabs.

  • Mitigation:low effort

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

  • Mitigation:low effort

    Regularly empty the trash to minimize the amount of sensitive content available for unauthorized restoration.

Change History

3 change records found show changes


QUICK INFO

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