Description
Joomla Extension - regularlabs.com - Insecure path handling in ReReplacer Pro extension - ReReplacer XML include paths could read files outside the site directory.
Published: 2026-07-23
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw arises from insecure path handling in the ReReplacer Pro XML include feature. An attacker can supply crafted include paths that resolve to files outside the intended site directory, enabling reading of arbitrary files such as configuration files or credentials. The underlying weakness corresponds to CWE‑22, a path traversal issue. The impact is primarily confidentiality breach—exposing sensitive content but it does not provide execution or modification privileges directly.

Affected Systems

The ReReplacer Pro extension for Joomla, supplied by regularlabs.com. No specific version range is listed, so any deployed instance that has the XML include feature enabled is potentially affected.

Risk and Exploitability

The CVSS score of 7.5 indicates moderate‑to‑high severity. The EPSS score is reported as below 1 %, indicating a very low probability of exploitation in the wild. The vulnerability is not catalogued in the CISA KEV list, suggesting no known large‑scale active exploitation. Based on the description, it is inferred that the likely attack vector is a remote attacker sending a specially crafted request to the extension’s XML include handler; the attacker does not need local access or elevated privileges to trigger the traversal.

Generated by OpenCVE AI on August 4, 2026 at 15:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the ReReplacer Pro extension to the latest patched release that fixes the insecure path handling.
  • If an update is unavailable, disable or restrict the XML include functionality in the extension’s configuration so that only trusted paths are accepted.
  • Verify that the extension’s file inclusion logic strictly normalizes and validates paths against the web root; audit the configuration for any overridden values that may bypass the check.

Generated by OpenCVE AI on August 4, 2026 at 15:34 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 16:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', '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 rereplacer Pro Extension For Joomla
Vendors & Products Regularlabs.com
Regularlabs.com rereplacer Pro Extension For Joomla

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

Type Values Removed Values Added
Description ReReplacer XML include paths could read files outside the site directory. Joomla Extension - regularlabs.com - Insecure path handling in ReReplacer Pro extension - ReReplacer XML include paths could read files outside the site directory.

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

Type Values Removed Values Added
Description ReReplacer XML include paths could read files outside the site directory.
Title Joomla Extension - regularlabs.com - Insecure path handling in ReReplacer Pro extension
Weaknesses CWE-22
References

Subscriptions

Regularlabs.com Rereplacer Pro Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-07-29T05:39:51.063Z

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

Link: CVE-2026-65754

cve-icon Vulnrichment

Updated: 2026-07-28T14:14:08.331Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-07-28T16:20:09.080

Link: CVE-2026-65754

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T15:45:03Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')