Description
Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in Modules Anywhere extension - The editor popup could expose restricted module data to authenticated users without the required module permissions or valid request tokens.
Published: 2026-07-23
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Modules Anywhere extension for Joomla contains inconsistent checks for CSRF tokens and user privileges. When an authenticated Joomla user opens the editor popup, the system may return restricted module data even if the user lacks permission or a valid request token. This flaw does not allow code execution but can expose sensitive configuration or content that should be protected by module permissions.

Affected Systems

The vulnerability affects the Modules Anywhere extension published by RegularLabs for the Joomla content management system. No specific version range is listed, so all current or unpatched installations are potentially impacted until a fix is applied.

Risk and Exploitability

The flaw carries a CVSS score of 8.1, indicating high risk, yet the EPSS score is less than 1%, suggesting a low probability of exploitation in the wild. The issue is not listed in CISA’s KEV catalog. An attacker would need an authenticated Joomla account and access to the editor popup; the attack would be limited to data exposure and privilege escalation within the module context, without remote code execution.

Generated by OpenCVE AI on August 3, 2026 at 22:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Modules Anywhere extension to the latest version released by RegularLabs, which implements proper CSRF and privilege checks.
  • Replace or remove the editor popup feature if the extension cannot be updated, thereby eliminating the data exposure path.
  • Review and restrict module permissions in Joomla’s ACL settings so that only authorized users can access module configuration or data.
  • Deploy a web application firewall or security plugin that blocks CSRF requests lacking a valid token to provide an additional layer of defense.

Generated by OpenCVE AI on August 3, 2026 at 22:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
Link Providers
https://regularlabs.com/ cve-icon cve-icon
History

Fri, 24 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Regularlabs.com
Regularlabs.com modules Anywhere Extension For Joomla
Vendors & Products Regularlabs.com
Regularlabs.com modules Anywhere Extension For Joomla

Thu, 23 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Description The editor popup could expose restricted module data to authenticated users without the required module permissions or valid request tokens. Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in Modules Anywhere extension - The editor popup could expose restricted module data to authenticated users without the required module permissions or valid request tokens.

Thu, 23 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Description The editor popup could expose restricted module data to authenticated users without the required module permissions or valid request tokens.
Title Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in Modules Anywhere extension
Weaknesses CWE-284
CWE-352
References

Subscriptions

Regularlabs.com Modules Anywhere Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-07-25T05:34:17.823Z

Reserved: 2026-07-22T20:46:13.953Z

Link: CVE-2026-65757

cve-icon Vulnrichment

Updated: 2026-07-24T20:01:14.461Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T10:16:53.353

Modified: 2026-07-24T20:18:20.277

Link: CVE-2026-65757

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T23:00:04Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-352

    Cross-Site Request Forgery (CSRF)