All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-49262
LOWpublished 2026-08-12 15:17 UTC · 12 hours ago · modified 2026-08-12 16:17 UTC
3.0
CVSS / 10
// 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.
// weaknesses (CWE)
- CWE-367
- CWE-918