SEPTEMBER 11, 2026
Live Feed
Back to database
Case File

CVE-2026-46637

MEDIUM · CVSS 5.4 EPSS 0.18% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-14 · Last synced 2026-08-13

CyberRota Analysis

AI-Generated

The vulnerability affects Twig template language versions prior to 3.26.0, where certain filters in twig/markdown-extra and twig/cssinliner-extra are incorrectly marked as safe, allowing unescaped output in various contexts such as HTML, JavaScript, and CSS. This can lead to potential cross-site scripting (XSS) attacks if untrusted input is processed. Developers using affected versions of Twig should prioritize upgrading to version 3.26.0 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-46637
Severity
MEDIUM
CVSS
5.4
EPSS
0.18%
Java

Original NVD Description

Twig is a template language for PHP. Prior to 3.26.0, several filters in twig/markdown-extra and twig/cssinliner-extra are registered with is_safe => [all], causing Twig to treat plain text or HTML output as safe in HTML, JavaScript, CSS, URL, and other contexts where the output is not properly escaped. This issue is fixed in version 3.26.0.

Related CVEs

Other vulnerabilities affecting the same vendor(s)