CVE-2026-81892
Last modified
CVE-2026-81892 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. EasyAdmin is a fast and modern admin generator for Symfony applications. From 4.0.0 until 4.29.16 and 5.5.1, EasyAdmin serves all backend requests through a single dashboard route and, for custom actions (Action::linkToRoute() and MenuItem::linkToRoute()), swaps the executed controller based on the routeName query parameter on the kernel.controller event.
Description
EasyAdmin is a fast and modern admin generator for Symfony applications. From 4.0.0 until 4.29.16 and 5.5.1, EasyAdmin serves all backend requests through a single dashboard route and, for custom actions (Action::linkToRoute() and MenuItem::linkToRoute()), swaps the executed controller based on the routeName query parameter on the kernel.controller event. The swap happens after Symfony's security firewall has already evaluated access_control against the original dashboard URL, and the routeName value was not validated. As a result, a path-based access_control rule protecting the target route was never evaluated, so a low-privilege backend user who can reach a single EasyAdmin URL and knows a target route's name can execute that route's controller, bypassing the path-based rule. Only path-based protections are bypassed. Routes whose controller enforces its own authorization with #[IsGranted] or denyAccessUnlessGranted() remain protected because those checks are recomputed against the swapped-in controller. This issue is fixed in versions 4.29.16 and 5.5.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| EasyCorp | EasyAdminBundle | >= 4.0.0, < 4.29.16; >= 5.0.0, < 5.5.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-81892?
How severe is CVE-2026-81892?
How do I fix CVE-2026-81892?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-81887Livewire is a full-stack framework for Laravel. From 3.0.0-b…5.1
- CVE-2026-81888@hono/oauth-providers is Authentication middleware for Hono.…5.4
- CVE-2026-81889elFinder is an open-source file manager for web, written in …8.6
- CVE-2026-8189A vulnerability was found in Wavlink NU516U1 M16U1_V240425. …8.8
- CVE-2026-81890elFinder is an open-source file manager for web, written in …5.4
- CVE-2026-81891elFinder is an open-source file manager for web, written in …8.1
- CVE-2026-81893A flaw was found in gdk-pixbuf. When loading a specially cra…4.7
- CVE-2026-8190A vulnerability was determined in Wavlink NU516U1 M16U1_V240…8.8
- CVE-2026-8191A vulnerability was identified in Wavlink NU516U1 M16U1_V240…8.8
- CVE-2026-8192A security flaw has been discovered in Wavlink NU516U1 M16U1…8.8
- CVE-2026-8193A weakness has been identified in Akaunting 3.1.21. This iss…6.3
- CVE-2026-81931Unrestricted Upload of File with Dangerous Type in the produ…4.8
Are you affected by CVE-2026-81892?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
