CVE Catalog

CVE-2026-21433

High
Published: Translated: NVD NIST

Summary

Emlog is an open source website building system. Versions up to and including 2.5.19 are vulnerable to server-side Out-of-Band (OOB) requests / SSRF via uploaded SVG files. An attacker can upload a crafted SVG containing external resource references, causing the server to issue an HTTP request to an attacker-controlled host when processing the file.

Risk Assessment

The vulnerability allows an attacker to probe internal networks and potentially expose metadata or credentials, posing a serious threat to the infrastructure.

Recommendation

No patched versions are currently available. Restrict SVG file uploads and monitor network traffic for unusual requests.

Other vulnerabilities in Emlog

See all
Original NVD description (English source)

Emlog is an open source website building system. Versions up to and including 2.5.19 are vulnerable to server-side Out-of-Band (OOB) requests / SSRF via uploaded SVG files. An attacker can upload a crafted SVG to http[:]//emblog/admin/media[.]php which contains external resource references. When the server processes/renders the SVG (thumbnailing, preview, or sanitization), it issues an HTTP request to the attacker-controlled host. Impact: server-side SSRF/OOB leading to internal network probing and potential metadata/credential exposure. As of time of publication, no known patched versions are available.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS