Vulnerability Description
Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, when VAPID delivery is enabled, the notification subscription flow stores a client-supplied push endpoint without validating that it belongs to an approved push service, and SendPushNotification later passes that endpoint to WebPush.payload_send, allowing an authenticated user to create stored, mostly blind server-side requests to arbitrary reachable HTTPS endpoints. This issue is fixed in versions 0.30.9, 0.31.5, and 0.32.0.rc2.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/decidim/decidim/pull/16714
- https://github.com/decidim/decidim/security/advisories/GHSA-2g9c-vf8h-prxx
FAQ
What is CVE-2026-45573?
CVE-2026-45573 is a vulnerability with a CVSS score of 6.4 (MEDIUM). Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, when VAPID delivery is enabled, the notification subscription flow stor...
How severe is CVE-2026-45573?
CVE-2026-45573 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45573?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.