Description
A vulnerability was determined in Poesis Rhymix CMS up to 2.1.33. This impacts the function procImporterAdminCheckXmlFile of the file modules/importer/importer.admin.controller.php of the component Data Import Module. This manipulation of the argument filename causes server-side request forgery. The attack is possible to be carried out remotely. The exploit has been publicly disclosed and may be utilized. Upgrading to version 2.1.34 will fix this issue. It is recommended to upgrade the affected component.
Published: 2026-08-05
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability in the Data Import module of Poesis Rhymix CMS up to version 2.1.33 allows an attacker to manipulate the filename argument in the procImporterAdminCheckXmlFile function and force the server to issue HTTP requests to arbitrary destinations. This server‑side request forgery (SSRF) can expose internal network resources, retrieve sensitive data, or serve as a foothold for further compromise. The flaw is a typical SSRF weakness (CWE‑918) that affects confidentiality and integrity of internal services and could enable lateral moves or data exfiltration.

Affected Systems

The issue affects Poesis Rhymix CMS installations running any release up to and including 2.1.33. The vendor recommends upgrading to release 2.1.34, which contains the fix for the SSRF vulnerability in modules/importer/importer.admin.controller.php.

Risk and Exploitability

The CVSS score is 5.1, indicating a moderate severity. No EPSS score is available and the vulnerability is not listed in CISA’s KEV catalog, so the likelihood of widespread exploitation is uncertain. The attack vector is remote, relying on the ability to submit a crafted filename to the vulnerable routine. Once executed, the SSRF can be leveraged by attackers who can reach the affected CMS instance from the internet.

Generated by OpenCVE AI on August 5, 2026 at 02:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Poesis Rhymix CMS to version 2.1.34 or later.
  • If an upgrade cannot be applied immediately, block or restrict outbound HTTP/S connections from the server hosting Rhymix to prevent generated SSRF requests from reaching internal networks.
  • Disable or restrict use of the Data Import module until the patch is applied, ensuring that no public‑facing interface can invoke the vulnerable function.
  • Monitor application logs for unexpected outbound requests or errors that may indicate SSRF activity and investigate promptly.

Generated by OpenCVE AI on August 5, 2026 at 02:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 01:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in Poesis Rhymix CMS up to 2.1.33. This impacts the function procImporterAdminCheckXmlFile of the file modules/importer/importer.admin.controller.php of the component Data Import Module. This manipulation of the argument filename causes server-side request forgery. The attack is possible to be carried out remotely. The exploit has been publicly disclosed and may be utilized. Upgrading to version 2.1.34 will fix this issue. It is recommended to upgrade the affected component.
Title Poesis Rhymix CMS Data Import importer.admin.controller.php procImporterAdminCheckXmlFile server-side request forgery
First Time appeared Poesis
Poesis rhymix Cms
Weaknesses CWE-918
CPEs cpe:2.3:a:poesis:rhymix_cms:*:*:*:*:*:*:*:*
Vendors & Products Poesis
Poesis rhymix Cms
References
Metrics cvssV2_0

{'score': 5.8, 'vector': 'AV:N/AC:L/Au:M/C:P/I:P/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 4.7, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 4.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Poesis Rhymix Cms
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-05T00:30:12.143Z

Reserved: 2026-08-04T15:58:58.811Z

Link: CVE-2026-18856

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T02:30:03Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)