{"url":"http://public2.vulnerablecode.io/api/packages/378834?format=json","purl":"pkg:composer/mautic/core@4.4.16","type":"composer","namespace":"mautic","name":"core","version":"4.4.16","qualifiers":{},"subpath":"","is_vulnerable":false,"next_non_vulnerable_version":"4.4.17","latest_non_vulnerable_version":"7.0.1","affected_by_vulnerabilities":[],"fixing_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/57863?format=json","vulnerability_id":"VCID-169x-kkjv-tuhd","summary":"SummaryThis 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.\n\nUser 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.\n\nMitigationPlease update to a version that addresses this timing vulnerability, where password reset responses are normalized to respond at the same time regardless of user existence.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2024-47057","reference_id":"","reference_type":"","scores":[{"value":"0.00242","scoring_system":"epss","scoring_elements":"0.47713","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2024-47057"},{"reference_url":"https://github.com/mautic/mautic","reference_id":"","reference_type":"","scores":[{"value":"5.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/mautic/mautic"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2024-47057","reference_id":"","reference_type":"","scores":[{"value":"5.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2024-47057"},{"reference_url":"https://github.com/mautic/mautic/security/advisories/GHSA-424x-cxvh-wq9p","reference_id":"GHSA-424x-cxvh-wq9p","reference_type":"","scores":[{"value":"5.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-05-29T18:58:43Z/"}],"url":"https://github.com/mautic/mautic/security/advisories/GHSA-424x-cxvh-wq9p"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/378834?format=json","purl":"pkg:composer/mautic/core@4.4.16","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/mautic/core@4.4.16"},{"url":"http://public2.vulnerablecode.io/api/packages/378835?format=json","purl":"pkg:composer/mautic/core@5.2.6","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/mautic/core@5.2.6"},{"url":"http://public2.vulnerablecode.io/api/packages/378836?format=json","purl":"pkg:composer/mautic/core@6.0.2","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/mautic/core@6.0.2"}],"aliases":["CVE-2024-47057","GHSA-424x-cxvh-wq9p"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-169x-kkjv-tuhd"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/98735?format=json","vulnerability_id":"VCID-78su-anjk-nbfe","summary":"SummaryThis 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.\n\nOpen 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.\n\nMitigationUpdate Mautic to a version that properly validates or sanitizes the returnUrl parameter to ensure that redirects only occur to trusted, internal URLs or explicitly whitelisted domains.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2025-5256","reference_id":"","reference_type":"","scores":[{"value":"0.00187","scoring_system":"epss","scoring_elements":"0.40334","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2025-5256"},{"reference_url":"https://github.com/mautic/mautic","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/mautic/mautic"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2025-5256","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2025-5256"},{"reference_url":"https://github.com/mautic/mautic/security/advisories/GHSA-6vx9-9r2g-8373","reference_id":"GHSA-6vx9-9r2g-8373","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-05-28T17:57:26Z/"}],"url":"https://github.com/mautic/mautic/security/advisories/GHSA-6vx9-9r2g-8373"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/378834?format=json","purl":"pkg:composer/mautic/core@4.4.16","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/mautic/core@4.4.16"},{"url":"http://public2.vulnerablecode.io/api/packages/378835?format=json","purl":"pkg:composer/mautic/core@5.2.6","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/mautic/core@5.2.6"},{"url":"http://public2.vulnerablecode.io/api/packages/378836?format=json","purl":"pkg:composer/mautic/core@6.0.2","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/mautic/core@6.0.2"}],"aliases":["CVE-2025-5256","GHSA-6vx9-9r2g-8373"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-78su-anjk-nbfe"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/57686?format=json","vulnerability_id":"VCID-8css-7395-v7fe","summary":"SummaryThis 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.\n\nSensitive 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.\n\nMitigationUpdate Mautic to the latest Mautic version.\n\nBy default, Mautic does not use .env files for production data.\n\nFor Apache users: Ensure your web server is configured to respect .htaccess files.\n\nFor Nginx users: As Nginx does not inherently support .htaccess files, you must manually add a configuration block to your Nginx server configuration to deny access to .env files. Add the following to your Nginx configuration for the Mautic site:\n\nlocation ~ /\\.env {\n    deny all;\n}\n\n\n\n\n\nAfter modifying your Nginx configuration, remember to reload or restart your Nginx service for the changes to take effect.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2024-47056","reference_id":"","reference_type":"","scores":[{"value":"0.00049","scoring_system":"epss","scoring_elements":"0.15635","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2024-47056"},{"reference_url":"https://github.com/mautic/mautic","reference_id":"","reference_type":"","scores":[{"value":"5.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/mautic/mautic"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2024-47056","reference_id":"","reference_type":"","scores":[{"value":"5.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2024-47056"},{"reference_url":"https://github.com/mautic/mautic/security/advisories/GHSA-h2wg-v8wg-jhxh","reference_id":"GHSA-h2wg-v8wg-jhxh","reference_type":"","scores":[{"value":"5.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-05-28T23:45:38Z/"}],"url":"https://github.com/mautic/mautic/security/advisories/GHSA-h2wg-v8wg-jhxh"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/378834?format=json","purl":"pkg:composer/mautic/core@4.4.16","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/mautic/core@4.4.16"},{"url":"http://public2.vulnerablecode.io/api/packages/378835?format=json","purl":"pkg:composer/mautic/core@5.2.6","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/mautic/core@5.2.6"},{"url":"http://public2.vulnerablecode.io/api/packages/378836?format=json","purl":"pkg:composer/mautic/core@6.0.2","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/mautic/core@6.0.2"}],"aliases":["CVE-2024-47056","GHSA-h2wg-v8wg-jhxh"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-8css-7395-v7fe"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/98710?format=json","vulnerability_id":"VCID-f7c7-1f37-t7be","summary":"SummaryThis 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.\n\nUnauthorized 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.\nMitigationMautic has patched this vulnerability by enforcing proper permission checks on preview pages. Users should upgrade to the patched version of Mautic or later.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2025-5257","reference_id":"","reference_type":"","scores":[{"value":"0.0046","scoring_system":"epss","scoring_elements":"0.64538","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2025-5257"},{"reference_url":"https://github.com/mautic/mautic","reference_id":"","reference_type":"","scores":[{"value":"6.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/mautic/mautic"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2025-5257","reference_id":"","reference_type":"","scores":[{"value":"6.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2025-5257"},{"reference_url":"https://github.com/mautic/mautic/security/advisories/GHSA-cqx4-9vqf-q3m8","reference_id":"GHSA-cqx4-9vqf-q3m8","reference_type":"","scores":[{"value":"6.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-05-28T23:41:33Z/"}],"url":"https://github.com/mautic/mautic/security/advisories/GHSA-cqx4-9vqf-q3m8"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/378834?format=json","purl":"pkg:composer/mautic/core@4.4.16","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/mautic/core@4.4.16"},{"url":"http://public2.vulnerablecode.io/api/packages/378835?format=json","purl":"pkg:composer/mautic/core@5.2.6","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/mautic/core@5.2.6"},{"url":"http://public2.vulnerablecode.io/api/packages/378836?format=json","purl":"pkg:composer/mautic/core@6.0.2","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/mautic/core@6.0.2"}],"aliases":["CVE-2025-5257","GHSA-cqx4-9vqf-q3m8"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-f7c7-1f37-t7be"}],"risk_score":null,"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/mautic/core@4.4.16"}