CVE-2025-40765
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-10-14

Last updated on: 2025-10-21

Assigner: Siemens AG

Description
A vulnerability has been identified in TeleControl Server Basic V3.1 (All versions >= V3.1.2.2 < V3.1.2.3). The affected application contains an information disclosure vulnerability. This could allow an unauthenticated remote attacker to obtain password hashes of users and to login to and perform authenticated operations of the database service.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-10-14
Last Modified
2025-10-21
Generated
2026-06-16
AI Q&A
2025-10-14
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
siemens telecontrol_server_basic 3.1.2.2
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability affects Siemens TeleControl Server Basic V3.1 versions from V3.1.2.2 up to but not including V3.1.2.3. It is an information disclosure flaw that allows an unauthenticated remote attacker to obtain password hashes of users. With these hashes, the attacker can log in and perform authenticated operations on the database service without authorization. The issue is due to missing authentication for a critical function. [1]

Impact Analysis

Exploiting this vulnerability can allow an attacker to remotely access password hashes and then log in to the affected system without authorization. This can lead to unauthorized access and control over the database service, potentially compromising sensitive data and operations managed by the TeleControl Server Basic. [1]

Detection Guidance

This vulnerability can be detected by identifying if your system is running Siemens TeleControl Server Basic versions >= V3.1.2.2 and < V3.1.2.3. Additionally, you can check if port 8000 is open and accessible from untrusted networks, as this port is used by the affected service. Network scanning tools like nmap can be used to detect open port 8000. For example, you can run: nmap -p 8000 <target-ip>. Also, monitoring for unauthorized access attempts or unusual authentication activity on the database service may help detect exploitation attempts. [1]

Mitigation Strategies

Immediate mitigation steps include restricting access to port 8000 on affected systems to trusted IP addresses only. It is strongly recommended to update TeleControl Server Basic to version V3.1.2.3 or later, which addresses this vulnerability. Additionally, follow Siemens' general security guidelines, protect network access with appropriate mechanisms, and configure the operational environment according to Siemens' Industrial Security operational guidelines. [1]

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