Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-45573 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-918Server-Side Request Forgery (SSRF)[email protected]

Affected Products

ProductVersions
Decidim
< 0.30.9 (semver)
>= 0.31.0, < 0.31.5 (semver)
>= 0.32.0.rc1, < 0.32.0.rc2

CPE

  • cpe:2.3:a:decidim:decidim:*:*:*:*:*:ruby:*:*

Remediation

  • Upgrade: 0.30.9moderate effort
  • Upgrade: 0.31.5moderate effort
  • Upgrade: 0.32.0.rc2moderate effort
  • Workaround:low effort

    Disable the push notifications feature by removing the VAPID keys in the server.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-45573
NVD Published Date:
Aug 6, 2026
NVD Last Modified:
Sep 8, 2026
Source:
[email protected]
CVE-2026-45573 Details - Not Deferred