Lookup for vulnerable packages by Package URL.

GET /api/packages/75850?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/packages/75850?format=api",
    "purl": "pkg:composer/typo3/cms@11.1.1",
    "type": "composer",
    "namespace": "typo3",
    "name": "cms",
    "version": "11.1.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "11.5.23",
    "latest_non_vulnerable_version": "12.2.0",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/52365?format=api",
            "vulnerability_id": "VCID-1yxw-saf5-wue7",
            "summary": "TYPO3 HTML Sanitizer Bypasses Cross-Site Scripting Protection\n> ### Meta\n> * CVSS: `CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C` (5.7)\n\n### Problem\nDue to a parsing issue in upstream package [`masterminds/html5`](https://packagist.org/packages/masterminds/html5), malicious markup used in a sequence with special HTML comments cannot be filtered and sanitized. This allows to by-pass the cross-site scripting mechanism of `typo3/html-sanitizer`.\n\n### Solution\nUpdate to `typo3/html-sanitizer` versions 1.0.7 or 2.0.16 that fix the problem described.\n\n### Credits\nThanks to David Klein who reported this issue, and to TYPO3 security team member Oliver Hader who fixed the issue.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-36020",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00318",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54825",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00318",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54881",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00318",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54843",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00318",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54867",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00318",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54884",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00318",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54872",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00318",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54875",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00318",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54832",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00318",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54856",
                            "published_at": "2026-04-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-36020"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-36020.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-36020.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-36020.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-36020.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/html-sanitizer/CVE-2022-36020.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/html-sanitizer/CVE-2022-36020.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/html-sanitizer",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/html-sanitizer"
                },
                {
                    "reference_url": "https://github.com/TYPO3/html-sanitizer/commit/60bfdc7f9b394d0236e16ee4cea8372a7defa493",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:00:57Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/html-sanitizer/commit/60bfdc7f9b394d0236e16ee4cea8372a7defa493"
                },
                {
                    "reference_url": "https://github.com/TYPO3/html-sanitizer/security/advisories/GHSA-47m6-46mj-p235",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:00:57Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/html-sanitizer/security/advisories/GHSA-47m6-46mj-p235"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36020",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36020"
                },
                {
                    "reference_url": "https://packagist.org/packages/masterminds/html5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:00:57Z/"
                        }
                    ],
                    "url": "https://packagist.org/packages/masterminds/html5"
                },
                {
                    "reference_url": "https://packagist.org/packages/typo3/html-sanitizer",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:00:57Z/"
                        }
                    ],
                    "url": "https://packagist.org/packages/typo3/html-sanitizer"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2022-011",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-011"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-47m6-46mj-p235",
                    "reference_id": "GHSA-47m6-46mj-p235",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-47m6-46mj-p235"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80079?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.16",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.16"
                }
            ],
            "aliases": [
                "CVE-2022-36020",
                "GHSA-47m6-46mj-p235"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-1yxw-saf5-wue7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54056?format=api",
            "vulnerability_id": "VCID-4jpa-6fqh-hbfg",
            "summary": "Cross-Site Scripting in TYPO3's Form Framework\n> ### Meta\n> * CVSS: `CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C` (4.9)\n\n### Problem\nIt has been discovered that the Form Designer backend module of the Form Framework is vulnerable to cross-site scripting. A valid backend user account with access to the form module is needed to exploit this vulnerability.\n\n### Solution\nUpdate to TYPO3 versions 8.7.47 ELTS, 9.5.35 ELTS, 10.4.29, 11.5.11 that fix the problem described above.\n\n### Credits\nThanks to Gabe Troyan who reported and fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2022-003](https://typo3.org/security/advisory/typo3-core-sa-2022-003)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-31048",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70228",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70327",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70286",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70299",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70313",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70289",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70274",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70234",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70251",
                            "published_at": "2026-04-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-31048"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-31048.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-31048.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-31048.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-31048.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3-CMS/core",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3-CMS/core"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/6f2554dc4ea0b670fd5599c54fd788d4db96c4a0",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:05:16Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/6f2554dc4ea0b670fd5599c54fd788d4db96c4a0"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-3r95-23jp-mhvg",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:05:16Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-3r95-23jp-mhvg"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31048",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31048"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2022-003",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:05:16Z/"
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-003"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-3r95-23jp-mhvg",
                    "reference_id": "GHSA-3r95-23jp-mhvg",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-3r95-23jp-mhvg"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/81499?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.11",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-tnxn-p13f-yuah"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.11"
                }
            ],
            "aliases": [
                "CVE-2022-31048",
                "GHSA-3r95-23jp-mhvg"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-4jpa-6fqh-hbfg"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/52429?format=api",
            "vulnerability_id": "VCID-5paq-5frf-43ed",
            "summary": "TYPO3 CMS Stored Cross-Site Scripting via FileDumpController\n> ### Meta\n> * CVSS: `CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C` (5.0)\n\n### Problem\nIt has been discovered that the `FileDumpController` (backend and frontend context) is vulnerable to cross-site scripting when malicious files are displayed using this component. A valid backend user account is needed to exploit this vulnerability.\n\n### Solution\nUpdate to TYPO3 version 7.6.58 ELTS, 8.7.48 ELTS, 9.5.37 ELTS, 10.4.32 or 11.5.16 that fix the problem described above.\n\n### Credits\nThanks to Vautia who reported this issue and to TYPO3 core & security team member Oliver Hader who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2022-009](https://typo3.org/security/advisory/typo3-core-sa-2022-009)\n* [Vulnerability Report on huntr.dev](https://huntr.dev/bounties/51e9b709-193c-41fd-bd4a-833aaca0bd4e/) (embargoed +30 days)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-36107",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71682",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71756",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71713",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.7173",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71747",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71723",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71712",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71673",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.717",
                            "published_at": "2026-04-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-36107"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-36107.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-36107.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-36107.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-36107.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/546208428c861a09d62b86cde141eb19a81fae66",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/546208428c861a09d62b86cde141eb19a81fae66"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/bd58d2ff2eeef89e63ef754a2389597d22622a39",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/bd58d2ff2eeef89e63ef754a2389597d22622a39"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-9c6w-55cp-5w25",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-9c6w-55cp-5w25"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36107",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36107"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2022-009",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-009"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-9c6w-55cp-5w25",
                    "reference_id": "GHSA-9c6w-55cp-5w25",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-9c6w-55cp-5w25"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80079?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.16",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.16"
                }
            ],
            "aliases": [
                "CVE-2022-36107",
                "GHSA-9c6w-55cp-5w25"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5paq-5frf-43ed"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/10934?format=api",
            "vulnerability_id": "VCID-6a9t-8dmn-s3bv",
            "summary": "Cross-site Scripting\nTYPO3 contains a cross-site scripting vulnerability. When _Page TSconfig_ settings are not properly encoded, corresponding page preview module (`_Web>View_`) is vulnerable to persistent cross-site scripting. A valid backend user account is needed to exploit this vulnerability. TYPO3 contain a patch for this issue.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-32667",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00415",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61626",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00415",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61691",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00415",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61649",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00415",
                            "scoring_system": "epss",
                            "scoring_elements": "0.6167",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00415",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61681",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00415",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61659",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00415",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61645",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00415",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61522",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.00415",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61596",
                            "published_at": "2026-04-07T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-32667"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-32667.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-32667.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-32667.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-32667.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3"
                },
                {
                    "reference_url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-8mq9-fqv8-59wf",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-8mq9-fqv8-59wf"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-8mq9-fqv8-59wf",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-8mq9-fqv8-59wf"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2021-009",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-009"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32667",
                    "reference_id": "CVE-2021-32667",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32667"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-8mq9-fqv8-59wf",
                    "reference_id": "GHSA-8mq9-fqv8-59wf",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-8mq9-fqv8-59wf"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/37624?format=api",
                    "purl": "pkg:composer/typo3/cms@11.3.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-jjbn-6efk-nud2"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-uyeu-a3xr-fkh4"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.3.1"
                }
            ],
            "aliases": [
                "CVE-2021-32667",
                "GHSA-8mq9-fqv8-59wf"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-6a9t-8dmn-s3bv"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/52854?format=api",
            "vulnerability_id": "VCID-8sdd-b1bn-cuhx",
            "summary": "TYPO3 CMS vulnerable to Insufficient Session Expiration after Password Reset\n### Problem\nWhen users reset their password using the corresponding password recovery functionality, existing sessions for that particular user account were not revoked. This applied to both frontend user sessions and backend user sessions.\n\n### Solution\nUpdate to TYPO3 versions 10.4.33, 11.5.20, 12.1.1 that fix the problem described above.\n\n### References\n* [TYPO3-CORE-SA-2022-014](https://typo3.org/security/advisory/typo3-core-sa-2022-014)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-23502",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00151",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35906",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00151",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35806",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00151",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35846",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00151",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35839",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00151",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35816",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00151",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35766",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00151",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35936",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00151",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35822",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00151",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35783",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-23502"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-23502.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-23502.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-23502.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-23502.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/d9ffbf24fcc62068033ebb3912538347bd380a6c",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/d9ffbf24fcc62068033ebb3912538347bd380a6c"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-mgj2-q8wp-29rr",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-21T18:47:27Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-mgj2-q8wp-29rr"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23502",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23502"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2022-014",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-014"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-mgj2-q8wp-29rr",
                    "reference_id": "GHSA-mgj2-q8wp-29rr",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-mgj2-q8wp-29rr"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80270?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.20",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.20"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80271?format=api",
                    "purl": "pkg:composer/typo3/cms@12.1.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@12.1.1"
                }
            ],
            "aliases": [
                "CVE-2022-23502",
                "GHSA-mgj2-q8wp-29rr",
                "GMS-2022-8135"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-8sdd-b1bn-cuhx"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/52354?format=api",
            "vulnerability_id": "VCID-av8u-rvzq-4fc7",
            "summary": "TYPO3 CMS vulnerable to Cross-Site Scripting in <f:asset.css> view helper\n> ### Meta\n> * CVSS: `CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C` (4.1)\n\n### Problem\nIt has been discovered that the `f:asset.css` view helper is vulnerable to cross-site scripting when user input is passed as variables to the CSS. \n\n### Solution\nUpdate to TYPO3 version 10.4.32 or 11.5.16 that fix the problem described above.\n\n### Credits\nThanks to TYPO3 contributor member Frank Nägler who reported this issue and to TYPO3 core & security team member Oliver Hader who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2022-010](https://typo3.org/security/advisory/typo3-core-sa-2022-010)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-36108",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71682",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71756",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71713",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.7173",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71747",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71723",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71712",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.71673",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00687",
                            "scoring_system": "epss",
                            "scoring_elements": "0.717",
                            "published_at": "2026-04-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-36108"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-36108.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-36108.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-36108.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-36108.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/6863f73818c36b0b88c677ba533765c8074907b4",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/6863f73818c36b0b88c677ba533765c8074907b4"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/c62e16fac031c270d9759c7261e504c7e25405df",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/c62e16fac031c270d9759c7261e504c7e25405df"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-fv2m-9249-qx85",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-fv2m-9249-qx85"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36108",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36108"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2022-010",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-010"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-fv2m-9249-qx85",
                    "reference_id": "GHSA-fv2m-9249-qx85",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-fv2m-9249-qx85"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80079?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.16",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.16"
                }
            ],
            "aliases": [
                "CVE-2022-36108",
                "GHSA-fv2m-9249-qx85"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-av8u-rvzq-4fc7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54252?format=api",
            "vulnerability_id": "VCID-bajy-qbwq-fufn",
            "summary": "Insertion of Sensitive Information into Log File in typo3/cms-core\n> ### Meta\n> * CVSS: `CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N/E:F/RL:O/RC:C` (4.9)\n\n### Problem\nIt has been discovered that system internal credentials or keys (e.g. database credentials) have been logged as plaintext in exception handlers, when logging the complete exception stack trace.\n\n### Solution\nUpdate to TYPO3 versions 7.6.57 ELTS, 8.7.47 ELTS, 9.5.35 ELTS, 10.4.29, 11.5.11 that fix the problem described above.\n\n### Credits\nThanks to Marco Huber who reported this issue and to TYPO3 security member Torben Hansen who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2022-002](https://typo3.org/security/advisory/typo3-core-sa-2022-002)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-31047",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00391",
                            "scoring_system": "epss",
                            "scoring_elements": "0.60107",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00391",
                            "scoring_system": "epss",
                            "scoring_elements": "0.60194",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00391",
                            "scoring_system": "epss",
                            "scoring_elements": "0.60155",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00391",
                            "scoring_system": "epss",
                            "scoring_elements": "0.60173",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00391",
                            "scoring_system": "epss",
                            "scoring_elements": "0.60187",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00391",
                            "scoring_system": "epss",
                            "scoring_elements": "0.60165",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00391",
                            "scoring_system": "epss",
                            "scoring_elements": "0.60151",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00391",
                            "scoring_system": "epss",
                            "scoring_elements": "0.60101",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00391",
                            "scoring_system": "epss",
                            "scoring_elements": "0.60132",
                            "published_at": "2026-04-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-31047"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-31047.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-31047.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3-CMS/core",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3-CMS/core"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/c93ea692e7dfef03b7c50fe5437487545bee4d6a",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:05:23Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/c93ea692e7dfef03b7c50fe5437487545bee4d6a"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-fh99-4pgr-8j99",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:05:23Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-fh99-4pgr-8j99"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31047",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31047"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2022-002",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:05:23Z/"
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-002"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-fh99-4pgr-8j99",
                    "reference_id": "GHSA-fh99-4pgr-8j99",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-fh99-4pgr-8j99"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/81499?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.11",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-tnxn-p13f-yuah"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.11"
                }
            ],
            "aliases": [
                "CVE-2022-31047",
                "GHSA-fh99-4pgr-8j99"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-bajy-qbwq-fufn"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54245?format=api",
            "vulnerability_id": "VCID-e32h-8q61-hbgc",
            "summary": "Cross-Site Scripting in TYPO3's Frontend Login Mailer\n> ### Meta\n> * CVSS: `CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C` (4.9)\n\n### Problem\nUser submitted content was used without being properly encoded in HTML emails sent to users. The actually affected components were mail clients used to view those messages.\n\n### Solution\nUpdate to TYPO3 versions 9.5.35 ELTS, 10.4.29, 11.5.11 that fix the problem described above.\n\n### Credits\nThanks to Christian Seifert who reported this issue and to TYPO3 framework merger Andreas Fernandez who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2022-004](https://typo3.org/security/advisory/typo3-core-sa-2022-004)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-31049",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70234",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70299",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70313",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70289",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70274",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70228",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70251",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70327",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.0063",
                            "scoring_system": "epss",
                            "scoring_elements": "0.70286",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-31049"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-31049.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-31049.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-31049.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-31049.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3-CMS/core",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3-CMS/core"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/da611775f92102d7602713003f4c79606c8a445d",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:05:18Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/da611775f92102d7602713003f4c79606c8a445d"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-h4mx-xv96-2jgm",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:05:18Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-h4mx-xv96-2jgm"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31049",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31049"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2022-004",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:05:18Z/"
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-004"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-h4mx-xv96-2jgm",
                    "reference_id": "GHSA-h4mx-xv96-2jgm",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-h4mx-xv96-2jgm"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/81499?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.11",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-tnxn-p13f-yuah"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.11"
                }
            ],
            "aliases": [
                "CVE-2022-31049",
                "GHSA-h4mx-xv96-2jgm"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-e32h-8q61-hbgc"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/10936?format=api",
            "vulnerability_id": "VCID-ekfd-wp8z-d7e1",
            "summary": "Cross-site Scripting\nTYPO3 is an open source PHP based web content management system. have a cross-site scripting vulnerability. When settings for _backend layouts_ are not properly encoded, the corresponding grid view is vulnerable to persistent cross-site scripting. A valid backend user account is needed to exploit this vulnerability. TYPO3 contain a patch for this vulnerability.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-32669",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00374",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59116",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00374",
                            "scoring_system": "epss",
                            "scoring_elements": "0.58981",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.00374",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59056",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00374",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59078",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00374",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59043",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00374",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59094",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00374",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59099",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00374",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59117",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00374",
                            "scoring_system": "epss",
                            "scoring_elements": "0.5908",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-32669"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-32669.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-32669.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-32669.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-32669.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-rgcg-28xm-8mmw",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-rgcg-28xm-8mmw"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2021-011",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-011"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32669",
                    "reference_id": "CVE-2021-32669",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32669"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-rgcg-28xm-8mmw",
                    "reference_id": "GHSA-rgcg-28xm-8mmw",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-rgcg-28xm-8mmw"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/37624?format=api",
                    "purl": "pkg:composer/typo3/cms@11.3.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-jjbn-6efk-nud2"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-uyeu-a3xr-fkh4"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.3.1"
                }
            ],
            "aliases": [
                "CVE-2021-32669",
                "GHSA-rgcg-28xm-8mmw"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ekfd-wp8z-d7e1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/52320?format=api",
            "vulnerability_id": "VCID-mnz3-rj21-67ad",
            "summary": "TYPO3 CMS vulnerable to User Enumeration via Response Timing\n> ### Meta\n> * CVSS: `CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:F/RL:O/RC:C` (4.9)\n\n### Problem\nIt has been discovered that observing response time during user authentication (backend and frontend) can be used to distinguish between existing and non-existing user accounts.\n\nExtension authors of 3rd party TYPO3 extensions providing a custom authentication service should check if the extension is affected by the described problem. Affected extensions must implement new `MimicServiceInterface::mimicAuthUser`, which simulates corresponding times regular processing would usually take.\n\n### Solution\nUpdate to TYPO3 version 7.6.58 ELTS, 8.7.48 ELTS, 9.5.37 ELTS, 10.4.32 or 11.5.16 that fix the problem described above.\n\n### Credits\nThanks to Vautia who reported this issue and to TYPO3 core & security team members Oliver Hader who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2022-007](https://typo3.org/security/advisory/typo3-core-sa-2022-007)\n* [Vulnerability Report on huntr.dev](https://huntr.dev/bounties/7d519735-2877-4fad-bd77-accde3e290a7/) (embargoed +30 days)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-36105",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00283",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51649",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00283",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51712",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00283",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51734",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00283",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51685",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00283",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51689",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00283",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51634",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00283",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51674",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00283",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51737",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00283",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51696",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-36105"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-36105.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-36105.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-36105.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-36105.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/f0fc9c4cd7c38207c30dd158de53ee5d9d6f41a2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/f0fc9c4cd7c38207c30dd158de53ee5d9d6f41a2"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/f8b83ce15d4ea275a5a5e564e5d324242f7937b6",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-04-23T15:51:34Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/f8b83ce15d4ea275a5a5e564e5d324242f7937b6"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-m392-235j-9r7r",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-04-23T15:51:34Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-m392-235j-9r7r"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36105",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36105"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2022-007",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-04-23T15:51:34Z/"
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-007"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-m392-235j-9r7r",
                    "reference_id": "GHSA-m392-235j-9r7r",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-m392-235j-9r7r"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80079?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.16",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.16"
                }
            ],
            "aliases": [
                "CVE-2022-36105",
                "GHSA-m392-235j-9r7r"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-mnz3-rj21-67ad"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/10932?format=api",
            "vulnerability_id": "VCID-n15v-ta9h-6ffb",
            "summary": "Inclusion of Sensitive Information in Log Files\nTYPO3 is an open source PHP based web content management system. User credentials may been logged as plain-text. This occurs when explicitly using log level debug, which is not the default configuration. TYPO3 contain a patch for this vulnerability.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-32767",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00327",
                            "scoring_system": "epss",
                            "scoring_elements": "0.55519",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.00327",
                            "scoring_system": "epss",
                            "scoring_elements": "0.55697",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00327",
                            "scoring_system": "epss",
                            "scoring_elements": "0.55658",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00327",
                            "scoring_system": "epss",
                            "scoring_elements": "0.55676",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00327",
                            "scoring_system": "epss",
                            "scoring_elements": "0.55696",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00327",
                            "scoring_system": "epss",
                            "scoring_elements": "0.55687",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00327",
                            "scoring_system": "epss",
                            "scoring_elements": "0.55684",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00327",
                            "scoring_system": "epss",
                            "scoring_elements": "0.55632",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00327",
                            "scoring_system": "epss",
                            "scoring_elements": "0.55654",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00327",
                            "scoring_system": "epss",
                            "scoring_elements": "0.5563",
                            "published_at": "2026-04-02T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-32767"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-32767.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-32767.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-32767.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-32767.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3"
                },
                {
                    "reference_url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-34fr-fhqr-7235",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-34fr-fhqr-7235"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/0b4950163b8919451964133febc65bcdfcec721c",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/0b4950163b8919451964133febc65bcdfcec721c"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-34fr-fhqr-7235",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-34fr-fhqr-7235"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2021-012",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-012"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2021-013",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-013"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32767",
                    "reference_id": "CVE-2021-32767",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32767"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-34fr-fhqr-7235",
                    "reference_id": "GHSA-34fr-fhqr-7235",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-34fr-fhqr-7235"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/37624?format=api",
                    "purl": "pkg:composer/typo3/cms@11.3.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-jjbn-6efk-nud2"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-uyeu-a3xr-fkh4"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.3.1"
                }
            ],
            "aliases": [
                "CVE-2021-32767",
                "GHSA-34fr-fhqr-7235"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-n15v-ta9h-6ffb"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54041?format=api",
            "vulnerability_id": "VCID-remd-55jh-r3g5",
            "summary": "Insufficient Session Expiration in TYPO3's Admin Tool\n> ### Meta\n> * CVSS: `CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L/E:F/RL:O/RC:C` (5.6)\n\n### Problem\nAdmin Tool sessions initiated via the TYPO3 backend user interface have not been revoked even if the corresponding user account was degraded to lower permissions or disabled completely. This way, sessions in the admin tool theoretically could have been prolonged without any limit.\n\n### Solution\nUpdate to TYPO3 versions 9.5.35 ELTS, 10.4.29, 11.5.11 that fix the problem described above.\n\n### Credits\nThanks to Kien Hoang who reported this issue and to TYPO3 framework merger Ralf Zimmermann and TYPO3 security member Oliver Hader who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2022-005](https://typo3.org/security/advisory/typo3-core-sa-2022-005)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-31050",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00439",
                            "scoring_system": "epss",
                            "scoring_elements": "0.63188",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00439",
                            "scoring_system": "epss",
                            "scoring_elements": "0.6311",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00439",
                            "scoring_system": "epss",
                            "scoring_elements": "0.6314",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00439",
                            "scoring_system": "epss",
                            "scoring_elements": "0.63104",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00439",
                            "scoring_system": "epss",
                            "scoring_elements": "0.63156",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00439",
                            "scoring_system": "epss",
                            "scoring_elements": "0.63173",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00439",
                            "scoring_system": "epss",
                            "scoring_elements": "0.63191",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00439",
                            "scoring_system": "epss",
                            "scoring_elements": "0.63176",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00439",
                            "scoring_system": "epss",
                            "scoring_elements": "0.63153",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-31050"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-31050.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-31050.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3-CMS/core",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3-CMS/core"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/592387972912290c135ebecc91768a67f83a3a4d",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L"
                        },
                        {
                            "value": "6.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:05:13Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/592387972912290c135ebecc91768a67f83a3a4d"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-wwjw-r3gj-39fq",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L"
                        },
                        {
                            "value": "6.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:05:13Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-wwjw-r3gj-39fq"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31050",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31050"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2022-005",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L"
                        },
                        {
                            "value": "6.0",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:05:13Z/"
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-005"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-wwjw-r3gj-39fq",
                    "reference_id": "GHSA-wwjw-r3gj-39fq",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-wwjw-r3gj-39fq"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/81499?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.11",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-tnxn-p13f-yuah"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.11"
                }
            ],
            "aliases": [
                "CVE-2022-31050",
                "GHSA-wwjw-r3gj-39fq"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-remd-55jh-r3g5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54079?format=api",
            "vulnerability_id": "VCID-s55j-8hbt-akhn",
            "summary": "Information Disclosure via Export Module\n> ### Meta\n> * CVSS: `CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:F/RL:O/RC:C` (4.0)\n\n### Problem\nThe export functionality fails to limit the result set to allowed columns of a particular database table. This allows authenticated users to export internal details of database tables to which they already have access.\n\n### Solution\nUpdate to TYPO3 versions 7.6.57 ELTS, 8.7.47 ELTS, 9.5.35 ELTS, 10.4.29, 11.5.11 that fix the problem described above.\n\nIn order to address this issue, access to mentioned export functionality is completely denied for regular backend users.\n\nℹ️  **Strong security defaults - Manual actions required**\nFollowing User TSconfig setting would allow using the export functionality for particular users:\n```\noptions.impexp.enableExportForNonAdminUser = 1\n```\n\n### Credits\nThanks to TYPO3 core merger Lina Wolf who reported this issue and to TYPO3 security member Torben Hansen  who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2022-001](https://typo3.org/security/advisory/typo3-core-sa-2022-001)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-31046",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00148",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35437",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00148",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35381",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00148",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35417",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00148",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35416",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00148",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35391",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00148",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35345",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00148",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35461",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00148",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35398",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00148",
                            "scoring_system": "epss",
                            "scoring_elements": "0.35359",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-31046"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-31046.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-31046.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-31046.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-31046.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3-CMS/core",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3-CMS/core"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/7447a3d1283017d2ee08737a7972c720001a93e9",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:05:21Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/7447a3d1283017d2ee08737a7972c720001a93e9"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-8gmv-9hwg-w89g",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:05:21Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-8gmv-9hwg-w89g"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31046",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31046"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2022-001",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:05:21Z/"
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-001"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-8gmv-9hwg-w89g",
                    "reference_id": "GHSA-8gmv-9hwg-w89g",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-8gmv-9hwg-w89g"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/81499?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.11",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-tnxn-p13f-yuah"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.11"
                }
            ],
            "aliases": [
                "CVE-2022-31046",
                "GHSA-8gmv-9hwg-w89g"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-s55j-8hbt-akhn"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/10938?format=api",
            "vulnerability_id": "VCID-s64f-x81f-b7ce",
            "summary": "Cross-site Scripting\nTYPO3 contains a cross-site scripting vulnerability. When error messages are not properly encoded, the components `_QueryGenerator_` and `_QueryView_` are vulnerable to both reflected and persistent cross-site scripting. A valid backend user account having administrator privileges is needed to exploit this vulnerability. TYPO3 contain a patch for this issue.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-32668",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00364",
                            "scoring_system": "epss",
                            "scoring_elements": "0.58406",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00364",
                            "scoring_system": "epss",
                            "scoring_elements": "0.58412",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00364",
                            "scoring_system": "epss",
                            "scoring_elements": "0.58475",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00364",
                            "scoring_system": "epss",
                            "scoring_elements": "0.58444",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00364",
                            "scoring_system": "epss",
                            "scoring_elements": "0.58463",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00364",
                            "scoring_system": "epss",
                            "scoring_elements": "0.58482",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00364",
                            "scoring_system": "epss",
                            "scoring_elements": "0.58465",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00364",
                            "scoring_system": "epss",
                            "scoring_elements": "0.58459",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00364",
                            "scoring_system": "epss",
                            "scoring_elements": "0.58328",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.00364",
                            "scoring_system": "epss",
                            "scoring_elements": "0.58432",
                            "published_at": "2026-04-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-32668"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-32668.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-32668.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-32668.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-32668.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3"
                },
                {
                    "reference_url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-6mh3-j5r5-2379",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-6mh3-j5r5-2379"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-6mh3-j5r5-2379",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-6mh3-j5r5-2379"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2021-010",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-010"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32668",
                    "reference_id": "CVE-2021-32668",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32668"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-6mh3-j5r5-2379",
                    "reference_id": "GHSA-6mh3-j5r5-2379",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-6mh3-j5r5-2379"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/37624?format=api",
                    "purl": "pkg:composer/typo3/cms@11.3.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-jjbn-6efk-nud2"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-uyeu-a3xr-fkh4"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.3.1"
                }
            ],
            "aliases": [
                "CVE-2021-32668",
                "GHSA-6mh3-j5r5-2379"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-s64f-x81f-b7ce"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/52839?format=api",
            "vulnerability_id": "VCID-t1n7-eswt-73gw",
            "summary": "TYPO3 CMS vulnerable to Arbitrary Code Execution via Form Framework\n### Problem\nDue to the lack of separating user-submitted data from the internal configuration in the Form Designer backend module, it was possible to inject code instructions to be processed and executed via TypoScript as PHP code.\n\nThe existence of individual TypoScript instructions for a particular form item (known as [`formDefinitionOverrides`](https://docs.typo3.org/c/typo3/cms-form/main/en-us/I/Concepts/FrontendRendering/Index.html#form-element-properties)) and a valid backend user account with access to the form module are needed to exploit this vulnerability.\n\n### Solution\nUpdate to TYPO3 versions 8.7.49 ELTS, 9.5.38 ELTS, 10.4.33, 11.5.20, 12.1.1 that fix the problem described above.\n\n### References\n* [TYPO3-CORE-SA-2022-015](https://typo3.org/security/advisory/typo3-core-sa-2022-015)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-23503",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00517",
                            "scoring_system": "epss",
                            "scoring_elements": "0.6667",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00517",
                            "scoring_system": "epss",
                            "scoring_elements": "0.66745",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00517",
                            "scoring_system": "epss",
                            "scoring_elements": "0.66711",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00517",
                            "scoring_system": "epss",
                            "scoring_elements": "0.6674",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00517",
                            "scoring_system": "epss",
                            "scoring_elements": "0.66754",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00517",
                            "scoring_system": "epss",
                            "scoring_elements": "0.66734",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00517",
                            "scoring_system": "epss",
                            "scoring_elements": "0.66719",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00517",
                            "scoring_system": "epss",
                            "scoring_elements": "0.66671",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00517",
                            "scoring_system": "epss",
                            "scoring_elements": "0.66697",
                            "published_at": "2026-04-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-23503"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-23503.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-23503.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-23503.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-23503.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/1302e88565821f2159e08b5d818d28de17ecc830",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/1302e88565821f2159e08b5d818d28de17ecc830"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-c5wx-6c2c-f7rm",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-04-18T18:23:57Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-c5wx-6c2c-f7rm"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23503",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23503"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2022-015",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-015"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-c5wx-6c2c-f7rm",
                    "reference_id": "GHSA-c5wx-6c2c-f7rm",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-c5wx-6c2c-f7rm"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80270?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.20",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.20"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80271?format=api",
                    "purl": "pkg:composer/typo3/cms@12.1.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@12.1.1"
                }
            ],
            "aliases": [
                "CVE-2022-23503",
                "GHSA-c5wx-6c2c-f7rm",
                "GMS-2022-8132"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-t1n7-eswt-73gw"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/11313?format=api",
            "vulnerability_id": "VCID-uyeu-a3xr-fkh4",
            "summary": "Improper Input Validation\nTYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that TYPO3 CMS is susceptible to host spoofing due to improper validation of the HTTP Host header.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-41114",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00289",
                            "scoring_system": "epss",
                            "scoring_elements": "0.52246",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.00289",
                            "scoring_system": "epss",
                            "scoring_elements": "0.52386",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00289",
                            "scoring_system": "epss",
                            "scoring_elements": "0.52348",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00289",
                            "scoring_system": "epss",
                            "scoring_elements": "0.52362",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00289",
                            "scoring_system": "epss",
                            "scoring_elements": "0.52377",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00289",
                            "scoring_system": "epss",
                            "scoring_elements": "0.52328",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00289",
                            "scoring_system": "epss",
                            "scoring_elements": "0.52333",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00289",
                            "scoring_system": "epss",
                            "scoring_elements": "0.5228",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00289",
                            "scoring_system": "epss",
                            "scoring_elements": "0.52317",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00289",
                            "scoring_system": "epss",
                            "scoring_elements": "0.52289",
                            "published_at": "2026-04-02T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-41114"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-41114.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-41114.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-41114.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-41114.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/5cbff85506cebe343e5ae59228977547cf8e3cf4",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/5cbff85506cebe343e5ae59228977547cf8e3cf4"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-m2jh-fxw4-gphm",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-m2jh-fxw4-gphm"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2021-015",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-015"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3941",
                    "reference_id": "CVE-2014-3941",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3941"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41114",
                    "reference_id": "CVE-2021-41114",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41114"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-m2jh-fxw4-gphm",
                    "reference_id": "GHSA-m2jh-fxw4-gphm",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-m2jh-fxw4-gphm"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/40446?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-tnxn-p13f-yuah"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.0"
                }
            ],
            "aliases": [
                "CVE-2021-41114",
                "GHSA-m2jh-fxw4-gphm"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-uyeu-a3xr-fkh4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/52838?format=api",
            "vulnerability_id": "VCID-ve7g-8st5-wffb",
            "summary": "TYPO3 CMS vulnerable to Denial of Service in Page Error Handling\n### Problem\nRequesting invalid or non-existing resources via HTTP triggers the page error handler, which again could retrieve content to be shown as an error message from another page. This leads to a scenario in which the application is calling itself recursively - amplifying the impact of the initial attack until the limits of the web server are exceeded.\n\nThis vulnerability is very similar, but not identical, to the one described in [TYPO3-CORE-SA-2021-005](https://typo3.org/security/advisory/typo3-core-sa-2021-005) (CVE-2021-21359).\n\n### Solution\nUpdate to TYPO3 versions 9.5.38 ELTS, 10.4.33 or 11.5.20 that fix the problem described above.\n\n### References\n* [TYPO3-CORE-SA-2022-012](https://typo3.org/security/advisory/typo3-core-sa-2022-012)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-23500",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54778",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54818",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54821",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.5477",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54801",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54828",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54789",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54811",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00317",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54829",
                            "published_at": "2026-04-11T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-23500"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-23500.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-23500.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/1e5f44417f031c9c5a9f9d09a6a841cf89aa7b7a",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/1e5f44417f031c9c5a9f9d09a6a841cf89aa7b7a"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/73b46b6a627093112cfca4b895a198ca5e1970b7",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/73b46b6a627093112cfca4b895a198ca5e1970b7"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-8c28-5mp7-v24h",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-21T14:53:56Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-8c28-5mp7-v24h"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23500",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23500"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2022-012",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-012"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-8c28-5mp7-v24h",
                    "reference_id": "GHSA-8c28-5mp7-v24h",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-8c28-5mp7-v24h"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80270?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.20",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.20"
                }
            ],
            "aliases": [
                "CVE-2022-23500",
                "GHSA-8c28-5mp7-v24h",
                "GMS-2022-8130"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ve7g-8st5-wffb"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/52330?format=api",
            "vulnerability_id": "VCID-vwb2-a84s-5qak",
            "summary": "TYPO3 CMS missing check for expiration time of password reset token for backend users\n> ### Meta\n> * CVSS: `CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N/E:F/RL:O/RC:C` (5.0)\n\n### Problem\nIt has been discovered that the expiration time of a password reset link for TYPO3 backend users has never been evaluated. As a result, a password reset link could be used to perform a password reset even if the default expiry time of two hours has been exceeded.\n\n### Solution\nUpdate to TYPO3 version 10.4.32 or 11.5.16 that fix the problem described above.\n\n### Credits\nThanks to Ingo Fabbri who reported this issue and to TYPO3 security team member Torben Hansen who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2022-008](https://typo3.org/security/advisory/typo3-core-sa-2022-008)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-36106",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00198",
                            "scoring_system": "epss",
                            "scoring_elements": "0.41857",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00198",
                            "scoring_system": "epss",
                            "scoring_elements": "0.41863",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00198",
                            "scoring_system": "epss",
                            "scoring_elements": "0.41898",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00198",
                            "scoring_system": "epss",
                            "scoring_elements": "0.41874",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00198",
                            "scoring_system": "epss",
                            "scoring_elements": "0.41864",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00198",
                            "scoring_system": "epss",
                            "scoring_elements": "0.41814",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00198",
                            "scoring_system": "epss",
                            "scoring_elements": "0.41886",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00198",
                            "scoring_system": "epss",
                            "scoring_elements": "0.419",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00198",
                            "scoring_system": "epss",
                            "scoring_elements": "0.4185",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-36106"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-36106.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-36106.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-36106.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-36106.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/00b52a443b21baaaab35f8606dbb0ce427261bb5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/00b52a443b21baaaab35f8606dbb0ce427261bb5"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/56af2bd3a432156c30af9be71c9d6f7ef3a6159a",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:00:44Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/56af2bd3a432156c30af9be71c9d6f7ef3a6159a"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-5959-4x58-r8c2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:00:44Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-5959-4x58-r8c2"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36106",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36106"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2022-008",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:00:44Z/"
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-008"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-5959-4x58-r8c2",
                    "reference_id": "GHSA-5959-4x58-r8c2",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-5959-4x58-r8c2"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80079?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.16",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.16"
                }
            ],
            "aliases": [
                "CVE-2022-36106",
                "GHSA-5959-4x58-r8c2"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-vwb2-a84s-5qak"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/16366?format=api",
            "vulnerability_id": "VCID-vyvy-y3cw-hbgr",
            "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nTYPO3 is a free and open source Content Management Framework released under the GNU General Public License. In affected versions the TYPO3 core component `GeneralUtility::getIndpEnv()` uses the unfiltered server environment variable `PATH_INFO`, which allows attackers to inject malicious content. In combination with the TypoScript setting `config.absRefPrefix=auto`, attackers can inject malicious HTML code to pages that have not been rendered and cached, yet. As a result, injected values would be cached and delivered to other website visitors (persisted cross-site scripting). Individual code which relies on the resolved value of `GeneralUtility::getIndpEnv('SCRIPT_NAME')` and corresponding usages (as shown below) is vulnerable as well. Additional investigations confirmed that at least Apache web server deployments using CGI (FPM, FCGI/FastCGI, and similar) are affected. However, there still might be the risk that other scenarios like nginx, IIS, or Apache/mod_php is vulnerable. The usage of server environment variable `PATH_INFO` has been removed from corresponding processings in `GeneralUtility::getIndpEnv()`. Besides that, the public property `TypoScriptFrontendController::$absRefPrefix` is encoded for both being used as a URI component and for being used as a prefix in an HTML context. This mitigates the cross-site scripting vulnerability. Users are advised to update to TYPO3 versions 8.7.51 ELTS, 9.5.40 ELTS, 10.4.35 LTS, 11.5.23 LTS and 12.2.0 which fix this problem. For users who are unable to patch in a timely manner the TypoScript setting `config.absRefPrefix` should at least be set to a static path value, instead of using auto - e.g. `config.absRefPrefix=/`. This workaround **does not fix all aspects of the vulnerability**, and is just considered to be an intermediate mitigation to the most prominent manifestation.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-24814",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00867",
                            "scoring_system": "epss",
                            "scoring_elements": "0.75165",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00867",
                            "scoring_system": "epss",
                            "scoring_elements": "0.7519",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00867",
                            "scoring_system": "epss",
                            "scoring_elements": "0.75187",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00867",
                            "scoring_system": "epss",
                            "scoring_elements": "0.75153",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00867",
                            "scoring_system": "epss",
                            "scoring_elements": "0.75119",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.01074",
                            "scoring_system": "epss",
                            "scoring_elements": "0.77713",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.01074",
                            "scoring_system": "epss",
                            "scoring_elements": "0.7774",
                            "published_at": "2026-04-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-24814"
                },
                {
                    "reference_url": "https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/Setup/Config/Index.html#absrefprefix",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-10T21:01:14Z/"
                        }
                    ],
                    "url": "https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/Setup/Config/Index.html#absrefprefix"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/blob/v11.5.22/typo3/sysext/core/Classes/Utility/GeneralUtility.php#L2481-L2484",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-10T21:01:14Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/blob/v11.5.22/typo3/sysext/core/Classes/Utility/GeneralUtility.php#L2481-L2484"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/blob/v11.5.22/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php#L2547-L2549",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-10T21:01:14Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/blob/v11.5.22/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php#L2547-L2549"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/0005a6fd86ab97eff8bf2e3a5828bf0e7cb6263a",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-10T21:01:14Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/0005a6fd86ab97eff8bf2e3a5828bf0e7cb6263a"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2023-001",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-10T21:01:14Z/"
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2023-001"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-psa-2023-001",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-10T21:01:14Z/"
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-psa-2023-001"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24814",
                    "reference_id": "CVE-2023-24814",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24814"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2023-24814.yaml",
                    "reference_id": "CVE-2023-24814.YAML",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2023-24814.yaml"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-r4f8-f93x-5qh3",
                    "reference_id": "GHSA-r4f8-f93x-5qh3",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-r4f8-f93x-5qh3"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-r4f8-f93x-5qh3",
                    "reference_id": "GHSA-r4f8-f93x-5qh3",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-03-10T21:01:14Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-r4f8-f93x-5qh3"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/55790?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.23",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.23"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/55791?format=api",
                    "purl": "pkg:composer/typo3/cms@12.2.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@12.2.0"
                }
            ],
            "aliases": [
                "CVE-2023-24814",
                "GHSA-r4f8-f93x-5qh3"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-vyvy-y3cw-hbgr"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/52786?format=api",
            "vulnerability_id": "VCID-w13x-3rp9-wyej",
            "summary": "TYPO3 CMS vulnerable to Sensitive Information Disclosure via YAML Placeholder Expressions in Site Configuration\n> ### CVSS: `CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:L/E:F/RL:O/RC:C` (5.3)\n\n### Problem\nDue to the lack of handling user-submitted [YAML placeholder expressions](https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/Configuration/Yaml/YamlApi.html#custom-placeholder-processing) in the site configuration backend module, attackers could expose sensitive internal information, such as system configuration or HTTP request messages of other website visitors.\n\nA valid backend user account having administrator privileges is needed to exploit this vulnerability.\n\n### Solution\nUpdate to TYPO3 versions 9.5.38 ELTS, 10.4.33, 11.5.20, 12.1.1 that fix the problem described above.\n\n### Credits\nThanks to TYPO3 core & security team member Oliver Hader who reported and fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2022-016](https://typo3.org/security/advisory/typo3-core-sa-2022-016)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-23504",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00313",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54448",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00313",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54507",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00313",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54468",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00313",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54489",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00313",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54506",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00313",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54495",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00313",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54501",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00313",
                            "scoring_system": "epss",
                            "scoring_elements": "0.54457",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00313",
                            "scoring_system": "epss",
                            "scoring_elements": "0.5448",
                            "published_at": "2026-04-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-23504"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-23504.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-23504.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-23504.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-23504.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/d1e627ff7eef07bd94c53db861e85977b203900a",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/d1e627ff7eef07bd94c53db861e85977b203900a"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-8w3p-qh3x-6gjr",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-21T19:21:01Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-8w3p-qh3x-6gjr"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23504",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23504"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2022-016",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.7",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:L"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-016"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-8w3p-qh3x-6gjr",
                    "reference_id": "GHSA-8w3p-qh3x-6gjr",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-8w3p-qh3x-6gjr"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80270?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.20",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.20"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80271?format=api",
                    "purl": "pkg:composer/typo3/cms@12.1.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@12.1.1"
                }
            ],
            "aliases": [
                "CVE-2022-23504",
                "GHSA-8w3p-qh3x-6gjr",
                "GMS-2022-8131"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-w13x-3rp9-wyej"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/11013?format=api",
            "vulnerability_id": "VCID-y32z-2d3f-gkgw",
            "summary": "Cross-site Scripting\nTYPO3 is vulnerable to cross-site scripting. Corresponding rendering instructions via TypoScript functionality HTMLparser does not consider all potentially malicious HTML tag & attribute combinations per default. In default scenarios, a valid backend user account is needed to exploit this vulnerability. In case custom plugins used in the website frontend accept and reflect rich-text content submitted by users, no authentication is required.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-32768",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00284",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51867",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00284",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51722",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.00284",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51771",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00284",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51797",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00284",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51757",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00284",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51812",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00284",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51809",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00284",
                            "scoring_system": "epss",
                            "scoring_elements": "0.5186",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00284",
                            "scoring_system": "epss",
                            "scoring_elements": "0.5184",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00284",
                            "scoring_system": "epss",
                            "scoring_elements": "0.51825",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-32768"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-32768.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-32768.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-32768.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-32768.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-c5c9-8c6m-727v",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-c5c9-8c6m-727v"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-c5c9-8c6m-727v",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-c5c9-8c6m-727v"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2021-013",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-013"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32768",
                    "reference_id": "CVE-2021-32768",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32768"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-c5c9-8c6m-727v",
                    "reference_id": "GHSA-c5c9-8c6m-727v",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-c5c9-8c6m-727v"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/38042?format=api",
                    "purl": "pkg:composer/typo3/cms@11.3.2",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-jjbn-6efk-nud2"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-uyeu-a3xr-fkh4"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.3.2"
                }
            ],
            "aliases": [
                "CVE-2021-32768",
                "GHSA-c5c9-8c6m-727v"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-y32z-2d3f-gkgw"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/52556?format=api",
            "vulnerability_id": "VCID-yj9g-uz1a-jkf2",
            "summary": "TYPO3 HTML Sanitizer vulnerable to Cross-Site Scripting\n### Problem\nDue to a parsing issue in the upstream package [`masterminds/html5`](https://packagist.org/packages/masterminds/html5), malicious markup used in a sequence with special HTML CDATA sections cannot be filtered and sanitized. This allows bypassing the cross-site scripting mechanism of [`typo3/html-sanitizer`](https://packagist.org/packages/typo3/html-sanitizer).\n\nBesides that, the upstream package `masterminds/html5` provides HTML raw text elements (`script`, `style`, `noframes`, `noembed` and `iframe`) as DOMText nodes, which were not processed and sanitized further. None of the mentioned elements were defined in the default builder configuration, that's why only custom behaviors, using one of those tag names, were vulnerable to cross-site scripting.\n\n### Solution\nUpdate to `typo3/html-sanitizer` versions 1.5.0 or 2.1.1 that fix the problem described.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-23499",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00234",
                            "scoring_system": "epss",
                            "scoring_elements": "0.46321",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00234",
                            "scoring_system": "epss",
                            "scoring_elements": "0.46301",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00234",
                            "scoring_system": "epss",
                            "scoring_elements": "0.46383",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00234",
                            "scoring_system": "epss",
                            "scoring_elements": "0.46326",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00234",
                            "scoring_system": "epss",
                            "scoring_elements": "0.46317",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00234",
                            "scoring_system": "epss",
                            "scoring_elements": "0.46345",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00234",
                            "scoring_system": "epss",
                            "scoring_elements": "0.46322",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00234",
                            "scoring_system": "epss",
                            "scoring_elements": "0.46266",
                            "published_at": "2026-04-07T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-23499"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-23499.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-23499.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/html-sanitizer",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/html-sanitizer"
                },
                {
                    "reference_url": "https://github.com/TYPO3/html-sanitizer/pull/105",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/html-sanitizer/pull/105"
                },
                {
                    "reference_url": "https://github.com/TYPO3/html-sanitizer/pull/106",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/html-sanitizer/pull/106"
                },
                {
                    "reference_url": "https://github.com/TYPO3/html-sanitizer/releases/tag/v1.5.0",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/html-sanitizer/releases/tag/v1.5.0"
                },
                {
                    "reference_url": "https://github.com/TYPO3/html-sanitizer/releases/tag/v2.1.1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/html-sanitizer/releases/tag/v2.1.1"
                },
                {
                    "reference_url": "https://github.com/TYPO3/html-sanitizer/security/advisories/GHSA-hvwx-qh2h-xcfj",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/html-sanitizer/security/advisories/GHSA-hvwx-qh2h-xcfj"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23499",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23499"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2022-017",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-017"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-hvwx-qh2h-xcfj",
                    "reference_id": "GHSA-hvwx-qh2h-xcfj",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-hvwx-qh2h-xcfj"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80270?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.20",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.20"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80271?format=api",
                    "purl": "pkg:composer/typo3/cms@12.1.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@12.1.1"
                }
            ],
            "aliases": [
                "CVE-2022-23499",
                "GHSA-hvwx-qh2h-xcfj",
                "GMS-2022-8136"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-yj9g-uz1a-jkf2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/52642?format=api",
            "vulnerability_id": "VCID-zdq2-dhb2-6kaq",
            "summary": "TYPO3 CMS vulnerable to Weak Authentication in Frontend Login\n### Problem\nRestricting frontend login to specific users, organized in different storage folders (partitions), can be bypassed. A potential attacker might use this ambiguity in usernames to get access to a different account - however, credentials must be known to the adversary.\n\n### Solution\nUpdate to TYPO3 versions 8.7.49 ELTS, 9.5.38 ELTS, 10.4.33, 11.5.20, 12.1.1 that fix the problem described above.\n\n### References\n* [TYPO3-CORE-SA-2022-013](https://typo3.org/security/advisory/typo3-core-sa-2022-013)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-23501",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00229",
                            "scoring_system": "epss",
                            "scoring_elements": "0.45693",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00229",
                            "scoring_system": "epss",
                            "scoring_elements": "0.45795",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00229",
                            "scoring_system": "epss",
                            "scoring_elements": "0.45746",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.00229",
                            "scoring_system": "epss",
                            "scoring_elements": "0.45738",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00229",
                            "scoring_system": "epss",
                            "scoring_elements": "0.45768",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00229",
                            "scoring_system": "epss",
                            "scoring_elements": "0.45745",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00229",
                            "scoring_system": "epss",
                            "scoring_elements": "0.45749",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00229",
                            "scoring_system": "epss",
                            "scoring_elements": "0.45724",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00229",
                            "scoring_system": "epss",
                            "scoring_elements": "0.45744",
                            "published_at": "2026-04-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-23501"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-23501.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-23501.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-23501.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-23501.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/28be9cdb3fed02ce4cfc6fa2d39f7d8e2266eced",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/28be9cdb3fed02ce4cfc6fa2d39f7d8e2266eced"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-jfp7-79g7-89rf",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        },
                        {
                            "value": "Track",
                            "scoring_system": "ssvc",
                            "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-21T18:48:00Z/"
                        }
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-jfp7-79g7-89rf"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23501",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23501"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2022-013",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-013"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-jfp7-79g7-89rf",
                    "reference_id": "GHSA-jfp7-79g7-89rf",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-jfp7-79g7-89rf"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80270?format=api",
                    "purl": "pkg:composer/typo3/cms@11.5.20",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.5.20"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/80271?format=api",
                    "purl": "pkg:composer/typo3/cms@12.1.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@12.1.1"
                }
            ],
            "aliases": [
                "CVE-2022-23501",
                "GHSA-jfp7-79g7-89rf",
                "GMS-2022-8134"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-zdq2-dhb2-6kaq"
        }
    ],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42154?format=api",
            "vulnerability_id": "VCID-5jgb-dsyx-hyb4",
            "summary": "Open Redirection in Login Handling\n### Problem\nIt has been discovered that Login Handling is susceptible to open redirection which allows attackers redirecting to arbitrary content, and conducting phishing attacks. No authentication is required in order to exploit this vulnerability.\n\n### Solution\nUpdate to TYPO3 versions 6.2.57, 7.6.51, 8.7.40, 9.5.25, 10.4.14, 11.1.1 that fix the problem described.\n\n### Credits\nThanks to Alexander Kellner who reported this issue and to TYPO3 security team member Torben Hansen who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2021-001](https://typo3.org/security/advisory/typo3-core-sa-2021-001)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-21338",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00253",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48646",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00253",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48529",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.00253",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48564",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00253",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48587",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00253",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48539",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00253",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48593",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00253",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48589",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00253",
                            "scoring_system": "epss",
                            "scoring_elements": "0.4861",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00253",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48584",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00253",
                            "scoring_system": "epss",
                            "scoring_elements": "0.48596",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-21338"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21338.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21338.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21338.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21338.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-4jhw-2p6j-5wmp",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-4jhw-2p6j-5wmp"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21338",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21338"
                },
                {
                    "reference_url": "https://packagist.org/packages/typo3/cms-core",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://packagist.org/packages/typo3/cms-core"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2021-001",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-001"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-4jhw-2p6j-5wmp",
                    "reference_id": "GHSA-4jhw-2p6j-5wmp",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-4jhw-2p6j-5wmp"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/569418?format=api",
                    "purl": "pkg:composer/typo3/cms@6.2.57",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@6.2.57"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/37610?format=api",
                    "purl": "pkg:composer/typo3/cms@7.6.51",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@7.6.51"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/37612?format=api",
                    "purl": "pkg:composer/typo3/cms@8.7.40",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@8.7.40"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75853?format=api",
                    "purl": "pkg:composer/typo3/cms@9.5.25",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@9.5.25"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75849?format=api",
                    "purl": "pkg:composer/typo3/cms@10.4.14",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@10.4.14"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75850?format=api",
                    "purl": "pkg:composer/typo3/cms@11.1.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-uyeu-a3xr-fkh4"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.1.1"
                }
            ],
            "aliases": [
                "CVE-2021-21338",
                "GHSA-4jhw-2p6j-5wmp"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5jgb-dsyx-hyb4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42039?format=api",
            "vulnerability_id": "VCID-a89c-jvwa-6kh5",
            "summary": "Cross-Site Scripting in Content Preview\n### Problem\nIt has been discovered that database fields used as _descriptionColumn_ are vulnerable to cross-site scripting when their content gets previewed in the page module. A valid backend user account is needed to exploit this vulnerability.\n\n### Solution\nUpdate to TYPO3 versions 10.4.14, 11.1.1 that fix the problem described.\n\n### Credits\nThanks to Richie Lee who reported this issue and to TYPO3 framework merger Andreas Fernandez who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2021-007](https://typo3.org/security/advisory/typo3-core-sa-2021-007)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-21340",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59481",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59338",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59411",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59435",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.594",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59451",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59464",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59483",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59467",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59448",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-21340"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21340.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21340.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21340.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21340.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-fjh3-g8gq-9q92",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-fjh3-g8gq-9q92"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21340",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21340"
                },
                {
                    "reference_url": "https://packagist.org/packages/typo3/cms-backend",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://packagist.org/packages/typo3/cms-backend"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2021-007",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-007"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-fjh3-g8gq-9q92",
                    "reference_id": "GHSA-fjh3-g8gq-9q92",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-fjh3-g8gq-9q92"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75849?format=api",
                    "purl": "pkg:composer/typo3/cms@10.4.14",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@10.4.14"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75850?format=api",
                    "purl": "pkg:composer/typo3/cms@11.1.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-uyeu-a3xr-fkh4"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.1.1"
                }
            ],
            "aliases": [
                "CVE-2021-21340",
                "GHSA-fjh3-g8gq-9q92"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-a89c-jvwa-6kh5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42187?format=api",
            "vulnerability_id": "VCID-d8d1-sat6-muhe",
            "summary": "Denial of Service in Page Error Handling\n> ### Meta\n> * CVSS:  `CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:F/RL:O/RC:C` (5.5)\n> * CWE-405, CWE-674\n> * Status: **DRAFT**\n\n### Problem\nRequesting invalid or non-existing resources via HTTP triggers the page error handler which again could retrieve content  to be shown as error message from another page. This leads to a scenario in which the application is calling itself recursively - amplifying the impact of the initial attack until the limits of the web server are exceeded.\n\n### Solution\nUpdate to TYPO3 versions 9.5.25, 10.4.14, 11.1.1 that fix the problem described.\n\n### Credits\nThanks to Paul Keller, Mathias Bolt Lesniak and Kay Strobach who reported this issue and to TYPO3 framework merger Frank Nägler and to TYPO3 security team member Torben Hansen who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2021-005](https://typo3.org/security/advisory/typo3-core-sa-2021-005)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-21359",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.003",
                            "scoring_system": "epss",
                            "scoring_elements": "0.53402",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.003",
                            "scoring_system": "epss",
                            "scoring_elements": "0.5328",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.003",
                            "scoring_system": "epss",
                            "scoring_elements": "0.53303",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.003",
                            "scoring_system": "epss",
                            "scoring_elements": "0.53329",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.003",
                            "scoring_system": "epss",
                            "scoring_elements": "0.53299",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.003",
                            "scoring_system": "epss",
                            "scoring_elements": "0.53351",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.003",
                            "scoring_system": "epss",
                            "scoring_elements": "0.53346",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.003",
                            "scoring_system": "epss",
                            "scoring_elements": "0.53397",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.003",
                            "scoring_system": "epss",
                            "scoring_elements": "0.5338",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.003",
                            "scoring_system": "epss",
                            "scoring_elements": "0.53364",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-21359"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21359.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21359.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21359.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21359.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-4p9g-qgx9-397p",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-4p9g-qgx9-397p"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21359",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21359"
                },
                {
                    "reference_url": "https://packagist.org/packages/typo3/cms-core",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://packagist.org/packages/typo3/cms-core"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2021-005",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-005"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-4p9g-qgx9-397p",
                    "reference_id": "GHSA-4p9g-qgx9-397p",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-4p9g-qgx9-397p"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75853?format=api",
                    "purl": "pkg:composer/typo3/cms@9.5.25",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@9.5.25"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75849?format=api",
                    "purl": "pkg:composer/typo3/cms@10.4.14",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@10.4.14"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75850?format=api",
                    "purl": "pkg:composer/typo3/cms@11.1.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-uyeu-a3xr-fkh4"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.1.1"
                }
            ],
            "aliases": [
                "CVE-2021-21359",
                "GHSA-4p9g-qgx9-397p"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-d8d1-sat6-muhe"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41985?format=api",
            "vulnerability_id": "VCID-dhrm-uxuv-zfaj",
            "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in typo3/cms-form\n### Problem\nIt has been discovered that the Form Designer backend module of the Form Framework is vulnerable to cross-site scripting. A valid backend user account with access to the form module is needed to exploit this vulnerability.\n\n### Solution\nUpdate to TYPO3 versions 10.4.14 or 11.1.1 that fix the problem described.\n\n### Credits\nThanks to Richie Lee who reported this issue and to TYPO3 framework merger Andreas Fernandez who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2021-004](https://typo3.org/security/advisory/typo3-core-sa-2021-004)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-21358",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59481",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59338",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59411",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59435",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.594",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59451",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59464",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59483",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59467",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00379",
                            "scoring_system": "epss",
                            "scoring_elements": "0.59448",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-21358"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21358.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21358.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21358.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21358.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-x79j-wgqv-g8h2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-x79j-wgqv-g8h2"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21358",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21358"
                },
                {
                    "reference_url": "https://packagist.org/packages/typo3/cms-form",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://packagist.org/packages/typo3/cms-form"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2021-004",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-004"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-x79j-wgqv-g8h2",
                    "reference_id": "GHSA-x79j-wgqv-g8h2",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-x79j-wgqv-g8h2"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75849?format=api",
                    "purl": "pkg:composer/typo3/cms@10.4.14",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@10.4.14"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75850?format=api",
                    "purl": "pkg:composer/typo3/cms@11.1.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-uyeu-a3xr-fkh4"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.1.1"
                }
            ],
            "aliases": [
                "CVE-2021-21358",
                "GHSA-x79j-wgqv-g8h2"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dhrm-uxuv-zfaj"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42097?format=api",
            "vulnerability_id": "VCID-dsu7-jjjq-f3e1",
            "summary": "Cleartext storage of session identifier\n### Problem\nUser session identifiers were stored in cleartext - without processing of additional cryptographic hashing algorithms. This vulnerability cannot be exploited directly and occurs in combination with a chained attack - like for instance SQL injection in any other component of the system.\n\n### Solution\nUpdate to TYPO3 versions 6.2.57, 7.6.51, 8.7.40, 9.5.25, 10.4.14, 11.1.1 that fix the problem described.\n\n### Credits\nThanks to TYPO3 security team member Oliver Hader who reported this issue and to TYPO3 core & security team members Benni Mack & Oliver Hader who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2021-006](https://typo3.org/security/advisory/typo3-core-sa-2021-006)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-21339",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00132",
                            "scoring_system": "epss",
                            "scoring_elements": "0.32711",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00132",
                            "scoring_system": "epss",
                            "scoring_elements": "0.32671",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.00132",
                            "scoring_system": "epss",
                            "scoring_elements": "0.32804",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00132",
                            "scoring_system": "epss",
                            "scoring_elements": "0.3284",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00132",
                            "scoring_system": "epss",
                            "scoring_elements": "0.32661",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00132",
                            "scoring_system": "epss",
                            "scoring_elements": "0.32709",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00132",
                            "scoring_system": "epss",
                            "scoring_elements": "0.32735",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00132",
                            "scoring_system": "epss",
                            "scoring_elements": "0.32736",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00132",
                            "scoring_system": "epss",
                            "scoring_elements": "0.327",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00132",
                            "scoring_system": "epss",
                            "scoring_elements": "0.32672",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-21339"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21339.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21339.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21339.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21339.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-qx3w-4864-94ch",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-qx3w-4864-94ch"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21339",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21339"
                },
                {
                    "reference_url": "https://packagist.org/packages/typo3/cms-core",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://packagist.org/packages/typo3/cms-core"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2021-006",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.9",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-006"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-qx3w-4864-94ch",
                    "reference_id": "GHSA-qx3w-4864-94ch",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-qx3w-4864-94ch"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/569418?format=api",
                    "purl": "pkg:composer/typo3/cms@6.2.57",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@6.2.57"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/37610?format=api",
                    "purl": "pkg:composer/typo3/cms@7.6.51",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@7.6.51"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/37612?format=api",
                    "purl": "pkg:composer/typo3/cms@8.7.40",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@8.7.40"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75853?format=api",
                    "purl": "pkg:composer/typo3/cms@9.5.25",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@9.5.25"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75849?format=api",
                    "purl": "pkg:composer/typo3/cms@10.4.14",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@10.4.14"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75850?format=api",
                    "purl": "pkg:composer/typo3/cms@11.1.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-uyeu-a3xr-fkh4"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.1.1"
                }
            ],
            "aliases": [
                "CVE-2021-21339",
                "GHSA-qx3w-4864-94ch"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dsu7-jjjq-f3e1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41898?format=api",
            "vulnerability_id": "VCID-he5m-6wj4-rbhc",
            "summary": "Broken Access Control in Form Framework\n### Problem\nDue to improper input validation, attackers can by-pass restrictions of predefined options and submit arbitrary data in the Form Designer backend module of the Form Framework.\n\nIn the default configuration of the Form Framework this allows attackers to explicitly allow arbitrary mime-types for file uploads - however, default _fileDenyPattern_ successfully blocked files like _.htaccess_ or _malicious.php_. Besides that, attackers can persist those files in any writable directory of the corresponding TYPO3 installation.\n\nA valid backend user account with access to the form module is needed to exploit this vulnerability.\n\n### Solution\nUpdate to TYPO3 versions 8.7.40, 9.5.25, 10.4.14, 11.1.1 that fix the problem described.\n\n### Credits\nThanks to Richie Lee who reported this issue and to TYPO3 contributor Ralf Zimmermann who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2021-003](https://typo3.org/security/advisory/typo3-core-sa-2021-003)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-21357",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.01121",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78279",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.01121",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78191",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.01121",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78199",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.01121",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78229",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.01121",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78212",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.01121",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78238",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.01121",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78243",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.01121",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78269",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.01121",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78252",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.01121",
                            "scoring_system": "epss",
                            "scoring_elements": "0.78248",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-21357"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21357.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H/E:H/RL:O/RC:C"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21357.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21357.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H/E:H/RL:O/RC:C"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21357.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-3vg7-jw9m-pc3f",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H/E:H/RL:O/RC:C"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-3vg7-jw9m-pc3f"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21357",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H/E:H/RL:O/RC:C"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21357"
                },
                {
                    "reference_url": "https://packagist.org/packages/typo3/cms-form",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H/E:H/RL:O/RC:C"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://packagist.org/packages/typo3/cms-form"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2021-003",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H/E:H/RL:O/RC:C"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-003"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-3vg7-jw9m-pc3f",
                    "reference_id": "GHSA-3vg7-jw9m-pc3f",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-3vg7-jw9m-pc3f"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/37612?format=api",
                    "purl": "pkg:composer/typo3/cms@8.7.40",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@8.7.40"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75853?format=api",
                    "purl": "pkg:composer/typo3/cms@9.5.25",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@9.5.25"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75849?format=api",
                    "purl": "pkg:composer/typo3/cms@10.4.14",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@10.4.14"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75850?format=api",
                    "purl": "pkg:composer/typo3/cms@11.1.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-uyeu-a3xr-fkh4"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.1.1"
                }
            ],
            "aliases": [
                "CVE-2021-21357",
                "GHSA-3vg7-jw9m-pc3f"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-he5m-6wj4-rbhc"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42359?format=api",
            "vulnerability_id": "VCID-t3jn-vwbx-u7cr",
            "summary": "Cross-Site Scripting in Content Preview (CType menu)\n### Problem\nIt has been discovered that content elements of type _menu_ are vulnerable to cross-site scripting when their referenced items get previewed in the page module. A valid backend user account is needed to exploit this vulnerability.\n\n### Solution\nUpdate to TYPO3 versions 7.6.51, 8.7.40, 9.5.25, 10.4.14, 11.1.1 that fix the problem described.\n\n### Credits\nThanks to TYPO3 contributor Oliver Bartsch who reported and fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2021-008](https://typo3.org/security/advisory/typo3-core-sa-2021-008)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-21370",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00342",
                            "scoring_system": "epss",
                            "scoring_elements": "0.56921",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00342",
                            "scoring_system": "epss",
                            "scoring_elements": "0.56779",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.00342",
                            "scoring_system": "epss",
                            "scoring_elements": "0.56873",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00342",
                            "scoring_system": "epss",
                            "scoring_elements": "0.56895",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00342",
                            "scoring_system": "epss",
                            "scoring_elements": "0.56871",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00342",
                            "scoring_system": "epss",
                            "scoring_elements": "0.56922",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00342",
                            "scoring_system": "epss",
                            "scoring_elements": "0.56926",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00342",
                            "scoring_system": "epss",
                            "scoring_elements": "0.56935",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00342",
                            "scoring_system": "epss",
                            "scoring_elements": "0.56914",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00342",
                            "scoring_system": "epss",
                            "scoring_elements": "0.56891",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-21370"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21370.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21370.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21370.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21370.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-x7hc-x7fm-f7qh",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-x7hc-x7fm-f7qh"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21370",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21370"
                },
                {
                    "reference_url": "https://packagist.org/packages/typo3/cms-backend",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://packagist.org/packages/typo3/cms-backend"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2021-008",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-008"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-x7hc-x7fm-f7qh",
                    "reference_id": "GHSA-x7hc-x7fm-f7qh",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-x7hc-x7fm-f7qh"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/37610?format=api",
                    "purl": "pkg:composer/typo3/cms@7.6.51",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@7.6.51"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/37612?format=api",
                    "purl": "pkg:composer/typo3/cms@8.7.40",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@8.7.40"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75853?format=api",
                    "purl": "pkg:composer/typo3/cms@9.5.25",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@9.5.25"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75849?format=api",
                    "purl": "pkg:composer/typo3/cms@10.4.14",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@10.4.14"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75850?format=api",
                    "purl": "pkg:composer/typo3/cms@11.1.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-uyeu-a3xr-fkh4"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.1.1"
                }
            ],
            "aliases": [
                "CVE-2021-21370",
                "GHSA-x7hc-x7fm-f7qh"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-t3jn-vwbx-u7cr"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42235?format=api",
            "vulnerability_id": "VCID-xh7y-56vy-5ud8",
            "summary": "Unrestricted File Upload in Form Framework\n### Problem\nDue to the lack of ensuring file extensions belong to configured allowed mime-types, attackers can upload arbitrary data with arbitrary file extensions - however, default _fileDenyPattern_ successfully blocked files like _.htaccess_ or _malicious.php_.\n\nTYPO3 Extbase extensions, which implement a file upload and do not implement a custom _TypeConverter_ to transform uploaded files into _FileReference_ domain model objects are affected by the vulnerability as well, since the _UploadedFileReferenceConverter_ of _ext:form_ handles the file upload and will accept files of any mime-type which are persisted to the default location.\n\nIn any way, uploaded files are placed in the default location _/fileadmin/user_upload/_, in most scenarios keeping the submitted filename - which allows attackers to directly reference files, or even correctly guess filenames used by other individuals, disclosing this information.\n\nNo authentication is required to exploit this vulnerability.\n\n### Solution\nUpdate to TYPO3 versions 8.7.40, 9.5.25, 10.4.14, 11.1.1 that fix the problem described.\n\nType converter _UploadedFileReferenceConverter_ is not registered globally anymore and just handles uploaded files within the scope of the Form Framework. Guessable storage location has changed from _/fileadmin/user_upload/form\\_\\<random-hash\\>/_ to _/fileadmin/form_uploads/<random-40-bit>_. Allowed mime-types must match expected file extensions (e.g. _application/pdf_ must be _.pdf_, and cannot be _.html_).\n\nExtbase extensions, who rely on the global availability of the _UploadedFileReferenceConverter_ must now implement a custom _TypeConverter_ to handle file uploads or explicitly implement the ext:form _UploadedFileReferenceConverter_ with appropriate setting for accepted mime-types.\n\n### Credits\nThanks to Sebastian Michaelsen, Marc Lindemann, Oliver Eglseder, Markus Volkmer, Jakob Kunzmann, Johannes Regner, Richie Lee who reported this issue, and to TYPO3 core & security team members Oliver Hader & Benni Mack, as well as TYPO3 contributor Ralf Zimmermann who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2021-002](https://typo3.org/security/advisory/typo3-core-sa-2021-002)",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-21355",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00416",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61777",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.00416",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61606",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.00416",
                            "scoring_system": "epss",
                            "scoring_elements": "0.6168",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.00416",
                            "scoring_system": "epss",
                            "scoring_elements": "0.6171",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.00416",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61682",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.00416",
                            "scoring_system": "epss",
                            "scoring_elements": "0.6173",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.00416",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61746",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.00416",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61767",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.00416",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61755",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.00416",
                            "scoring_system": "epss",
                            "scoring_elements": "0.61736",
                            "published_at": "2026-04-13T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-21355"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21355.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2021-21355.yaml"
                },
                {
                    "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21355.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2021-21355.yaml"
                },
                {
                    "reference_url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-2r6j-862c-m2v2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-2r6j-862c-m2v2"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21355",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21355"
                },
                {
                    "reference_url": "https://packagist.org/packages/typo3/cms-form",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://packagist.org/packages/typo3/cms-form"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-core-sa-2021-002",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.6",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L/E:F/RL:O/RC:C"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2021-002"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-2r6j-862c-m2v2",
                    "reference_id": "GHSA-2r6j-862c-m2v2",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "HIGH",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-2r6j-862c-m2v2"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/37612?format=api",
                    "purl": "pkg:composer/typo3/cms@8.7.40",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@8.7.40"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75853?format=api",
                    "purl": "pkg:composer/typo3/cms@9.5.25",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@9.5.25"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75849?format=api",
                    "purl": "pkg:composer/typo3/cms@10.4.14",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@10.4.14"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75850?format=api",
                    "purl": "pkg:composer/typo3/cms@11.1.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1yxw-saf5-wue7"
                        },
                        {
                            "vulnerability": "VCID-4jpa-6fqh-hbfg"
                        },
                        {
                            "vulnerability": "VCID-5paq-5frf-43ed"
                        },
                        {
                            "vulnerability": "VCID-6a9t-8dmn-s3bv"
                        },
                        {
                            "vulnerability": "VCID-8sdd-b1bn-cuhx"
                        },
                        {
                            "vulnerability": "VCID-av8u-rvzq-4fc7"
                        },
                        {
                            "vulnerability": "VCID-bajy-qbwq-fufn"
                        },
                        {
                            "vulnerability": "VCID-e32h-8q61-hbgc"
                        },
                        {
                            "vulnerability": "VCID-ekfd-wp8z-d7e1"
                        },
                        {
                            "vulnerability": "VCID-mnz3-rj21-67ad"
                        },
                        {
                            "vulnerability": "VCID-n15v-ta9h-6ffb"
                        },
                        {
                            "vulnerability": "VCID-remd-55jh-r3g5"
                        },
                        {
                            "vulnerability": "VCID-s55j-8hbt-akhn"
                        },
                        {
                            "vulnerability": "VCID-s64f-x81f-b7ce"
                        },
                        {
                            "vulnerability": "VCID-t1n7-eswt-73gw"
                        },
                        {
                            "vulnerability": "VCID-uyeu-a3xr-fkh4"
                        },
                        {
                            "vulnerability": "VCID-ve7g-8st5-wffb"
                        },
                        {
                            "vulnerability": "VCID-vwb2-a84s-5qak"
                        },
                        {
                            "vulnerability": "VCID-vyvy-y3cw-hbgr"
                        },
                        {
                            "vulnerability": "VCID-w13x-3rp9-wyej"
                        },
                        {
                            "vulnerability": "VCID-y32z-2d3f-gkgw"
                        },
                        {
                            "vulnerability": "VCID-yj9g-uz1a-jkf2"
                        },
                        {
                            "vulnerability": "VCID-zdq2-dhb2-6kaq"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.1.1"
                }
            ],
            "aliases": [
                "CVE-2021-21355",
                "GHSA-2r6j-862c-m2v2"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-xh7y-56vy-5ud8"
        }
    ],
    "risk_score": "4.0",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@11.1.1"
}