AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-21336

MEDIUM · CVSS 6.5 EPSS 1.49% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-03-08 · 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-2021-21336
Severity
MEDIUM
CVSS
6.5
EPSS
1.49%

Original NVD Description

Products.PluggableAuthService is a pluggable Zope authentication and authorization framework. In Products.PluggableAuthService before version 2.6.0 there is an information disclosure vulnerability - everyone can list the names of roles defined in the ZODB Role Manager plugin if the site uses this plugin. The problem has been fixed in version 2.6.0. Depending on how you have installed Products.PluggableAuthService, you should change the buildout version pin to 2.6.0 and re-run the buildout, or if you used pip simply do `pip install "Products.PluggableAuthService>=2.6.0"`.