CVE-2025-60447: n/a
A stored Cross-Site Scripting (XSS) vulnerability has been discovered in Emlog Pro 2.5.19. The vulnerability exists in the email template configuration component located at /admin/setting.php?action=mail, which allows administrators to input HTML code that is not properly sanitized, leading to persistent JavaScript execution.
AI Analysis
Technical Summary
CVE-2025-60447 is a stored Cross-Site Scripting (XSS) vulnerability identified in Emlog Pro version 2.5.19, specifically within the email template configuration module accessible at /admin/setting.php?action=mail. This vulnerability arises because the application fails to properly sanitize HTML input provided by administrators when configuring email templates. As a result, malicious JavaScript code can be persistently stored and executed in the context of the application whenever the affected templates are rendered or accessed. The flaw requires an attacker to have administrator-level privileges to inject the malicious payload, and exploitation also requires user interaction to trigger the script execution. The vulnerability is classified under CWE-79, which covers improper neutralization of input during web page generation. The CVSS v3.1 base score is 5.9, indicating a medium severity level, with the vector string CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L. This means the attack can be launched remotely over the network with low attack complexity but requires high privileges and user interaction, and it affects confidentiality, integrity, and availability to a limited extent. No patches or known exploits are currently available, but the vulnerability poses a risk of session hijacking, defacement, or further exploitation through chained attacks. Given the persistent nature of stored XSS, the impact can extend beyond initial injection, affecting multiple users or system components that interact with the compromised templates.
Potential Impact
For European organizations, the impact of CVE-2025-60447 could be significant in environments where Emlog Pro is used for managing email templates or related content. Exploitation could allow attackers with administrative access to inject malicious scripts that execute in the context of other administrators or users interacting with the email templates, potentially leading to session hijacking, credential theft, or unauthorized actions within the system. This could compromise sensitive organizational data, disrupt email communications, or facilitate lateral movement within internal networks. The vulnerability's requirement for administrator privileges limits the attack surface but also means that insider threats or compromised admin accounts could be leveraged. In sectors such as government, finance, healthcare, and critical infrastructure—where email systems are integral—such an exploit could undermine trust and operational continuity. Additionally, the persistent nature of stored XSS increases the risk of prolonged exposure and exploitation. Although no active exploits are known, the medium severity rating and potential for chained attacks warrant proactive mitigation.
Mitigation Recommendations
To mitigate CVE-2025-60447, European organizations should implement several targeted measures beyond generic advice: 1) Restrict administrative access to the Emlog Pro email template configuration interface using strong authentication methods, such as multi-factor authentication (MFA) and IP whitelisting, to reduce the risk of unauthorized access. 2) Implement strict input validation and output encoding on all HTML inputs in the email template configuration, ensuring that any HTML or JavaScript code is properly sanitized or escaped before storage and rendering. 3) Regularly audit and monitor administrative activities and template changes for suspicious or unexpected modifications that could indicate exploitation attempts. 4) Isolate the email template management component within a secure network segment to limit potential lateral movement if compromised. 5) Maintain up-to-date backups of configuration data to enable rapid restoration in case of compromise. 6) Engage with Emlog Pro vendors or community to obtain patches or updates addressing this vulnerability as soon as they become available. 7) Educate administrators on the risks of injecting untrusted code and enforce strict policies on template content creation. These steps collectively reduce the likelihood of exploitation and limit the impact if an attack occurs.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland
CVE-2025-60447: n/a
Description
A stored Cross-Site Scripting (XSS) vulnerability has been discovered in Emlog Pro 2.5.19. The vulnerability exists in the email template configuration component located at /admin/setting.php?action=mail, which allows administrators to input HTML code that is not properly sanitized, leading to persistent JavaScript execution.
AI-Powered Analysis
Technical Analysis
CVE-2025-60447 is a stored Cross-Site Scripting (XSS) vulnerability identified in Emlog Pro version 2.5.19, specifically within the email template configuration module accessible at /admin/setting.php?action=mail. This vulnerability arises because the application fails to properly sanitize HTML input provided by administrators when configuring email templates. As a result, malicious JavaScript code can be persistently stored and executed in the context of the application whenever the affected templates are rendered or accessed. The flaw requires an attacker to have administrator-level privileges to inject the malicious payload, and exploitation also requires user interaction to trigger the script execution. The vulnerability is classified under CWE-79, which covers improper neutralization of input during web page generation. The CVSS v3.1 base score is 5.9, indicating a medium severity level, with the vector string CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L. This means the attack can be launched remotely over the network with low attack complexity but requires high privileges and user interaction, and it affects confidentiality, integrity, and availability to a limited extent. No patches or known exploits are currently available, but the vulnerability poses a risk of session hijacking, defacement, or further exploitation through chained attacks. Given the persistent nature of stored XSS, the impact can extend beyond initial injection, affecting multiple users or system components that interact with the compromised templates.
Potential Impact
For European organizations, the impact of CVE-2025-60447 could be significant in environments where Emlog Pro is used for managing email templates or related content. Exploitation could allow attackers with administrative access to inject malicious scripts that execute in the context of other administrators or users interacting with the email templates, potentially leading to session hijacking, credential theft, or unauthorized actions within the system. This could compromise sensitive organizational data, disrupt email communications, or facilitate lateral movement within internal networks. The vulnerability's requirement for administrator privileges limits the attack surface but also means that insider threats or compromised admin accounts could be leveraged. In sectors such as government, finance, healthcare, and critical infrastructure—where email systems are integral—such an exploit could undermine trust and operational continuity. Additionally, the persistent nature of stored XSS increases the risk of prolonged exposure and exploitation. Although no active exploits are known, the medium severity rating and potential for chained attacks warrant proactive mitigation.
Mitigation Recommendations
To mitigate CVE-2025-60447, European organizations should implement several targeted measures beyond generic advice: 1) Restrict administrative access to the Emlog Pro email template configuration interface using strong authentication methods, such as multi-factor authentication (MFA) and IP whitelisting, to reduce the risk of unauthorized access. 2) Implement strict input validation and output encoding on all HTML inputs in the email template configuration, ensuring that any HTML or JavaScript code is properly sanitized or escaped before storage and rendering. 3) Regularly audit and monitor administrative activities and template changes for suspicious or unexpected modifications that could indicate exploitation attempts. 4) Isolate the email template management component within a secure network segment to limit potential lateral movement if compromised. 5) Maintain up-to-date backups of configuration data to enable rapid restoration in case of compromise. 6) Engage with Emlog Pro vendors or community to obtain patches or updates addressing this vulnerability as soon as they become available. 7) Educate administrators on the risks of injecting untrusted code and enforce strict policies on template content creation. These steps collectively reduce the likelihood of exploitation and limit the impact if an attack occurs.
Affected Countries
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- mitre
- Date Reserved
- 2025-09-26T00:00:00.000Z
- Cvss Version
- null
- State
- PUBLISHED
Threat ID: 68dfd89ea59dbcde03c0fdc7
Added to database: 10/3/2025, 2:07:26 PM
Last enriched: 10/15/2025, 2:16:55 PM
Last updated: 1/7/2026, 8:44:56 AM
Views: 66
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-15158: CWE-434 Unrestricted Upload of File with Dangerous Type in eastsidecode WP Enable WebP
HighCVE-2025-15018: CWE-639 Authorization Bypass Through User-Controlled Key in djanym Optional Email
CriticalCVE-2025-15000: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in tfrommen Page Keys
MediumCVE-2025-14999: CWE-352 Cross-Site Request Forgery (CSRF) in kentothemes Latest Tabs
MediumCVE-2025-13531: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in hayyatapps Stylish Order Form Builder
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.