Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-8xv7-g2q3-fqgc: Mautic allows Improper Authorization in Reporting API

Summary

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.

Mitigation

Please update to Mautic 5.2.3 or later

Workarounds

Disable the API in Mautic. See documentation.

References

https://cwe.mitre.org/data/definitions/285.html https://docs.mautic.org/en/5.2/configuration/settings.html#api-settings

If you have any questions or comments about this advisory:

Email us at [email protected]

ghsa
#vulnerability#git#auth
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2024-47053

Mautic allows Improper Authorization in Reporting API

High severity GitHub Reviewed Published Feb 25, 2025 in mautic/mautic • Updated Feb 26, 2025

Package

Affected versions

>= 1.0.1, < 5.2.3

Summary

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.

Mitigation

Please update to Mautic 5.2.3 or later

Workarounds

Disable the API in Mautic. See documentation.

References

https://cwe.mitre.org/data/definitions/285.html
https://docs.mautic.org/en/5.2/configuration/settings.html#api-settings

If you have any questions or comments about this advisory:

Email us at [email protected]

References

  • GHSA-8xv7-g2q3-fqgc
  • mautic/mautic@9d7ee57

Published to the GitHub Advisory Database

Feb 26, 2025

Last updated

Feb 26, 2025

ghsa: Latest News

GHSA-4w2w-36vm-c8hf: Mautic allows Relative Path Traversal in assets file upload