Description
In the Aimeos Pagible content management system prior to version 0.10.4, the administrative proxy route (`cmsproxy`) is vulnerable to a Server-Side Request Forgery (SSRF) attack via DNS Rebinding. A Time-of-Check to Time-of-Use (TOCTOU) race condition exists between the URL validation phase and the actual HTTP request phase, allowing attackers to access internal network resources and cloud metadata endpoints. Version 0.10.4 fixes the issue.
Published: 2026-08-12
Score: 3 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Aimeos Pagible CMS versions prior to 0.10.4 contain a time‑of‑check to time‑of‑use race condition in the administrative proxy route (cmsproxy), allowing a server‑side request forgery that can resolve requests to internal network addresses or cloud metadata services, potentially exposing sensitive internal information.

Affected Systems

The vulnerability affects all installations of Aimeos Pagible CMS with a version of 0.10.3 or earlier. Applying the 0.10.4 release or later removes the flaw.

Risk and Exploitability

The CVSS score of 3 indicates low severity, and the EPSS score is not available, so the probability of exploitation is presently unknown. Based on the description, the attack vector likely requires access to the cmsproxy route, which is normally restricted to authenticated administrators, meaning that an attacker would need administrative credentials or another means to reach the CMS administrative panel. Although the vulnerability is low severity, exploitation could allow access to internal resources, cloud metadata endpoints, or other private data, and the flaw is not currently listed in the CISA KEV catalog, reducing immediate threat potential but still warranting remediation.

Generated by OpenCVE AI on August 13, 2026 at 00:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Aimeos Pagible CMS to version 0.10.4 or later.
  • Ensure that access to the CMS administrative interface is protected by strong authentication and restricted to trusted users only.
  • If the cmsproxy route is not required for your deployment, consider disabling or removing it from the configuration to eliminate the attack surface.

Generated by OpenCVE AI on August 13, 2026 at 00:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-mmj8-wcvw-6789 Aimeos Pagible CMS vulnerable to Server Side Request Forgery (SSRF) via DNS rebinding in admin proxy
History

Thu, 13 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Aimeos
Aimeos pagible
Vendors & Products Aimeos
Aimeos pagible

Wed, 12 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description In the Aimeos Pagible content management system prior to version 0.10.4, the administrative proxy route (`cmsproxy`) is vulnerable to a Server-Side Request Forgery (SSRF) attack via DNS Rebinding. A Time-of-Check to Time-of-Use (TOCTOU) race condition exists between the URL validation phase and the actual HTTP request phase, allowing attackers to access internal network resources and cloud metadata endpoints. Version 0.10.4 fixes the issue.
Title Aimeos Pagible CMS vulnerable to Server Side Request Forgery (SSRF) via DNS rebinding in admin proxy
Weaknesses CWE-367
CWE-918
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-12T15:18:40.461Z

Reserved: 2026-05-28T14:33:01.180Z

Link: CVE-2026-49262

cve-icon Vulnrichment

Updated: 2026-08-12T15:17:29.265Z

cve-icon NVD

Status : Received

Published: 2026-08-12T15:17:35.867

Modified: 2026-08-12T16:17:03.900

Link: CVE-2026-49262

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:48:40Z

Weaknesses
  • CWE-367

    Time-of-check Time-of-use (TOCTOU) Race Condition

  • CWE-918

    Server-Side Request Forgery (SSRF)