Description
Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in various admin/import/export actions of multiple Regular Labs extension - Administrator actions, editor popups and import/export requests lacked consistent token, item-permission and input-validation checks. Unauthorized backend users or CSRF attacks could expose, create or modify extension configuration and items.
Published: 2026-07-22
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from inconsistent use of CSRF tokens and insufficient permission checks across several administrator actions in Regular Labs Joomla extensions, including Content Templater, ReReplacer and Snippets. This flaw allows an attacker who can forge a CSRF request or who has access to an unauthorized backend account to read, create or modify extension settings and items without proper authorization. The direct impact is the compromise of extension configuration, potentially leading to persistence of malicious settings or influencing site behavior in ways that benefit an attacker.

Affected Systems

Regular Labs products for Joomla – specifically the Content Templater, ReReplacer and Snippets extensions. No version information is provided in the advisory, so any deployment of these extensions remains potentially vulnerable until a patch is applied.

Risk and Exploitability

The EPSS score is reported as less than 1%, indicating a very low but non‑zero likelihood that this vulnerability will be exploited in the wild. The vulnerability involves only administrative functions, so it does not provide immediate remote code execution. However, an attacker who can forge a CSRF request or has access to an unauthorized backend account could read, create, or modify the configuration and items of the affected Joomla extensions, potentially allowing persistence of malicious settings or altering site behavior. Although the CVSS score is 8.8, the combination of low exploitation probability, lack of KEV listing, and the administrative scope results in a moderate to high risk for installations that expose these extensions to untrusted users or fail to enforce strict role‑based access controls. Exploitation would likely require posting a crafted CSRF request or leveraging an existing unauthorized backend account to reach the vulnerable import and export endpoints.

Generated by OpenCVE AI on August 2, 2026 at 17:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the affected Regular Labs extensions to the latest published version that addresses the CSRF and privilege check inconsistencies.
  • Ensure that all admin import and export endpoints in Joomla enforce strict CSRF token validation and verify the user’s permission to perform the requested operation.
  • Restrict access to the Joomla administrative interface so that only trusted administrators can use the affected extensions.

Generated by OpenCVE AI on August 2, 2026 at 17:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

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

Mon, 27 Jul 2026 20: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 content Templater Extension For Joomla
Regularlabs.com rereplacer Extension For Joomla
Regularlabs.com snippets Extension For Joomla
Vendors & Products Regularlabs.com
Regularlabs.com content Templater Extension For Joomla
Regularlabs.com rereplacer Extension For Joomla
Regularlabs.com snippets Extension For Joomla

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

Type Values Removed Values Added
Description Administrator actions, editor popups and import/export requests lacked consistent token, item-permission and input-validation checks. Unauthorized backend users or CSRF attacks could expose, create or modify extension configuration and items. Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in various admin/import/export actions of multiple Regular Labs extension - Administrator actions, editor popups and import/export requests lacked consistent token, item-permission and input-validation checks. Unauthorized backend users or CSRF attacks could expose, create or modify extension configuration and items.

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

Type Values Removed Values Added
Description Administrator actions, editor popups and import/export requests lacked consistent token, item-permission and input-validation checks. Unauthorized backend users or CSRF attacks could expose, create or modify extension configuration and items.
Title Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in various admin/import/export actions of multiple Regular Labs extension
Weaknesses CWE-284
CWE-352
References

Subscriptions

Regularlabs.com Content Templater Extension For Joomla Rereplacer Extension For Joomla Snippets Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-07-28T05:30:32.698Z

Reserved: 2026-07-17T15:49:15.531Z

Link: CVE-2026-63684

cve-icon Vulnrichment

Updated: 2026-07-27T17:35:34.454Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-07-27T18:16:58.690

Link: CVE-2026-63684

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T17:45:02Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-352

    Cross-Site Request Forgery (CSRF)