AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-5275

HIGH · CVSS 7.6 EPSS 1.15% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-03-30 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

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-2020-5275
Severity
HIGH
CVSS
7.6
EPSS
1.15%

Original NVD Description

In symfony/security-http before versions 4.4.7 and 5.0.7, when a `Firewall` checks access control rule, it iterate overs each rule's attributes and stops as soon as the accessDecisionManager decides to grant access on the attribute, preventing the check of next attributes that should have been take into account in an unanimous strategy. The accessDecisionManager is now called with all attributes at once, allowing the unanimous strategy being applied on each attribute. This issue is patched in versions 4.4.7 and 5.0.7.