AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-6961

MEDIUM · CVSS 6.5 EPSS 0.93%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-06-20 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2019-6961
Severity
MEDIUM
CVSS
6.5
EPSS
0.93%

Original NVD Description

Incorrect access control in actionHandlerUtility.php in the RDK RDKB-20181217-1 WebUI module allows a logged in user to control DDNS, QoS, RIP, and other privileged configurations (intended only for the network operator) by sending an HTTP POST to the PHP backend, because the page filtering for non-superuser (in header.php) is done only for GET requests and not for direct AJAX calls.