Description
Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in Regular Labs conditions manager - Conditions administration did not consistently enforce tokens and component/mapped-item permissions.
Published: 2026-07-22
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The conditions administration interface of several Regular Labs Joomla extensions failed to consistently enforce CSRF token verification and appropriate component or mapped‑item permission checks. This flaw can allow an attacker who submits a crafted request to alter configuration settings, insert malicious content, or otherwise elevate privileges, combining improper access control (CWE‑284) with inadequate CSRF protection (CWE‑352).

Affected Systems

Regular Labs Advanced Module Manager for Joomla, Regular Labs Conditional Content for Joomla, Regular Labs Content Templater Pro for Joomla, Regular Labs ReReplacer Pro for Joomla. No specific version information is provided for the affected products.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity vulnerability, while the EPSS score of < 1% suggests a low probability of exploitation. The vulnerability is not listed in CISA’s KEV catalog. The lack of CSRF token checks combined with insufficient permission enforcement means an attacker who can induce an administrator to submit a crafted request may gain elevated privileges. Based on the description, the likely attack vector is a web‑based request to the admin interface, subject to the attacker’s ability to reach the site’s backend and convince a logged‑in administrator to submit the request.

Generated by OpenCVE AI on August 3, 2026 at 23:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest version of all affected Regular Labs extensions from the official vendor site to ensure CSRF token validation and proper permission checks are enforced.
  • Restrict access to the Conditions manager UI to trusted administrators only and enforce strong authentication methods.
  • Enable detailed logging of all administrative changes and review logs regularly for unauthorized actions; supplement by ensuring any custom code also verifies CSRF tokens before processing privileged requests.

Generated by OpenCVE AI on August 3, 2026 at 23:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

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

Tue, 28 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
First Time appeared Regularlabs.com
Regularlabs.com advanced Module Manager Extension For Joomla
Regularlabs.com conditional Content Extension For Joomla
Regularlabs.com content Templater Pro Extension For Joomla
Regularlabs.com rereplacer Extension Pro For Joomla
Vendors & Products Regularlabs.com
Regularlabs.com advanced Module Manager Extension For Joomla
Regularlabs.com conditional Content Extension For Joomla
Regularlabs.com content Templater Pro Extension For Joomla
Regularlabs.com rereplacer Extension Pro For Joomla

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

Type Values Removed Values Added
Description Conditions administration did not consistently enforce tokens and component/mapped-item permissions. Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in Regular Labs conditions manager - Conditions administration did not consistently enforce tokens and component/mapped-item permissions.

Wed, 22 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
Description Conditions administration did not consistently enforce tokens and component/mapped-item permissions.
Title Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in Regular Labs conditions manager
Weaknesses CWE-284
CWE-352
References

Subscriptions

Regularlabs.com Advanced Module Manager Extension For Joomla Conditional Content Extension For Joomla Content Templater Pro Extension For Joomla Rereplacer Extension Pro For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-07-28T05:34:22.469Z

Reserved: 2026-07-16T08:19:40.115Z

Link: CVE-2026-63280

cve-icon Vulnrichment

Updated: 2026-07-27T18:42:36.350Z

cve-icon NVD

Status : Deferred

Published: 2026-07-22T21:18:09.687

Modified: 2026-07-27T19:17:19.517

Link: CVE-2026-63280

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-352

    Cross-Site Request Forgery (CSRF)