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-45378 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, 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.

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-200Exposure of Sensitive Information to an Unauthorized Actor[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 "Identity documents" verification.

Change History

2 change records found show changes


QUICK INFO

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