Siemens RUGGEDCOM RST2428P Improper Input Validation (CVE-2026-23112)

critical Tenable OT Security Plugin ID 505446

Synopsis

The remote OT asset is affected by a vulnerability.

Description

In the Linux kernel, the following vulnerability has been resolved:
nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec nvmet_tcp_build_pdu_iovec() could walk past cmd->req.sg when a PDU length or offset exceeds sg_cnt and then use bogus sg->length/offset values, leading to _copy_to_iter() GPF/KASAN. Guard sg_idx, remaining entries, and sg->length/offset before building the bvec.

This plugin only works with Tenable.ot.
Please visit https://www.tenable.com/products/tenable-ot for more information.

Solution

Refer to the vendor advisory.

See Also

https://cert-portal.siemens.com/productcert/html/ssa-253495.html

https://support.industry.siemens.com/cs/ww/en/view/110002573/

Plugin Details

Severity: Critical

ID: 505446

File Name: tenable_ot_siemens_CVE-2026-23112.nasl

Version: 1.1

Type: Remote

Family: Tenable.ot

Published: 6/18/2026

Updated: 6/18/2026

Supported Sensors: Tenable OT Security

Risk Information

VPR

Risk Factor: Medium

Score: 6.7

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Vulnerability Information

CPE: cpe:/o:siemens:ruggedcom_rst2428p_firmware

Required KB Items: Tenable.ot/Siemens

Exploit Ease: No known exploits are available

Patch Publication Date: 6/2/2026

Vulnerability Publication Date: 2/13/2026

Reference Information

CVE: CVE-2026-23112

CWE: 20