SB2025062304 - Multiple vulnerabilities in Mautic
Published: June 23, 2025
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 5 vulnerabilities.
1) Cleartext storage of sensitive information (CVE-ID: CVE-2024-47056)
CWE-ID: CWE-312 - Cleartext Storage of Sensitive Information
CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a local attacker to gain access to potentially sensitive information.
The vulnerability exists due to the affected application does not shield .env files from web traffic. A local attacker can gain access to secret information.
2) Open redirect (CVE-ID: CVE-2025-5256)
CWE-ID: CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to redirect victims to arbitrary URL.
The vulnerability exists due to improper sanitization of user-supplied data in user unlocking endpoint within "returnUrl" parameter. A remote attacker can create a link that leads to a trusted website, however, when clicked, redirects the victim to arbitrary domain.
Successful exploitation of this vulnerability may allow a remote attacker to perform a phishing attack and steal potentially sensitive information.
3) Improper access control (CVE-ID: CVE-2024-47055)
CWE-ID: CWE-284 - Improper Access Control
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.
The vulnerability exists due to improper access restrictions in the "cloneAction" of the segment management. A remote user can bypass implemented security restrictions and clone segments without proper authorization checks.
4) Observable Response Discrepancy (CVE-ID: CVE-2024-47057)
CWE-ID: CWE-204 - Observable Response Discrepancy
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to response time difference on password reset form within the "Forget your password" functionality. A remote attacker can enumerate valid usernames.
5) Improper access control (CVE-ID: CVE-2025-5257)
CWE-ID: CWE-284 - Improper Access Control
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.
The vulnerability exists due to predictable page indexing. A remote attacker can bypass implemented security restrictions and gain unauthorized access to sensitive information.
Remediation
Install update from vendor's website.
References
- https://github.com/mautic/mautic/security/advisories/GHSA-h2wg-v8wg-jhxh
- https://github.com/mautic/mautic/security/advisories/GHSA-6vx9-9r2g-8373
- https://github.com/mautic/mautic/security/advisories/GHSA-vph5-ghq3-q782
- https://github.com/mautic/mautic/security/advisories/GHSA-424x-cxvh-wq9p
- https://github.com/mautic/mautic/security/advisories/GHSA-cqx4-9vqf-q3m8