Incorrect Authorization Affecting twig/twig package, versions >=3.24.0, <3.26.0


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.35% (28th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Incorrect Authorization vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-PHP-TWIGTWIG-16776791
  • published20 May 2026
  • disclosed20 May 2026
  • creditUnknown

Introduced: 20 May 2026

CVE-2026-46639  (opens in a new tab)
CWE-863  (opens in a new tab)

How to fix?

Upgrade twig/twig to version 3.26.0 or higher.

Overview

twig/twig is a flexible, fast, and secure template language for PHP.

Affected versions of this package are vulnerable to Incorrect Authorization via object-destructuring assignment handling in ObjectDestructuringSetBinary::compile(). An attacker can bypass Twig sandbox property and method restrictions because destructuring expressions invoke CoreExtension::getAttribute() with the $sandboxed argument hardcoded to false, disabling SecurityPolicy enforcement for attribute access. This allows access to arbitrary public properties and getters on objects exposed to sandboxed templates.

CVSS Base Scores

version 4.0
version 3.1