SummaryThis advisory addresses a security vulnerability in Mautic related to the segment cloning functionality. This vulnerability allows any authenticated user to clone segments without proper authorization checks.
Insecure Direct Object Reference (IDOR) / Missing Authorization: A missing authorization vulnerability exists in the cloneAction of the segment management. This allows an authenticated user to bypass intended permission restrictions and clone segments even if they lack the necessary permissions to create new ones.
MitigationUpdate Mautic to a version that implements proper authorization checks for the cloneAction within the ListController.php. Ensure that users attempting to clone segments possess the appropriate creation permissions.
References
| Link | Resource |
|---|---|
| https://github.com/mautic/mautic/security/advisories/GHSA-vph5-ghq3-q782 | Mitigation Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
17 Jun 2026, 07:56
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/mautic/mautic/security/advisories/GHSA-vph5-ghq3-q782 - Mitigation, Vendor Advisory |
03 Oct 2025, 14:11
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:acquia:mautic:*:*:*:*:*:*:*:* | |
| First Time |
Acquia
Acquia mautic |
|
| References | () https://github.com/mautic/mautic/security/advisories/GHSA-vph5-ghq3-q782 - Vendor Advisory, Mitigation | |
| Summary |
|
28 May 2025, 18:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-05-28 18:15
Updated : 2026-06-17 07:56
NVD link : CVE-2024-47055
Mitre link : CVE-2024-47055
CVE.ORG link : CVE-2024-47055
JSON object : View
Products Affected
acquia
- mautic
CWE
CWE-862
Missing Authorization
