CVE-2025-61930

8.1

Emlog · Emlog Pro

Emlog Pro versions 2.5.19 and earlier are vulnerable to Cross-Site Request Forgery (CSRF) on the password change endpoint, potentially allowing unauthorized administrator account takeover.

Executive summary

A critical CSRF vulnerability in Emlog Pro allows an attacker to reset the administrator password, leading to full unauthorized account takeover.

Vulnerability

The software contains a Cross-Site Request Forgery (CSRF) flaw within its password change endpoint. An unauthenticated attacker can trick a logged-in administrator into executing a malicious request, which alters the administrator credentials without consent.

Business impact

Successful exploitation results in full administrative account takeover, granting the attacker complete control over the website building system. This level of compromise poses a severe risk to data integrity, system availability, and general organizational security. The CVSS score of 8.1 reflects the high potential for impact on confidentiality and integrity, despite the requirement for user interaction.

Remediation

Immediate Action: As no vendor patch is currently available, administrators should implement strict access controls and ensure that session management practices are followed. Monitor the official Emlog GitHub repository closely for the release of a security update.

Proactive Monitoring: Review web access logs for suspicious POST requests targeting the password change functionality, particularly those originating from unexpected referrers.

Compensating Controls: Deploy a Web Application Firewall (WAF) to filter incoming requests and block suspicious traffic patterns, or consider restricting access to the administrative panel via IP allowlisting.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the potential for complete account takeover, this vulnerability presents a significant risk to all Emlog Pro installations. Security teams must prioritize monitoring administrative access and prepare to apply the vendor-provided patch immediately upon its release to remediate the underlying CSRF flaw.

More Emlog CVEs

Sources