The following table lists the changes that have been made to the
CVE-2025-32358 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.
-
New CVE Received
by [email protected]Apr. 05, 2025
Action Type Old Value New Value Added Description In Zammad 6.4.x before 6.4.2, SSRF can occur. Authenticated admin users can enable webhooks in Zammad, which are triggered as POST requests when certain conditions are met. If a webhook endpoint returned a redirect response, Zammad would follow it automatically with another GET request. This could be abused by an attacker to cause GET requests for example in the local network. Added CVSS V3.1 AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N Added CWE CWE-918 Added Reference https://zammad.com/en/advisories/zaa-2025-01