Search for packages
| purl | pkg:composer/mautic/core@5.2.2 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-3q5j-jj2b-t7de
Aliases: CVE-2024-47051 GHSA-73gx-x7r9-77x2 |
Mautic has insufficient authentication in upgrade flow Mautic allows you to update the application via an upgrade script. The upgrade logic isn't shielded off correctly, which may lead to vulnerable situation. This vulnerability is mitigated by the fact that Mautic needs to be installed in a certain way to be vulnerable |
Affected by 11 other vulnerabilities. |
|
VCID-6yv4-1yes-hkfs
Aliases: CVE-2024-47056 GHSA-h2wg-v8wg-jhxh |
Mautic does not shield .env files from web traffic This advisory addresses a security vulnerability in Mautic where sensitive `.env` configuration files may be directly accessible via a web browser. This exposure could lead to the disclosure of sensitive information, including database credentials, API keys, and other critical system configurations. Sensitive Information Disclosure via `.env` File Exposure: The `.env` file, which typically contains environment variables and sensitive application configurations, is directly accessible via a web browser due to missing web server configurations that restrict access to such files. This allows an unauthenticated attacker to view the contents of this file by simply navigating to its URL. |
Affected by 6 other vulnerabilities. Affected by 6 other vulnerabilities. |
|
VCID-9upf-7u9p-hkaa
Aliases: CVE-2022-25773 GHSA-4w2w-36vm-c8hf |
Mautic allows Relative Path Traversal in assets file upload This advisory addresses a file placement vulnerability that could allow assets to be uploaded to unintended directories on the server. * **Improper Limitation of a Pathname to a Restricted Directory:** A vulnerability exists in the asset upload functionality that allows users to upload files to directories outside of the intended temporary directory. |
Affected by 11 other vulnerabilities. |
|
VCID-a3qv-sg57-gfd4
Aliases: CVE-2025-13828 GHSA-3fq7-c5m8-g86x |
Mautic user without privileged access to the Marketplace can install and uninstall composer packages A non privileged user can install and remove arbitrary packages via composer for a composer based installed, even if the flag in update settings for enable composer based update is unticked. |
Affected by 1 other vulnerability. Affected by 1 other vulnerability. |
|
VCID-ckj2-3ujt-fbhz
Aliases: CVE-2024-47053 GHSA-8xv7-g2q3-fqgc |
Mautic allows Improper Authorization in Reporting API This advisory addresses an authorization vulnerability in Mautic's HTTP Basic Authentication implementation. This flaw could allow unauthorized access to sensitive report data. * **Improper Authorization:** An authorization flaw exists in Mautic's API Authorization implementation. Any authenticated user, regardless of assigned roles or permissions, can access all reports and their associated data via the API. This bypasses the intended access controls governed by the "Reporting Permissions > View Own" and "Reporting Permissions > View Others" permissions, which should restrict access to non-System Reports. |
Affected by 11 other vulnerabilities. |
|
VCID-f8d8-kqpm-ekhc
Aliases: CVE-2025-9824 GHSA-3ggv-qwcp-j6xg |
Mautic Vulnerable to User Enumeration via Response Timing The attacker can validate if a user exists by checking the time login returns. This timing difference can be used to enumerate valid usernames, after which an attacker could attempt brute force attacks. |
Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
|
VCID-fa5a-r46u-nbfm
Aliases: CVE-2025-9821 GHSA-hj6f-7hp7-xg69 |
Mautic vulnerable to SSRF via webhook function Users with webhook permissions can conduct SSRF via webhooks. If they have permission to view the webhook logs, the (partial) request response is also disclosed |
Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
|
VCID-g21m-aehf-wkfw
Aliases: CVE-2024-47057 GHSA-424x-cxvh-wq9p |
Mautic allows user name enumeration due to response time difference on password reset form This advisory addresses a security vulnerability in Mautic related to the "Forget your password" functionality. This vulnerability could be exploited by unauthenticated users to enumerate valid usernames. User Enumeration via Timing Attack: A user enumeration vulnerability exists in the "Forget your password" functionality. Differences in response times for existing and non-existing users, combined with a lack of request limiting, allow an attacker to determine the existence of usernames through a timing-based attack. |
Affected by 6 other vulnerabilities. Affected by 6 other vulnerabilities. |
|
VCID-hj6u-3g1s-97bm
Aliases: CVE-2025-5257 GHSA-cqx4-9vqf-q3m8 |
Mautic's Predictable Page Indexing Might Lead to Sensitive Data Exposure This advisory addresses a security vulnerability in Mautic where unpublished page previews could be accessed by unauthenticated users and potentially indexed by search engines. This could lead to the unintended disclosure of draft content or sensitive information. Unauthorized Access to Unpublished Page Previews: The page preview functionality for unpublished content, accessible via predictable URLs (e.g., `/page/preview/1`, `/page/preview/2`), lacked proper authorization checks. This allowed any unauthenticated user to view content that was not yet intended for public release, and allowed search engines to index these private preview URLs, making the content publicly discoverable. |
Affected by 6 other vulnerabilities. Affected by 6 other vulnerabilities. |
|
VCID-jxs8-apn6-dbfd
Aliases: CVE-2025-5256 GHSA-6vx9-9r2g-8373 |
Mautic has an Open Redirect vulnerability on user unlock path. This advisory addresses an Open Redirection vulnerability in Mautic's user unlocking endpoint. This vulnerability could be exploited by an attacker to redirect legitimate users to malicious websites, potentially leading to phishing attacks or the delivery of exploit kits. Open Redirection via `returnUrl` Parameter: An Open Redirection vulnerability exists in the `/s/action/unlock/user.user/0` endpoint. The `returnUrl` parameter, intended for post-action redirection, is not properly validated. This allows an attacker to craft a URL that, when clicked by a user, redirects them to an arbitrary external website controlled by the attacker. |
Affected by 6 other vulnerabilities. Affected by 6 other vulnerabilities. |
|
VCID-qz5x-pz9p-93eu
Aliases: CVE-2025-9822 GHSA-438m-6mhw-hq5w |
Mautic vulnerable to secret data extraction via elfinder _A user with administrator rights can change the configuration of the mautic application and extract secrets that are not normally available._ |
Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
|
VCID-s7r1-3b25-bbe6
Aliases: CVE-2025-9823 GHSA-9v8p-m85m-f7mm |
Mautic vulnerable to reflected XSS in lead:addLeadTags - Quick Add A Cross-Site Scripting (XSS) vulnerability allows an attacker to execute arbitrary JavaScript in the context of another user’s session. This occurs because user-supplied input is reflected back in the server’s response without proper sanitization or escaping, potentially enabling malicious actions such as session hijacking, credential theft, or unauthorized actions in the application. |
Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
|
VCID-swy6-81uq-4kcs
Aliases: CVE-2026-3105 GHSA-r5j5-q42h-fc93 |
Mautic is Vulnerable to SQL Injection through Contact Activity API Sorting This advisory addresses a SQL Injection vulnerability in the API endpoint used for retrieving contact activities. A vulnerability exists in the query construction for the Contact Activity timeline where the parameter responsible for determining the sort direction was not strictly validated against an allowlist, potentially allowing authenticated users to inject arbitrary SQL commands via the API. |
Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-xsmg-dqq4-kqgf
Aliases: CVE-2024-47055 GHSA-vph5-ghq3-q782 |
Mautic segment cloning doesn't have a proper permission check This 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. |
Affected by 6 other vulnerabilities. Affected by 6 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||