{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-45086",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-05-08T19:27:26.697Z",
        "datePublished": "2026-07-31T21:44:11.803Z",
        "dateUpdated": "2026-08-03T17:16:23.640Z"
    },
    "containers": {
        "cna": {
            "title": "Decidim: Forms admin question editor lacks authorization",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-862",
                            "lang": "en",
                            "description": "CWE-862: Missing Authorization",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 5.4,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/decidim/decidim/security/advisories/GHSA-vq6j-hj8w-7v39",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/decidim/decidim/security/advisories/GHSA-vq6j-hj8w-7v39"
                },
                {
                    "name": "https://github.com/decidim/decidim/commit/fa52fb631a0788b30895d1312728a888607d81b5",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/decidim/decidim/commit/fa52fb631a0788b30895d1312728a888607d81b5"
                },
                {
                    "name": "https://github.com/decidim/decidim/commit/fc89301c6697c6101a7aed3fced3fa8311048cb9",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/decidim/decidim/commit/fc89301c6697c6101a7aed3fced3fa8311048cb9"
                }
            ],
            "affected": [
                {
                    "vendor": "decidim",
                    "product": "decidim",
                    "versions": [
                        {
                            "version": ">= 0.31.1, < 0.31.5",
                            "status": "affected"
                        },
                        {
                            "version": ">= 0.32.0.rc1, < 0.32.0.rc2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-07-31T21:44:11.803Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Decidim is a participatory democracy framework. From 0.31.1 before 0.31.5 and in 0.32.0.rc1 before 0.32.0.rc2, a participant can directly load /admin/demographics/questions/edit_questions and reach the demographics questionnaire editor without the required administrator authorization. The demographics questionnaire editor should require admin access, but the route under /admin/demographics/questions renders the editor interface without checking whether the caller is an admin. A normal participant can load the page and see the live update form action, which proves the protected interface is reachable. This issue is fixed in versions 0.31.5 and 0.32.0.rc2."
                }
            ],
            "source": {
                "advisory": "GHSA-vq6j-hj8w-7v39",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "references": [
                    {
                        "url": "https://github.com/decidim/decidim/security/advisories/GHSA-vq6j-hj8w-7v39",
                        "tags": [
                            "exploit"
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-03T17:16:02.018534Z",
                                "id": "CVE-2026-45086",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-08-03T17:16:23.640Z"
                }
            }
        ]
    }
}