Description
Improper cryptographic signature verification in `jst_functions.c` in RDK-B WebUI `rdkb-2025q4-kirkstone.04.10.26` allows a remote attacker to bypass authentication and obtain administrative access via a forged JWT containing an invalid RSA signature.
Published: 2026-08-19
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote authentication bypass granting administrative access
Action: Assess Impact
AI Analysis

Impact

Improper verification of cryptographic signatures in the WebUI's jst_functions.c module allows an attacker to present a forged JSON Web Token with an invalid RSA signature. By bypassing the authentication check, the attacker can log in as an administrative user and gain full control over the device's configuration and functionality. The weakness is a classic authentication bypass, meaning confidentiality, integrity, and availability are all at risk when an unauthenticated actor can assume privileged roles.

Affected Systems

This issue affects the RDK-B WebUI component released as rdkb-2025q4-kirkstone.04.10.26, developed by RDK. Devices running this exact release, or those that have not applied a remedial update, are vulnerable.

Risk and Exploitability

The vulnerability permits remote authentication bypass, allowing attackers to craft a JWT with an invalid RSA signature and bypass the WebUI's authentication checks. The EPSS score, less than 1%, indicates a low but nonzero chance of exploitation. Although not listed in CISA's KEV catalog, its potential to grant unrestricted administrative control renders it a high-priority concern. Based on the description, it is inferred that an attacker could remotely exploit this flaw by sending a specially crafted JWT to the WebUI. With a CVSS score of 9.8, the vulnerability is classified as critical, underscoring the need for immediate remediation.

Generated by OpenCVE AI on August 28, 2026 at 05:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available patches or firmware updates from RDK that address the cryptographic signature verification defect, when they become available.
  • If a patch is not yet released, temporarily disable or restrict the administrative interface to trusted IP ranges or enforce strict network segmentation.
  • Implement monitoring and alerting for anomalous JWT authentication attempts or unauthorized administrative actions.

Generated by OpenCVE AI on August 28, 2026 at 05:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287

Thu, 27 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-347
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 20 Aug 2026 23:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287

Thu, 20 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287

Thu, 20 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Rdk
Rdk rdk-b Webui
Vendors & Products Rdk
Rdk rdk-b Webui

Wed, 19 Aug 2026 23:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287

Wed, 19 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description Improper cryptographic signature verification in `jst_functions.c` in RDK-B WebUI `rdkb-2025q4-kirkstone.04.10.26` allows a remote attacker to bypass authentication and obtain administrative access via a forged JWT containing an invalid RSA signature.
Title RDK-B WebUI improper cryptographic signature verification vulnerability
References

cve-icon MITRE

Status: PUBLISHED

Assigner: certcc

Published:

Updated: 2026-08-27T16:10:08.424Z

Reserved: 2026-08-10T19:13:26.432Z

Link: CVE-2026-19505

cve-icon Vulnrichment

Updated: 2026-08-27T16:09:37.728Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-19T20:17:14.150

Modified: 2026-09-03T17:42:23.907

Link: CVE-2026-19505

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T06:00:14Z

Weaknesses
  • CWE-347

    Improper Verification of Cryptographic Signature