AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-10195

MEDIUM · CVSS 6.3 EPSS 1.09%

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

CyberRota Analysis

AI analysis pending.

CVE
CVE-2020-10195
Severity
MEDIUM
CVSS
6.3
EPSS
1.09%
WordPress

Original NVD Description

The popup-builder plugin before 3.64.1 for WordPress allows information disclosure and settings modification, leading to in-scope privilege escalation via admin-post actions to com/classes/Actions.php. By sending a POST request to wp-admin/admin-post.php, an authenticated attacker with minimal (subscriber-level) permissions can modify the plugin's settings to allow arbitrary roles (including subscribers) access to plugin functionality by setting the action parameter to sgpbSaveSettings, export a list of current newsletter subscribers by setting the action parameter to csv_file, or obtain system configuration information including webserver configuration and a list of installed plugins by setting the action parameter to sgpb_system_info.