Description
Joomla Extension - regularlabs.com - SSRF via remote image downloads in Articles Anywhere and Users Anywhere extensions - Content-controlled image URLs could request private or reserved network services, follow unsafe redirects and save responses without validating that they were images. This could result in SSRF, internal-data access or writing attacker-controlled files into a web-accessible folder.
Published: 2026-07-23
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability, classified as a Server‑Side Request Forgery (CWE‑918), arises from the Articles Anywhere and Users Anywhere Joomla extensions accepting content‑controlled image URLs without verifying that the retrieved content is a safe image or that the destination falls within a permitted host range. An attacker can craft a URL that causes the extension to request resources from private or reserved network services, follow unsafe redirects, and store the returned data in a publicly writable folder. This enables SSRF, internal data exposure, and arbitrary file write that can be served by the web server.

Affected Systems

The affected products are the Articles Anywhere Pro extension and the Users Anywhere Pro extension for Joomla, developed by regularlabs.com. No specific version ranges are reported, so any installation that uses these extensions may be vulnerable until the vendor releases a fix.

Risk and Exploitability

The EPSS score is below one percent and the issue is not listed in the CISA KEV catalog, which suggests a low probability of immediate exploitation. The CVSS score of 7.5 indicates high severity, while the impact of a successful exploit is high because it can lead to disclosure of internal data or execution of arbitrary web‑accessible content. The risk remains significant if the extensions are exposed to untrusted input. The likely attack vector is a web request using a crafted image URL supplied by an attacker through article or user content editing interfaces.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Download and install the latest release of the Articles Anywhere Pro and Users Anywhere Pro extensions from regularlabs.com, which removes unvalidated remote image downloads.
  • Restrict write permissions on the directories used to store downloaded images so that only the web server can write; deny write access to the public.
  • Configure the extensions or the hosting environment to validate that retrieved resources are genuine image files and to block or reject redirects that target private or reserved network addresses. If the extension does not support this, disable the ability to specify arbitrary image URLs.

Generated by OpenCVE AI on August 2, 2026 at 17:06 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 17:30: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 articles Anywhere Pro Extension For Joomla
Regularlabs.com users Anywhere Pro Extension For Joomla
Vendors & Products Regularlabs.com
Regularlabs.com articles Anywhere Pro Extension For Joomla
Regularlabs.com users Anywhere Pro Extension For Joomla

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

Type Values Removed Values Added
Description Content-controlled image URLs could request private or reserved network services, follow unsafe redirects and save responses without validating that they were images. This could result in SSRF, internal-data access or writing attacker-controlled files into a web-accessible folder. Joomla Extension - regularlabs.com - SSRF via remote image downloads in Articles Anywhere and Users Anywhere extensions - Content-controlled image URLs could request private or reserved network services, follow unsafe redirects and save responses without validating that they were images. This could result in SSRF, internal-data access or writing attacker-controlled files into a web-accessible folder.

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

Type Values Removed Values Added
Description Content-controlled image URLs could request private or reserved network services, follow unsafe redirects and save responses without validating that they were images. This could result in SSRF, internal-data access or writing attacker-controlled files into a web-accessible folder.
Title Joomla Extension - regularlabs.com - SSRF via remote image downloads in Articles Anywhere and Users Anywhere extensions
Weaknesses CWE-918
References

Subscriptions

Regularlabs.com Articles Anywhere Pro Extension For Joomla Users Anywhere Pro Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-07-28T05:32:38.511Z

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

Link: CVE-2026-64799

cve-icon Vulnrichment

Updated: 2026-07-27T16:38:38.714Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-07-27T17:16:39.207

Link: CVE-2026-64799

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T17:15:05Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)