CVE-2026-34021
Received Received - Intake
Unauthenticated RS-485 Message Replay in Wertheim SafeController

Publication date: 2026-06-15

Last updated on: 2026-06-15

Assigner: SEC Consult Vulnerability Lab

Description
The Wertheim SafeController 5400, Controller 5400 - AssemblyVersion 6.11.8130.22320, uses RS-485 communication between the server and the microcontroller without cryptographic protection. An attacker with access to the communication path between the server and the microcontroller can sniff RS-485 messages and replay previously observed messages. This can be used, for example, to spoof a "quit alarm" message and continuously deactivate the safe alarm.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-15
Last Modified
2026-06-15
Generated
2026-06-15
AI Q&A
2026-06-15
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wertheim safecontroller 6.11.8130.22320
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-294 A capture-replay flaw exists when the design of the product makes it possible for a malicious user to sniff network traffic and bypass authentication by replaying it to the server in question to the same effect as the original message (or with minor changes).
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The vulnerability affects the Wertheim SafeController 5400, specifically AssemblyVersion 6.11.8130.22320. It uses RS-485 communication between the server and the microcontroller without any cryptographic protection. This means that an attacker who can access the communication path can intercept (sniff) the messages sent over RS-485 and replay previously captured messages.

For example, the attacker could spoof a "quit alarm" message, causing the safe alarm to be continuously deactivated.

Impact Analysis

This vulnerability can allow an attacker to disable the safe alarm by replaying intercepted messages, effectively spoofing commands to the safe controller. This could lead to unauthorized access or tampering with the safe without triggering alarms, compromising the physical security of the safe and its contents.

Compliance Impact

The vulnerability in the Wertheim SafeController 5400 involves unprotected RS-485 communication, allowing attackers to sniff and replay messages, potentially disabling safe alarms. This lack of cryptographic protection and the ability to intercept and manipulate communication could lead to unauthorized access or tampering with security systems.

Such weaknesses in communication security may impact compliance with standards and regulations like GDPR and HIPAA, which require adequate protection of sensitive data and secure system operations to prevent unauthorized access or data breaches.

However, no explicit information is provided in the available context or resources about direct compliance implications or specific regulatory impacts related to this vulnerability.

Detection Guidance

The vulnerability involves unprotected RS-485 communication between the server and the microcontroller, allowing an attacker to sniff and replay messages. Detection would involve monitoring RS-485 traffic for repeated or suspicious messages, such as repeated "quit alarm" commands.

Since the communication is on RS-485, detection requires access to the physical communication line or a device connected to it. Commands or tools to capture and analyze RS-485 traffic might include using serial communication monitoring tools or oscilloscopes configured for RS-485 signals.

  • Use a serial port sniffer or RS-485 protocol analyzer to capture traffic.
  • Look for repeated identical messages that could indicate replay attacks.
  • If using a Linux system with a serial interface, commands like `cat /dev/ttySx` or `screen /dev/ttySx` (where ttySx is the RS-485 interface) can be used to monitor raw data.
  • Use specialized tools or scripts to parse and analyze the captured RS-485 data for anomalies.
Mitigation Strategies

Immediate mitigation steps focus on limiting access to the vulnerable communication path and hardening the environment since no patch or fix is available.

  • Physically isolate the RS-485 communication lines to prevent unauthorized access.
  • Restrict access to authorized personnel only.
  • Harden connected systems to reduce the risk of compromise.
  • Enforce strong authentication and monitoring around the SafeController devices.

These recommendations are based on similar advisories for related Wertheim SafeController vulnerabilities where no software fix is possible due to hardware limitations.

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