Incorrect Authorization Affecting twig/twig package, versions <3.26.0


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.3% (22nd 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-16776805
  • published20 May 2026
  • disclosed20 May 2026
  • creditClaude Mythos

Introduced: 20 May 2026

CVE-2026-46635  (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 the column filter’s use of PHP array_column(). An attacker can bypass Twig sandbox property restrictions because array_column() accesses object properties directly in native PHP code, including invoking __get and __isset, without passing through CoreExtension::getAttribute() or triggering SandboxExtension::checkPropertyAllowed(). This allows access to arbitrary public or magic properties on objects exposed to sandboxed templates.

Note: The fix for CVE-2024-51755 was incomplete; this change adds the missing protection.

CVSS Base Scores

version 4.0
version 3.1