CVE-2026-47730
CVE-2026-47730 is a medium-severity vulnerability in Symfony Twig with a CVSS 3.x base score of 5.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: Medium (CVSS 3.x base score 5.4)
- CVSS v4: 5.1
- EPSS exploit prediction: 0% (22nd percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-79
- Affected product: Symfony Twig
- Published:
- Last modified:
Description
Twig is a template language for PHP. From 3.0.0 until 3.26.0, Twig\Profiler\Dumper\HtmlDumper writes Profile::getTemplate() and Profile::getName() into HTML output without escaping, allowing attacker-controlled template or profile names to inject arbitrary HTML when a browser renders the profiler dump. This issue is fixed in version 3.26.0.
Frequently asked questions
- What is CVE-2026-47730?
- Twig is a template language for PHP. From 3.0.0 until 3.26.0, Twig\Profiler\Dumper\HtmlDumper writes Profile::getTemplate() and Profile::getName() into HTML output without escaping, allowing attacker-controlled template or profile names to inject arbitrary HTML when a browser renders the profiler dump. This issue is fixed in version 3.26.0.
- How severe is CVE-2026-47730?
- CVE-2026-47730 has a CVSS 3.x base score of 5.4, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2026-47730 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (22nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-47730?
- CVE-2026-47730 affects Symfony Twig. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-47730?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2026-47730 published?
- CVE-2026-47730 was published on 2026-07-14 and last updated on 2026-07-21.
References
- https://github.com/twigphp/Twig/commit/a5f6e8793e603ef34fa86aed2a72f9fbe0b43745
- https://github.com/twigphp/Twig/releases/tag/v3.26.0
- https://github.com/twigphp/Twig/security/advisories/GHSA-2g2g-8p8h-fgwm
Affected products (1)
- cpe:2.3:a:symfony:twig:*:*:*:*:*:*:*:*
More vulnerabilities in Symfony Twig
- CVE-2026-46634 — Critical (CVSS 9.8): Twig is a template language for PHP. From 3.9.0 until 3.26.0, template_from_string() compiles an inner template under a…
- CVE-2026-46633 — Critical (CVSS 9.8): Twig is a template language for PHP. Prior to 3.26.0, Compiler::string() does not escape single quotes when a template…
- CVE-2018-13818 — Critical (CVSS 9.8): Twig before 2.4.4 allows Server-Side Template Injection (SSTI) via the search search_key parameter. NOTE: the vendor…
- CVE-2026-48807 — Critical (CVSS 9.1): Twig is a template language for PHP. Prior to 3.27.0, the sandbox __toString() checks do not fully cover Traversable…
- CVE-2026-48806 — Critical (CVSS 9.1): Twig is a template language for PHP. Prior to 3.27.0, ArrayExpression does not guard dynamic mapping keys that are…
- CVE-2026-48805 — Critical (CVSS 9.1): Twig is a template language for PHP. Prior to 3.27.0, deprecated internal wrappers in src/Resources/core.php do not…
All CVEs affecting Symfony Twig →
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2026-85061 — Critical (CVSS 10.0): MapLibre GL JS is an interactive vector tile map library for web browsers. Prior to 6.4.1, DOM.sanitize() in…
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →