ZeroHour
CISA Advisoriespublished ()ingested CISA

Siemens Reyrolle 7SR5

AI summary · glm-5.3

CISA advisory covers 14 vulnerabilities, CVSS 9.8, in Siemens Reyrolle 7SR5 energy-sector protection relays before V2.70.

CISA advisory ICSA-26-258-05 covers 14 vulnerabilities in Siemens Reyrolle 7SR5 protection relays before V2.70, used in the energy sector worldwide, with aggregate CVSS v3 of 9.8. Flaws include Cesanta Mongoose web server issues (CVE-2024-42384 through CVE-2024-42392) and new bugs such as web-interface session-ID exposure enabling authentication bypass (CVE-2026-62645, CVSS 9.8), predictable session tokens (CVE-2026-62646, CVE-2026-62647), and pre-auth out-of-bounds writes (CVE-2026-62648). Siemens has released V2.70 and recommends updating to the latest version.

  • 14 vulnerabilities affect Siemens Reyrolle 7SR5 relays before V2.70, CVSS 9.8
  • CVE-2026-62645 exposes session IDs, enabling unauthenticated authentication bypass
  • Cesanta Mongoose web server flaws cause crashes and out-of-bounds memory access
  • Energy-sector devices deployed worldwide; Siemens advises update to V2.70 or later

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2024-42384
+4 in the same advisory: …42386 …42392 …42385 …42391
Integer Overflow or Wraparound vulnerability in Cesanta Mongoose Web Server v7.14 allows an attacker to send an unexpected TLS packet and produce a segmentation

Integer Overflow or Wraparound vulnerability in Cesanta Mongoose Web Server v7.14 allows an attacker to send an unexpected TLS packet and produce a segmentation fault on the application.

NVD description · AI analysis pending
7.5
group max
<1%
  • cesanta mongoose
CVE-2026-62645
Predictable Session IDs in Siemens Reyrolle 7SR5 Allow Authentication Bypass

Siemens' Reyrolle 7SR5 protection relay exposes, through its web interface, information that lets an attacker calculate the device's current and past session ID numbers (classified as CWE-306, missing authentication for a critical function). An attacker with network reachability to the web interface needs no privileges or user interaction (AV:N/PR:N/UI:N) and can use the calculated session IDs to bypass authentication and gain unauthorized access to the device. Successful exploitation carries high impact on the confidentiality, integrity, and availability of the affected relay itself (CVSS 4.0 9.3, critical), though the advisory does not describe broader grid impact. All Reyrolle 7SR5 versions below V2.70 are affected, per the Siemens product certification advisory (CNA). No public proof-of-concept, no CISA KEV listing, and a low EPSS (0.3%, 28th percentile) indicate that exploitation has not yet been reported.

Do: Upgrade Reyrolle 7SR5 devices to firmware V2.70 or later per Siemens' product security notification. Until patched, restrict access to the relay's web interface to trusted engineering/management networks, avoid internet exposure, and monitor for unauthenticated or anomalous sessions. No public PoC or in-the-wild exploitation is known (EPSS 0.3%), but the unauthenticated, network-reachable nature of the flaw justifies prompt patching wherever the web interface is reachable beyond tightly controlled OT segments.

9.3<1%
  • Siemens Reyrolle 7SR5 (protection relay) All versions < V2.70
moderatelikely thousands to tens of thousands of 7SR5 relays deployed on utility and industrial networks worldwide; the exploitable subset (web interface…
CVE-2026-62646
Predictable session tokens allow authentication bypass in Siemens Reyrolle 7SR5

CVE-2026-62646 is a weak session-identifier generation flaw (CWE-331) in the web interface of Siemens Reyrolle 7SR5 protection relays, where session tokens are generated with insufficient randomness and therefore carry low entropy. Because the tokens can be predicted or brute-forced within a feasible number of attempts, an unauthenticated remote attacker who can reach the device's web server can derive valid session identifiers without knowing any credentials. Successful exploitation bypasses authentication and gives the attacker access to the relay's management interface, with high confidentiality and high integrity impact reflected in the 9.1 CVSS 4.0 score (note the high attack complexity, since success depends on feasibly guessing usable tokens). Operators of Reyrolle 7SR5 relays running any firmware below V2.70 are affected, primarily utilities and industrial sites whose relays expose a web management interface reachable beyond the local substation network. Exploitation has not been observed: no public proof-of-concept exists, the issue is not in CISA's KEV catalog, and EPSS is 0.3%.

Do: Upgrade affected Reyrolle 7SR5 relays to firmware V2.70 or later. Until upgraded, restrict the relay's web interface to trusted management networks (ACLs, VPN, or OT/IT segmentation) or disable remote web access, since exploitation requires network reachability and feasible token guessing. Inventory which 7SR5 relays have the web server enabled and exposed, and monitor for unexpected authenticated sessions.

9.1<1%
  • Siemens Reyrolle 7SR5 All versions < V2.70
large≈10k–100k relays deployed globally (installed-base estimate; the subset with remotely reachable web interfaces is unknown)
CVE-2026-62647
Predictable Session Identifiers in Siemens Reyrolle 7SR5 Allow User Impersonation

Siemens Reyrolle 7SR5 protection relays running all versions prior to V2.70 generate security-relevant values, including authentication session identifiers, using a random number generator that is not seeded by a True Random Number Generator, so the generated sequence is predictable. An unauthenticated remote attacker with network reachability to the device can predict these values and impersonate a legitimately authenticated user, gaining unauthorized access to the relay with high impact on confidentiality and integrity (CVSS 4.0: 9.3, critical). The attack requires no privileges or user interaction and is rated low attack complexity over the network. Affected users are operators of Reyrolle 7SR5 relays, which are typically deployed for feeder protection in utility and industrial substation environments. Exploitation status: no public proof-of-concept, the flaw is not in CISA KEV, and EPSS estimates only a 0.3% chance of exploitation within 30 days, so no in-the-wild exploitation is currently known.

Do: Upgrade affected Reyrolle 7SR5 relays to firmware V2.70 or later, which seeds security-relevant values from a TRNG. Until patched, restrict network access to the relay's management interface via firewalling or OT network segmentation, since exploitation requires remote reachability, and verify deployed firmware versions across your fleet. Monitor authentication logs for signs of session impersonation or anomalous authenticated sessions.

9.3<1%
  • Siemens Reyrolle 7SR5 All versions < V2.70
unknown
CVE-2026-62648
Out-of-bounds write in Siemens Reyrolle 7SR5 relays enables remote DoS

Siemens reports an out-of-bounds write (CWE-787) in the HTTP handling of the Reyrolle 7SR5 protection relay, where the length of the URL component in pre-authenticated HTTP messages is not validated before additional data is appended to it. A remote, unauthenticated attacker can trigger the flaw by sending crafted HTTP messages with an oversized URL directly to the device, corrupting memory and crashing it. The attacker gains a denial-of-service condition: the relay crashes and reboots, interrupting its operation, with no confidentiality or integrity impact per the CVSS 4.0 score (availability impact only). Any Reyrolle 7SR5 unit running a version prior to V2.70 with its HTTP/web interface enabled and reachable by an attacker is affected, though these relays typically sit on utility or industrial OT networks rather than the open internet. There is currently no known exploitation, no public proof-of-concept, and the flaw is not in CISA KEV, with a low EPSS probability (0.3%) of exploitation in the next 30 days.

Do: Upgrade affected Reyrolle 7SR5 devices to firmware V2.70 or later, per Siemens. Until patched, restrict network access to the relay's HTTP/web management interface so it is reachable only from trusted engineering or SCADA networks, and monitor for unexpected device reboots. Operators of substations or industrial sites using 7SR5 relays should inventory firmware versions and check Siemens' ProductCERT advisory for updates.

8.7<1%
  • Siemens Reyrolle 7SR5 All versions < V2.70
moderatelikely on the order of thousands to tens of thousands of deployed relays worldwide, but only units with the HTTP management interface reachable from an…
CVE-2026-62649
Unauthenticated Resource-Exhaustion DoS in Siemens Reyrolle 7SR5 Relay

The embedded web server in Siemens Reyrolle 7SR5 protection relays (CWE-770) fails to properly limit or manage system resources when processing a high volume of concurrent HTTP requests. An unauthenticated remote attacker who can reach the relay's web interface can trigger resource exhaustion with a flood of concurrent requests, causing the entire device to crash and reboot. The attacker gains a denial-of-service condition, and because the 7SR5 is a substation protection relay, its protection function is unavailable while the device crashes and restarts. Any operator running Reyrolle 7SR5 firmware below V2.70 is affected, particularly where the relay's web server is reachable from routable or attacker-accessible networks. No public proof-of-concept, CISA KEV listing, or in-the-wild exploitation is known, and EPSS assigns only a 0.3% probability of exploitation within 30 days.

Do: Upgrade Reyrolle 7SR5 firmware to V2.70 or later, which resolves the issue; first inventory deployed relays and check their current firmware versions. Until patched, restrict access to the relay's web interface using firewalls/ACLs or a dedicated management network so only trusted hosts can send HTTP requests. Because the impact is loss of the relay's protection function, schedule upgrades within planned maintenance windows where a reboot matters.

8.7<1%
  • Siemens Reyrolle 7SR5 All versions < V2.70
largeplausibly on the order of tens of thousands of deployed relays worldwide, of which only units with the web interface network-reachable are practically…
CVE-2026-62650
Authenticated privilege escalation (RBAC bypass) in Siemens Reyrolle 7SR5 web UI

Siemens Reyrolle 7SR5 protection relays running firmware before V2.70 fail to properly enforce server-side authorization checks in the web-based management interface (CWE-288). An authenticated, low-privileged remote attacker can bypass role-based access control by manipulating request data, because authorization decisions are not correctly validated on the server. Successful exploitation elevates the attacker from a low-privileged account to administrative level on the device, allowing full management and configuration actions; CVSS 4.0 rates the confidentiality, integrity and availability impact on the vulnerable system as high (8.7). Any Reyrolle 7SR5 unit with the web interface enabled and firmware below V2.70 is affected, typically in utility substation and industrial power deployments where the interface is reachable from an operational network. As of publication there is no known public proof-of-concept, the flaw is not in CISA's KEV, and EPSS estimates a ~0.3% probability of exploitation within 30 days (25th percentile).

Do: Upgrade Reyrolle 7SR5 firmware to V2.70 or later per the Siemens ProductCert advisory. Until patched, restrict the relay's web management interface to trusted management networks, minimize or remove low-privileged web accounts, and check device configurations/logs for unexpected changes. Exploitation requires valid low-privileged credentials, so account hygiene and network segmentation are the key interim mitigations.

8.7<1%
  • Siemens Reyrolle 7SR5 All versions < V2.70
unknown (plausibly thousands to tens of thousands of deployed relay devices; no public install or exposure counts)
CVE-2026-62652
Debugging symbols left in Siemens Reyrolle 7SR5 relay firmware (versions before V2.70)

Siemens has reported that Reyrolle 7SR5 protection relay firmware versions prior to V2.70 ship with binaries from which debugging symbols were not stripped (CWE-215). An unauthenticated attacker does not need access to the device itself; the flaw is triggered by downloading the publicly available firmware update files and analyzing them offline. What the attacker gains is not direct control of the relay but a significantly easier reverse-engineering path, which lowers the effort required to find exploitable memory-corruption, authentication, or protocol weaknesses in the same firmware. Affected devices are Reyrolle 7SR5 numerical protection relays, typically deployed in medium-voltage distribution substations at utilities and industrial sites, running any version older than V2.70. There is no known public proof of concept, the CVE is not in the CISA KEV catalog, and EPSS estimates only about a 0.2% chance of exploitation in the next 30 days, consistent with an informational/hardening weakness rather than a directly weaponizable bug.

Do: Update Reyrolle 7SR5 relays to firmware V2.70 or later once a suitable maintenance window is available, since fixed builds strip the debugging symbols. In the interim, treat publicly hosted firmware images as sensitive: restrict where update files are stored and shared, and ensure relay engineering ports and firmware-update access are limited to segmented, authenticated OT networks rather than routable paths. Also verify that no analyst tooling or older firmware copies have been left on internet-accessible file shares, and monitor Siemens advisories for follow-on vulnerabilities that this easier reverse engineering could uncover.

6.9<1%
  • Siemens (Siemens Energy, Reyrolle product line) Reyrolle 7SR5 All versions < V2.70
nichelikely low thousands of deployed relays at utility and industrial sites, with minimal direct internet exposure (clearly an estimate)
CVE-2026-62653
Physical-access memory corruption in Siemens Reyrolle 7SR5 protection relays

Siemens Reyrolle 7SR5 protection relays running firmware older than V2.70 contain a memory-corruption flaw (CWE-787) in the input handling of a proprietary communication protocol that is exposed when the device is placed into a special firmware-update mode. An unauthenticated attacker with physical access can feed malformed protocol input during this mode, triggering the corruption, which crashes the device and could potentially allow arbitrary code execution on the relay. Because the attack vector is physical, the flaw cannot be triggered remotely or over the internet, and the relay's protective functions are not impacted beyond the device itself (no subsequent system impact in the CVSS score). All Reyrolle 7SR5 deployments on firmware below V2.70 are affected. There is currently no known public proof-of-concept, the issue is not in CISA's Known Exploited Vulnerabilities catalog, and EPSS assigns a 0.2% probability of exploitation within 30 days.

Do: Upgrade Reyrolle 7SR5 relays to firmware V2.70 or later, prioritizing units where untrusted personnel may have physical access. Until patched, restrict physical access to relays and avoid placing devices into the special firmware-update mode except during controlled maintenance. Check asset-management records or relay configuration files to inventory which 7SR5 units you operate and their firmware versions.

7.0<1%
  • Siemens Reyrolle 7SR5 protection relay All versions < V2.70
nichelikely on the order of tens of thousands of deployed relay units worldwide (estimate; no public install counts)
CVE-2026-62654
Unsigned code execution via maintenance mode in Siemens Reyrolle 7SR5

CVE-2026-62654 is a download-of-code-without-integrity-check flaw (CWE-494) in Siemens Reyrolle 7SR5 protection relays: when a special maintenance mode is active, the device downloads and executes program code from a network server without verifying its authenticity or integrity. Maintenance mode is activated with a physical key sequence during device boot, so exploiting the flaw requires an attacker to have physical access to the relay; no authentication or user interaction beyond that is required. An attacker who triggers this mode can upload and execute arbitrary, unsigned code on the device, with high confidentiality, integrity, and availability impact on the relay itself. All Reyrolle 7SR5 versions below V2.70 are affected; these relays are installed in utility and industrial substations and are generally not internet-exposed, limiting realistic attack paths to physically present personnel or intruders. There is currently no public proof-of-concept, no CISA KEV listing, and no known exploitation, with EPSS estimating only a 0.1% probability of exploitation within 30 days.

Do: Update affected Reyrolle 7SR5 relays to V2.70 or later per Siemens ProductCERT guidance. Until upgraded, restrict physical access to the relays (locked switchgear rooms and cabinets), treat the network server the device loads maintenance-mode code from as a trusted, controlled resource, and monitor/supervise any reboot or maintenance-mode activity on installed units.

7.0<1%
  • Siemens Reyrolle 7SR5 All versions < V2.70
largeLikely tens of thousands of installed 7SR5 relays worldwide (fleet estimate; none typically internet-exposed)
Full article1,884 words · extracted from cisa.gov · click to collapse

View CSAF

Summary

Siemens Reyrolle 7SR5 Before V2.70 is affected by multiple vulnerabilities. Siemens has released a new version for Reyrolle 7SR5 and recommends to update to the latest version.

The following versions of Siemens Reyrolle 7SR5 are affected:

  • Reyrolle 7SR5 vers:intdot/<2.70 (CVE-2024-42384, CVE-2024-42385, CVE-2024-42386, CVE-2024-42391, CVE-2024-42392, CVE-2026-62645, CVE-2026-62646, CVE-2026-62647, CVE-2026-62648, CVE-2026-62649, CVE-2026-62650, CVE-2026-62652, CVE-2026-62653, CVE-2026-62654)
CVSS Vendor Equipment Vulnerabilities
v3 9.8 Siemens Siemens Reyrolle 7SR5 Integer Overflow or Wraparound, Improper Neutralization of Delimiters, Use of Out-of-range Pointer Offset, Missing Authentication for Critical Function, Insufficient Entropy, Improper Input Validation, Out-of-bounds Write, Allocation of Resources Without Limits or Throttling, Authentication Bypass Using an Alternate Path or Channel, Insertion of Sensitive Information Into Debugging Code, Download of Code Without Integrity Check

Background

  • Critical Infrastructure Sectors: Energy
  • Countries/Areas Deployed: Worldwide
  • Company Headquarters Location: Germany

Vulnerabilities

Expand All +

CVE-2024-42384

Integer Overflow or Wraparound vulnerability in Cesanta Mongoose Web Server v7.14 allows an attacker to send an unexpected TLS packet and produce a segmentation fault on the application.

View CVE Details


Affected Products

Siemens Reyrolle 7SR5

Vendor:
Siemens

Product Version:
Reyrolle 7SR5 < V2.70

Product Status:
known_affected

Relevant CWE: CWE-190 Integer Overflow or Wraparound


Metrics

CVSS Version Base Score Base Severity Vector String
3.1 7.5 HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVE-2024-42385

Improper Neutralization of Delimiters vulnerability in Cesanta Mongoose Web Server v7.14 allows to trigger an out-of-bound memory write if the PEM certificate contains unexpected characters.

View CVE Details


Affected Products

Siemens Reyrolle 7SR5

Vendor:
Siemens

Product Version:
Reyrolle 7SR5 < V2.70

Product Status:
known_affected

Relevant CWE: CWE-140 Improper Neutralization of Delimiters


Metrics

CVSS Version Base Score Base Severity Vector String
3.1 4 MEDIUM CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H

CVE-2024-42386

Use of Out-of-range Pointer Offset vulnerability in Cesanta Mongoose Web Server v7.14 allows an attacker to send an unexpected TLS packet and produce a segmentation fault on the application.

View CVE Details


Affected Products

Siemens Reyrolle 7SR5

Vendor:
Siemens

Product Version:
Reyrolle 7SR5 < V2.70

Product Status:
known_affected

Relevant CWE: CWE-823 Use of Out-of-range Pointer Offset


Metrics

CVSS Version Base Score Base Severity Vector String
3.1 8.2 HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H

CVE-2024-42391

Use of Out-of-range Pointer Offset vulnerability in Cesanta Mongoose Web Server v7.14 allows an attacker to send an unexpected TLS packet and force the application to read unintended heap memory space.

View CVE Details


Affected Products

Siemens Reyrolle 7SR5

Vendor:
Siemens

Product Version:
Reyrolle 7SR5 < V2.70

Product Status:
known_affected

Relevant CWE: CWE-823 Use of Out-of-range Pointer Offset


Metrics

CVSS Version Base Score Base Severity Vector String
3.1 4.3 MEDIUM CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N

CVE-2024-42392

Improper Neutralization of Delimiters vulnerability in Cesanta Mongoose Web Server v7.14 allows to trigger an infinite loop bug if the input string contains unexpected characters.

View CVE Details


Affected Products

Siemens Reyrolle 7SR5

Vendor:
Siemens

Product Version:
Reyrolle 7SR5 < V2.70

Product Status:
known_affected

Relevant CWE: CWE-140 Improper Neutralization of Delimiters


Metrics

CVSS Version Base Score Base Severity Vector String
3.1 4 MEDIUM CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H

CVE-2026-62645

Information is exposed through the web interface that can be used to calculate the current and past session ID numbers. This could allow an attacker to bypass the authentication and gain unauthorized access to the device.

View CVE Details


Affected Products

Siemens Reyrolle 7SR5

Vendor:
Siemens

Product Version:
Reyrolle 7SR5 < V2.70

Product Status:
known_affected

Relevant CWE: CWE-306 Missing Authentication for Critical Function


Metrics

CVSS Version Base Score Base Severity Vector String
3.1 9.8 CRITICAL CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVE-2026-62646

A session identifier is generated using an algorithm with insufficient randomness, resulting in a token with low entropy that can be predicted or brute-forced within a feasible number of attempts. This could allow an unauthenticated remote attacker to derive valid session identifiers and bypass authentication.

View CVE Details


Affected Products

Siemens Reyrolle 7SR5

Vendor:
Siemens

Product Version:
Reyrolle 7SR5 < V2.70

Product Status:
known_affected

Relevant CWE: CWE-331 Insufficient Entropy


Metrics

CVSS Version Base Score Base Severity Vector String
3.1 7.4 HIGH CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

CVE-2026-62647

A random number generator is used to generate security-relevant values (such as session identifiers used for authentication purposes) that is not initialized with a True Random Number Generator (TRNG), resulting in a predictable sequence of generated values. This could allow an unauthenticated remote attacker to more easily predict the generated values and impersonate a legitimate authenticated user, potentially gaining unauthorized access to the device.

View CVE Details


Affected Products

Siemens Reyrolle 7SR5

Vendor:
Siemens

Product Version:
Reyrolle 7SR5 < V2.70

Product Status:
known_affected

Relevant CWE: CWE-20 Improper Input Validation


Metrics

CVSS Version Base Score Base Severity Vector String
3.1 7.4 HIGH CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

CVE-2026-62648

The length of the URL component contained in pre-authenticated HTTP messages is not properly validated before appending additional data to it, resulting in an out-of-bounds write condition in memory. This could allow an unauthenticated remote attacker to crash the affected device, causing a reboot and resulting in a denial-of-service condition.

View CVE Details


Affected Products

Siemens Reyrolle 7SR5

Vendor:
Siemens

Product Version:
Reyrolle 7SR5 < V2.70

Product Status:
known_affected

Relevant CWE: CWE-787 Out-of-bounds Write


Metrics

CVSS Version Base Score Base Severity Vector String
3.1 7.5 HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVE-2026-62649

The web server does not properly limit or manage system resources when processing a high volume of concurrent HTTP requests. This could allow an unauthenticated remote attacker to cause the entire device to crash and reboot, resulting in a denial-of-service condition.

View CVE Details


Affected Products

Siemens Reyrolle 7SR5

Vendor:
Siemens

Product Version:
Reyrolle 7SR5 < V2.70

Product Status:
known_affected

Relevant CWE: CWE-770 Allocation of Resources Without Limits or Throttling


Metrics

CVSS Version Base Score Base Severity Vector String
3.1 7.5 HIGH CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVE-2026-62650

Server-side authorization checks in the web-based management interface are not properly enforced, allowing role-based access control (RBAC) restrictions to be bypassed through manipulation of request data. This could allow an authenticated, low-privileged remote attacker to escalate privileges to an administrative level.

View CVE Details


Affected Products

Siemens Reyrolle 7SR5

Vendor:
Siemens

Product Version:
Reyrolle 7SR5 < V2.70

Product Status:
known_affected

Relevant CWE: CWE-288 Authentication Bypass Using an Alternate Path or Channel


Metrics

CVSS Version Base Score Base Severity Vector String
3.1 8.8 HIGH CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVE-2026-62652

The device firmware contains binaries from which debugging symbols have not been removed. This could allow an unauthenticated attacker with access to the publicly available firmware update files to more easily reverse engineer the device's firmware, facilitating the identification of further vulnerabilities.

View CVE Details


Affected Products

Siemens Reyrolle 7SR5

Vendor:
Siemens

Product Version:
Reyrolle 7SR5 < V2.70

Product Status:
known_affected

Relevant CWE: CWE-215 Insertion of Sensitive Information Into Debugging Code


Metrics

CVSS Version Base Score Base Severity Vector String
3.1 5.3 MEDIUM CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

CVE-2026-62653

The input received over a proprietary communication protocol that is exposed when the device is placed into a special firmware-update mode is not properly validated, resulting in a memory corruption condition. This could allow an unauthenticated attacker with physical access to the device to cause a crash and potentially execute arbitrary code on the device.

View CVE Details


Affected Products

Siemens Reyrolle 7SR5

Vendor:
Siemens

Product Version:
Reyrolle 7SR5 < V2.70

Product Status:
known_affected

Relevant CWE: CWE-787 Out-of-bounds Write


Metrics

CVSS Version Base Score Base Severity Vector String
3.1 6.8 MEDIUM CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVE-2026-62654

A special maintenance mode can be activated via a physical key sequence during device boot, in which the device downloads and executes program code from a network server without verifying its authenticity or integrity. This could allow an attacker with physical access to the device to upload and execute arbitrary, unsigned code.

View CVE Details


Affected Products

Siemens Reyrolle 7SR5

Vendor:
Siemens

Product Version:
Reyrolle 7SR5 < V2.70

Product Status:
known_affected

Relevant CWE: CWE-494 Download of Code Without Integrity Check


Metrics

CVSS Version Base Score Base Severity Vector String
3.1 6.8 MEDIUM CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Acknowledgments

  • Siemens ProductCERT reported these vulnerabilities to CISA.

General Recommendations

Operators of critical power systems (e.g. TSOs or DSOs) worldwide are usually required by regulations to build resilience into the power grids by applying multi-level redundant secondary protection schemes. It is therefore recommended that the operators check whether appropriate resilient protection measures are in place. The risk of cyber incidents impacting the grid's reliability can thus be minimized by virtue of the grid design. Siemens strongly recommends applying the provided security updates using the corresponding tooling and documented procedures made available with the product. If supported by the product, an automated means to apply the security updates across multiple product instances may be used. Siemens strongly recommends prior validation of any security update before being applied, and supervision by trained staff of the update process in the target environment. As a general security measure Siemens strongly recommends protecting network access with appropriate mechanisms (e.g. firewalls, segmentation, VPN). It is advised to configure the environment according to our operational guidelines in order to run the devices in a protected IT environment. Recommended security guidelines can be found at: https://www.siemens.com/gridsecurity


Additional Resources

For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories

Additional information on industrial security by Siemens can be found on the Siemens industrial security webpage

For more information see the associated Siemens security advisory SSA-142885 in HTML and CSAF.


Terms of Use

The use of Siemens Security Advisories is subject to the terms and conditions listed on: https://www.siemens.com/productcert/terms-of-use.


Legal Notice and Terms of Use

This product is provided subject to this Notification (https://www.cisa.gov/notification) and this Privacy & Use policy (https://www.cisa.gov/privacy-policy).


Recommended Practices

CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.

  • Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.
  • Locate control system networks and remote devices behind firewalls and isolate them from business networks.
  • When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.

CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.

CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.

CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.

Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.


Advisory Conversion Disclaimer

This ICSA is a verbatim republication of Siemens ProductCERT SSA-142885 from a direct conversion of the vendor's Common Security Advisory Framework (CSAF) advisory. This is republished to CISA's website as a means of increasing visibility and is provided "as-is" for informational purposes only. CISA is not responsible for the editorial or technical accuracy of republished advisories and provides no warranties of any kind regarding any information contained within this advisory. Further, CISA does not endorse any commercial product or service. Please contact Siemens ProductCERT directly for any questions regarding this advisory.

Revision History

  • Initial Release Date: 2026-09-08
Date Revision Summary
2026-09-08 1 Publication Date
2026-09-15 2 Initial CISA Republication of Siemens ProductCERT SSA-142885 advisory

Legal Notice and Terms of Use

Text extracted automatically; images, tables and formatting may be missing. Original: https://www.cisa.gov/news-events/ics-advisories/icsa-26-258-05