{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-82394",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-08-28T22:00:43.511Z",
        "datePublished": "2026-08-31T21:17:49.768Z",
        "dateUpdated": "2026-08-31T21:17:49.768Z"
    },
    "containers": {
        "cna": {
            "title": "Sulu: Fix authorization bypass when creating preview links",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-862",
                            "lang": "en",
                            "description": "CWE-862: Missing Authorization",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-863",
                            "lang": "en",
                            "description": "CWE-863: Incorrect Authorization",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "LOW",
                        "vulnIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 5.3,
                        "baseSeverity": "MEDIUM",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/sulu/sulu/security/advisories/GHSA-65cv-w493-7vhq",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/sulu/sulu/security/advisories/GHSA-65cv-w493-7vhq"
                },
                {
                    "name": "https://github.com/sulu/sulu/commit/44d8844c3514a70b769ab791b9530df806240fab",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/sulu/sulu/commit/44d8844c3514a70b769ab791b9530df806240fab"
                },
                {
                    "name": "https://github.com/sulu/sulu/releases/tag/2.6.25",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/sulu/sulu/releases/tag/2.6.25"
                },
                {
                    "name": "https://github.com/sulu/sulu/releases/tag/3.0.8",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/sulu/sulu/releases/tag/3.0.8"
                }
            ],
            "affected": [
                {
                    "vendor": "sulu",
                    "product": "sulu",
                    "versions": [
                        {
                            "version": "< 2.6.25",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.0.0-alpha1, < 3.0.8",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-31T21:17:49.768Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Sulu is an open-source PHP content management system based on the Symfony framework. Prior to versions 2.6.25 and 3.0.8, the preview-link endpoint and src/Sulu/Bundle/PreviewBundle/Application/Manager/PreviewLinkManager.php do not enforce VIEW permission for the target resource in PreviewLinkManager::generate() or PreviewLinkManager::revoke(). An authenticated administration user who knows a target resource identifier can create or revoke a preview link for any page, article, or snippet, including content in a webspace or area the user cannot view. A generated preview URL is public and resolves content by an opaque token, allowing the user or anyone receiving the link to read restricted content without authentication. This issue is fixed in versions 2.6.25 and 3.0.8."
                }
            ],
            "source": {
                "advisory": "GHSA-65cv-w493-7vhq",
                "discovery": "UNKNOWN"
            }
        }
    }
}