{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-77137",
        "assignerOrgId": "f4fb688c-4412-4426-b4b8-421ecf27b14a",
        "state": "PUBLISHED",
        "assignerShortName": "TYPO3",
        "dateReserved": "2026-08-20T13:10:15.961Z",
        "datePublished": "2026-08-25T09:00:38.789Z",
        "dateUpdated": "2026-08-25T09:00:38.789Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "f4fb688c-4412-4426-b4b8-421ecf27b14a",
                "shortName": "TYPO3",
                "dateUpdated": "2026-08-25T09:00:38.789Z"
            },
            "title": "SQL Injection in extension \"Forms Export\" (frp_form_answers)",
            "datePublic": "2026-08-25T09:00:00.000Z",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-89",
                            "description": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "TYPO3",
                    "product": "Extension \"Forms Export\"",
                    "collectionURL": "https://packagist.org/",
                    "packageName": "frappant/frp-form-answers",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "7.0.0",
                            "lessThan": "7.1.1",
                            "versionType": "semver"
                        },
                        {
                            "status": "affected",
                            "version": "6.0.0",
                            "lessThan": "6.1.3",
                            "versionType": "semver"
                        },
                        {
                            "status": "affected",
                            "version": "0",
                            "lessThan": "5.0.5",
                            "versionType": "semver"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "The extension fails to properly sanitize user input before using it in a database query. As a result, a low-privileged backend user can inject arbitrary SQL through a URL parameter within the \"Forms Export\" backend module. Exploitation requires a low-privileged backend user and read access to the \"Forms Export\" Backend module.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "The extension fails to properly sanitize user input before using it in a database query. As a result, a low-privileged backend user can inject arbitrary SQL through a URL parameter within the \"Forms Export\" backend module. Exploitation requires a low-privileged backend user and read access to the \"Forms Export\" Backend module."
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://typo3.org/security/advisory/typo3-ext-sa-2026-027",
                    "tags": [
                        "vendor-advisory"
                    ]
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "PRESENT",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "HIGH",
                        "subConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "HIGH",
                        "subIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "HIGH",
                        "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": 7.7,
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                    }
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Dijar Bytyci",
                    "type": "remediation developer"
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "x_generator": {
                "engine": "Vulnogram 1.0.0"
            }
        }
    }
}