SQL Injection in Emlog

CVE-2025-30372

Emlog is an open source website building system. Emlog Pro versions pro-2.5.7 and pro-2.5.8 contain an SQL injection vulnerability. `search_controller.php` does not use addslashes after urldecode, allowing the preceeding addslashes to be bypassed by URL double encoding. This could result in potential leakage of sensitive information from the user database. Version pro-2.5.9 fixes the issue.

Vulnerability class: SQL Injection

EPSS: 0.005 (44.1th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

  • Emlog — versions >= pro-2.5.7, < pro-2.5.9

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2025-30372?
CVE-2025-30372 is a critical-severity vulnerability in Emlog, classified under SQL Injection. CVSS score: 9.8/10. Published 2025-03-28.
How severe is CVE-2025-30372?
Critical severity. CVSS v3 base score is 9.8 out of 10.