Vulnerability Description
Emlog is an open source website building system. Versions 2.5.13 and prior have a deserialization vulnerability. A user who creates a carefully crafted nickname can cause `str_replace` to replace the value of `name_orig` with empty, causing deserialization to fail and return `false`. Commit 9643250802188b791419e3c2188577073256a8a2 fixes the issue.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Emlog | Emlog | < 2.5.14 |
Related Weaknesses (CWE)
References
- https://github.com/emlog/emlog/commit/9643250802188b791419e3c2188577073256a8a2Patch
- https://github.com/emlog/emlog/security/advisories/GHSA-f56g-m99v-mqc3Third Party Advisory
FAQ
What is CVE-2025-47784?
CVE-2025-47784 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Emlog is an open source website building system. Versions 2.5.13 and prior have a deserialization vulnerability. A user who creates a carefully crafted nickname can cause `str_replace` to replace the ...
How severe is CVE-2025-47784?
CVE-2025-47784 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-47784?
Check the references section above for vendor advisories and patch information. Affected products include: Emlog Emlog.