CVE-2026-47767 in Symfony Runtime
Symfony Runtime can still let a crafted web request change APP_ENV or APP_DEBUG on affected patched versions, bypassing an earlier fix.
Quick answer
Symfony Runtime should be reviewed and updated if it matches the affected versions. The recommended fix is to apply the vendor-supported patched version or the mitigation steps below, then retest the public website with Fixnx.
Who is affected
Affected versions
- symfony/runtime 5.4.46 to before 5.4.52, 6.4.14 to before 6.4.40, 7.1.7 to before 7.4.12, and 8.0.0 to before 8.0.12
Fixed versions
- symfony/runtime 5.4.52, 6.4.40, 7.4.12, or 8.0.12
How to fix it
Update Symfony Runtime. The old version can let unsafe input change how the app works.
- Update symfony/runtime to symfony/runtime 5.4.52, 6.4.40, 7.4.12, or 8.0.12 with Composer.
- Run the app test suite.
- Clear Symfony cache and redeploy.
- Check logs for errors after release.
Scan now. Google sign-in is only needed to unlock fix guidance.
Verify the fix
- Run composer show symfony/runtime and confirm the fixed version is installed.
- Retest the route, mailer, or sanitizer path that used the affected package.
Related categories
Trusted references
FAQ
What is affected by CVE-2026-47767?
Symfony Runtime versions listed as affected should be reviewed: symfony/runtime 5.4.46 to before 5.4.52, 6.4.14 to before 6.4.40, 7.1.7 to before 7.4.12, and 8.0.0 to before 8.0.12.
What should I fix first?
Start with internet-facing sites, admin panels, login flows, plugins, themes, modules, packages, and systems that process user-controlled input or sensitive data.
How do I confirm the fix worked?
Apply the patched version or mitigation, clear caches where relevant, retest the affected workflow, and run a new Fixnx scan to verify public website exposure signals.
How are Fixnx security risk categories chosen?
Fixnx keeps one canonical risk page and assigns only broad, relevant categories such as ecosystem, technology area, or vulnerability class.
