CVE-2026-19506
Awaiting Analysis Awaiting Analysis - Queue

Race Condition in RDK-B WebUI Allows Unauthorized Access

Vulnerability report for CVE-2026-19506, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-19

Last updated on: 2026-09-03

Assigner: CERT/CC

Description

Race condition in `check.jst` in RDK-B WebUI `rdkb-2025q4-kirkstone.04.10.26` allows a remote attacker to gain unauthorized access via concurrent authentication requests that exploit shared authentication state.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-19
Last Modified
2026-09-03
Generated
2026-09-09
AI Q&A
2026-08-19
EPSS Evaluated
2026-09-07
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-362 The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a race condition in the file check.jst within the RDK-B WebUI version rdkb-2025q4-kirkstone.04.10.26. A race condition occurs when the system's behavior depends on the sequence or timing of uncontrollable events. In this case, concurrent authentication requests can exploit shared authentication state, allowing a remote attacker to gain unauthorized access.

Detection Guidance

This vulnerability involves a race condition in the authentication mechanism of RDK-B WebUI. Detection requires monitoring for concurrent authentication requests that may exploit shared state. Check WebUI logs for repeated or overlapping login attempts from the same or different sources. Look for unusual patterns in authentication state changes during login processes.

Impact Analysis

This vulnerability could allow unauthorized individuals to gain access to the RDK-B WebUI system by exploiting timing issues during authentication. If exploited, attackers might bypass security controls and perform actions as if they were legitimate users.

Compliance Impact

This vulnerability could potentially violate compliance with GDPR and HIPAA due to unauthorized access risks. A race condition allowing remote attackers to exploit shared authentication state may lead to unauthorized data access or modification, which conflicts with GDPR's data protection principles and HIPAA's security requirements for safeguarding sensitive information.

Mitigation Strategies

Immediately update RDK-B WebUI to the latest patched version to address the race condition in check.jst. Implement rate limiting on authentication endpoints to prevent concurrent requests from overwhelming the system. Monitor authentication logs for unusual patterns indicating exploitation attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-19506. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart