VendorsSiemenssinec_insany version
Vulnerabilities

Siemens SINEC INS any version

Ranked by severity, then by exploit likelihood. Click a CVE ID for its full record.

40CVEs
CVE-2022-2068
The c_rehash script allows command injection
Published 2022-06-21 · Modified
10.0EPSS 0.954
CVE-2022-45092
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 1). An authenticated remote attacker with access to the Web Based Management (443/tcp) of the affected product, could potentially read and write arbitrary files from and to the device's file system. An attacker might leverage this to trigger remote code execution on the affected component.
Published 2023-01-10 · Modified
9.9EPSS 0.314
CVE-2024-46888
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 3). The affected application does not properly sanitize user provided paths for SFTP-based file up- and downloads. This could allow an authenticated remote attacker to manipulate arbitrary files on the filesystem and achieve arbitrary code execution on the device.
Published 2024-11-12 · Analyzed
9.9EPSS 0.009
CVE-2023-48427
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 2). Affected products do not properly validate the certificate of the configured UMC server. This could allow an attacker to intercept credentials that are sent to the UMC server as well as to manipulate responses, potentially allowing an attacker to escalate privileges.
Published 2023-12-12 · Modified
9.8EPSS 0.004
CVE-2026-46749
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 6). The affected application uses a password hashing implementation with a static, hardcoded salt shared across all users and installations, and is configured with an insufficient number of iterations. This could allow an attacker to efficiently recover user passwords using brute-force or precomputed attacks, potentially resulting in unauthorized access.
Published 2026-06-09 · Analyzed
9.8EPSS 0.002
CVE-2024-46890
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 3). The affected application does not properly validate input sent to specific endpoints of its web API. This could allow an authenticated remote attacker with high privileges on the application to execute arbitrary code on the underlying OS.
Published 2024-11-12 · Analyzed
9.4EPSS 0.007
CVE-2021-22945
When sending data to an MQTT server, libcurl <= 7.73.0 and 7.78.0 could in some circumstances erroneously keep a pointer to an already freed memory area and both use that again in a subsequent call to send data and also free it *again*.
Published 2021-09-23 · Modified
9.1EPSS 0.067
CVE-2022-35255
A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.
Published 2022-12-05 · Modified
9.1EPSS 0.019
CVE-2022-0235
Exposure of Sensitive Information to an Unauthorized Actor in node-fetch/node-fetch
Published 2022-01-16 · Modified
8.8EPSS 0.017
CVE-2022-45094
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 1). An authenticated remote attacker with access to the Web Based Management (443/tcp) of the affected product, could potentially inject commands into the dhcpd configuration of the affected product. An attacker might leverage this to trigger remote code execution on the affected component.
Published 2023-01-10 · Modified
8.8EPSS 0.014
CVE-2022-45093
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 1). An authenticated remote attacker with access to the Web Based Management (443/tcp) of the affected product as well as with access to the SFTP server of the affected product (22/tcp), could potentially read and write arbitrary files from and to the device's file system. An attacker might leverage this to trigger remote code execution on the affected component.
Published 2023-01-10 · Modified
8.8EPSS 0.012
CVE-2026-46746
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 6). The application does not properly sanitize user input in the /api/sftp/uploadFiles endpoint, allowing the injection of shell command payloads via crafted directory names. These payloads are stored and executed when directory listings are retrieved. This could allow an authenticated remote attacker to execute arbitrary commands on the underlying operating system with the privileges of the affected service user (sinecins).
Published 2026-06-09 · Analyzed
8.8EPSS 0.008
CVE-2026-46748
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 6). The affected system includes a binary that is configured with the cap_dac_override capability. This capability allows the process to bypass file system permission checks, resulting in unrestricted file system access. This could allow a local attacker to escalate privileges leading to arbitrary file modification and gaining root privileges on the system.
Published 2026-06-09 · Analyzed
8.8EPSS 0.003
CVE-2023-48431
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 2). Affected software does not correctly validate the response received by an UMC server. An attacker can use this to crash the affected software by providing and configuring a malicious UMC server or by manipulating the traffic from a legitimate UMC server (i.e. leveraging CVE-2023-48427).
Published 2023-12-12 · Modified
8.6EPSS 0.006
CVE-2022-32212
A OS Command Injection vulnerability exists in Node.js versions <14.20.0, <16.20.0, <18.5.0 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.
Published 2022-07-14 · Modified
8.1EPSS 0.061
CVE-2024-46892
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 3). The affected application does not properly invalidate sessions when the associated user is deleted or disabled or their permissions are modified. This could allow an authenticated attacker to continue performing malicious actions even after their user account has been disabled.
Published 2024-11-12 · Analyzed
8.1EPSS 0.003
CVE-2022-0155
Exposure of Private Personal Information to an Unauthorized Actor in follow-redirects/follow-redirects
Published 2022-01-10 · Modified
8.0EPSS 0.024
CVE-2021-3749
Inefficient Regular Expression Complexity in axios/axios
Published 2021-08-31 · Modified
7.8EPSS 0.085
CVE-2020-12762
json-c through 0.14 has an integer overflow and out-of-bounds write via a large JSON file, as demonstrated by printbuf_memappend.
Published 2020-05-09 · Modified
7.8EPSS 0.019
CVE-2023-44487
The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.
Published 2023-10-10 · Analyzed
7.5KEV1 PoCEPSS 1.000
CVE-2020-7793
Regular Expression Denial of Service (ReDoS)
Published 2020-12-11 · Modified
7.5EPSS 0.039
CVE-2024-46891
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 3). The affected application does not properly restrict the size of generated log files. This could allow an unauthenticated remote attacker to trigger a large amount of logged events to exhaust the system's resources and create a denial of service condition.
Published 2024-11-12 · Analyzed
7.5EPSS 0.005
CVE-2021-25217
A buffer overrun in lease file parsing code can be used to exploit a common vulnerability shared by dhcpd and dhclient
Published 2021-05-26 · Modified
7.4EPSS 0.061
CVE-2021-23337
Command Injection
Published 2021-02-15 · Modified
7.2EPSS 0.213
CVE-2023-48428
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 2). The radius configuration mechanism of affected products does not correctly check uploaded certificates. A malicious admin could upload a crafted certificate resulting in a denial-of-service condition or potentially issue commands on system level.
Published 2023-12-12 · Modified
7.2EPSS 0.005
CVE-2024-46889
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 3). The affected application uses hard-coded cryptographic key material to obfuscate configuration files. This could allow an attacker to learn that cryptographic key material through reverse engineering of the application binary and decrypt arbitrary backup files.
Published 2024-11-12 · Analyzed
6.9EPSS 0.003
CVE-2021-25220
DNS forwarders - cache poisoning vulnerability
Published 2022-03-23 · Modified
6.8EPSS 0.034
CVE-2022-35256
The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.
Published 2022-12-05 · Modified
6.5EPSS 0.027
CVE-2024-46894
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 3). The affected application does not properly validate authorization of a user to query the "/api/sftp/users" endpoint. This could allow an authenticated remote attacker to gain knowledge about the list of configured users of the SFTP service and also modify that configuration.
Published 2024-11-12 · Analyzed
6.3EPSS 0.003
CVE-2021-23841
Null pointer deref in X509_issuer_and_serial_hash()
Published 2021-02-16 · Modified
5.9EPSS 0.074
CVE-2021-4160
BN_mod_exp may produce incorrect results on MIPS
Published 2022-01-28 · Modified
5.9EPSS 0.038
CVE-2020-28168
Axios NPM package 0.21.0 contains a Server-Side Request Forgery (SSRF) vulnerability where an attacker is able to bypass a proxy by providing a URL that responds with a redirect to a restricted host or IP address.
Published 2020-11-06 · Modified
5.9EPSS 0.024
CVE-2020-28500
Regular Expression Denial of Service (ReDoS)
Published 2021-02-15 · Modified
5.3EPSS 0.073
CVE-2022-2097
AES OCB fails to encrypt some bytes
Published 2022-07-05 · Modified
5.3EPSS 0.049
CVE-2022-0396
DoS from specifically crafted TCP packets
Published 2022-03-23 · Modified
5.3EPSS 0.027
CVE-2022-32222
A cryptographic vulnerability exists on Node.js on linux in versions of 18.x prior to 18.40.0 which allowed a default path for openssl.cnf that might be accessible under some circumstances to a non-admin user instead of /etc/ssl as was the case in versions prior to the upgrade to OpenSSL 3.
Published 2022-07-14 · Modified
5.3EPSS 0.021
CVE-2026-46747
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 6). The affected application does not properly sanitize path input in the `GET /api/sftp/uploadFiles` endpoint used for directory listing. This allows path traversal through crafted input, enabling access to unintended file system locations.
Published 2026-06-09 · Analyzed
5.3EPSS 0.004
CVE-2021-23839
Incorrect SSLv2 rollback protection
Published 2021-02-16 · Modified
4.3EPSS 0.030
CVE-2023-48429
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 2). The Web UI of affected devices does not check the length of parameters in certain conditions. This allows a malicious admin to crash the server by sending a crafted request to the server. The server will automatically restart.
Published 2023-12-12 · Modified
2.7EPSS 0.006
CVE-2023-48430
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 2). The REST API of affected devices does not check the length of parameters in certain conditions. This allows a malicious admin to crash the server by sending a crafted request to the API. The server will automatically restart.
Published 2023-12-12 · Modified
2.7EPSS 0.006