๐Ÿ” CVE Alert

CVE-2026-45378

HIGH 7.5

Decidim: Verification documents can be downloaded through reusable links

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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, the identity-document verification admin UI embeds verification_attachment blobs through reusable signed Active Storage disk URLs, allowing anyone who obtains a URL to download the scanned document without an authenticated Decidim session until the signature expires. Verification-document images are rendered with variant_url(...), which produces signed /rails/active_storage/disk/... links instead of routing the file through an authorization-checking controller. Because Decidim configures Active Storage service URLs to remain valid for seven days, the URL itself becomes the credential for that period. The affected files are verification_attachment blobs on Decidim::Authorization, and the admin review pages embed those signed URLs directly into the HTML for pending and confirmation views. This issue is fixed in versions 0.30.9, 0.31.5, and 0.32.0.rc2.

CWE CWE-200
Vendor decidim
Product decidim
Published Aug 6, 2026
Stay Ahead of the Next One

Get instant alerts for decidim decidim

Be the first to know when new high vulnerabilities affecting decidim decidim are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

decidim / decidim
< 0.30.9 >= 0.31.0.rc1, < 0.31.5 >= 0.32.0.rc1, < 0.32.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/decidim/decidim/security/advisories/GHSA-3mvf-82qp-8qh5