{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-77143",
        "assignerOrgId": "f4fb688c-4412-4426-b4b8-421ecf27b14a",
        "state": "PUBLISHED",
        "assignerShortName": "TYPO3",
        "dateReserved": "2026-08-20T13:10:15.962Z",
        "datePublished": "2026-08-25T09:00:34.130Z",
        "dateUpdated": "2026-08-25T09:00:34.130Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "f4fb688c-4412-4426-b4b8-421ecf27b14a",
                "shortName": "TYPO3",
                "dateUpdated": "2026-08-25T09:00:34.130Z"
            },
            "title": "Broken Access Control in extension \"Forum\" (pforum)",
            "datePublic": "2026-08-25T09:00:00.000Z",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-862",
                            "description": "CWE-862 Missing Authorization",
                            "type": "CWE"
                        },
                        {
                            "lang": "en",
                            "cweId": "CWE-639",
                            "description": "CWE-639 Authorization Bypass Through User-Controlled Key",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "TYPO3",
                    "product": "Extension \"Forum\"",
                    "collectionURL": "https://packagist.org/",
                    "packageName": "jweiland/pforum",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "0",
                            "lessThan": "6.2.4",
                            "versionType": "semver"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "The frontend topic editing flow does not verify on the server side that the requesting visitor owns the topic being modified. As a result, a visitor who knows the identifier of a topic from the public forum can submit a modified update request for that topic directly and overwrite its content, without the application confirming ownership. Topic identifiers are visible in the public forum listing, and exploitation requires no privileged access or non-default configuration.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "The frontend topic editing flow does not verify on the server side that the requesting visitor owns the topic being modified. As a result, a visitor who knows the identifier of a topic from the public forum can submit a modified update request for that topic directly and overwrite its content, without the application confirming ownership. Topic identifiers are visible in the public forum listing, and exploitation requires no privileged access or non-default configuration."
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://typo3.org/security/advisory/typo3-ext-sa-2026-021",
                    "tags": [
                        "vendor-advisory"
                    ]
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "LOW",
                        "subConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "HIGH",
                        "subIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "exploitMaturity": "NOT_DEFINED",
                        "Safety": "NOT_DEFINED",
                        "Automatable": "NOT_DEFINED",
                        "Recovery": "NOT_DEFINED",
                        "valueDensity": "NOT_DEFINED",
                        "vulnerabilityResponseEffort": "NOT_DEFINED",
                        "providerUrgency": "NOT_DEFINED",
                        "version": "4.0",
                        "baseSeverity": "HIGH",
                        "baseScore": 8.8,
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N"
                    }
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Seungbin Yang",
                    "type": "reporter"
                },
                {
                    "lang": "en",
                    "value": "Hoja Mustaffa Abdul Latheef",
                    "type": "remediation developer"
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "x_generator": {
                "engine": "Vulnogram 1.0.0"
            }
        }
    }
}