Description
Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in Regular Labs Extension Manager - Administrator routes and install/update/uninstall processing did not consistently enforce component-management and installation permissions. An unauthorized backend user or CSRF attack could install, update or remove extensions.
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 originates from inconsistent enforcement of CSRF token checks and privilege checks within the Regular Labs Extension Manager for Joomla. Administrator routes responsible for installing, updating, and uninstalling extensions fail to uniformly verify that the caller possesses component‑management permissions and do not consistently validate the CSRF token. Consequently, an attacker who gains access to the Joomla backend—either as a non‑administrator with partial privileges or by submitting a forged CSRF request—can instruct the extension manager to deploy, modify, or remove extensions. This allows malicious code injection and can lead to full control over the site’s functionality and data.

Affected Systems

The affected product is the Regular Labs Extension Manager extension for the Joomla CMS. No specific vulnerable release is identified, so all presently installed versions should be treated as vulnerable until a vendor‑supplied fix is released.

Risk and Exploitability

The CVSS score of 8.8 reflects high severity. The EPSS score of less than 1 % indicates a very low but non‑zero probability of exploitation in the current threat landscape, and the vulnerability is not listed in CISA’s KEV catalog. Successful exploitation requires backend access with at least limited administrative rights or the ability to forge a CSRF request. When exploited, the attacker can install, update, or delete extensions, potentially leading to arbitrary code execution, data exfiltration, or site disruption.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Regular Labs Extension Manager to the latest patched version.
  • Restrict backend users accessing the Extension Manager to full administrative roles, ensuring only fully privileged accounts can invoke install, update, or uninstall actions.
  • Verify that CSRF token validation is enforced for all extension‑management routes; if the component does not enforce it, block those routes or apply a site‑wide CSRF protection policy.

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 regular Labs Extension Manager Extension For Joomla
Vendors & Products Regularlabs.com
Regularlabs.com regular Labs Extension Manager Extension For Joomla

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

Type Values Removed Values Added
Description Administrator routes and install/update/uninstall processing did not consistently enforce component-management and installation permissions. An unauthorized backend user or CSRF attack could install, update or remove extensions. Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in Regular Labs Extension Manager - Administrator routes and install/update/uninstall processing did not consistently enforce component-management and installation permissions. An unauthorized backend user or CSRF attack could install, update or remove extensions.

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

Type Values Removed Values Added
Description Administrator routes and install/update/uninstall processing did not consistently enforce component-management and installation permissions. An unauthorized backend user or CSRF attack could install, update or remove extensions.
Title Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in Regular Labs Extension Manager
Weaknesses CWE-284
CWE-352
References

Subscriptions

Regularlabs.com Regular Labs Extension Manager Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

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

Reserved: 2026-07-20T18:16:31.592Z

Link: CVE-2026-64791

cve-icon Vulnrichment

Updated: 2026-07-27T17:36:40.355Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-64791

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)