40888 vulnerabilidades · General Orden: CVSS EPSS Año ID
CVE-2017-2882
Circle General
9.0
CRITICAL
EPSS
1.2%
2017 1 PoC

An exploitable vulnerability exists in the servers update functionality of Circle with Disney running firmware 2.0.1. Specially crafted network packets can cause the device to overwrite sensitive files, resulting in code execution. An attacker needs to impersonate a remote server in order to trigger this vulnerability.

CVE-2024-4142
Artifactory General
9.0
CRITICAL
EPSS
0.8%
2024 CWE-20 1 PoC

An Improper input validation vulnerability that could potentially lead to privilege escalation was discovered in JFrog Artifactory. Due to this vulnerability, users with low privileges may gain administrative access to the system. This issue can also be exploited in Artifactory platforms with anonymous access enabled.

CVE-2024-29855
Recovery Orchestrator General
9.0
CRITICAL
EPSS
19.1%
2024 1 PoC

Hard-coded JWT secret allows authentication bypass in Veeam Recovery Orchestrator

CVE-2023-38388
JupiterX Core General
9.0
CRITICAL
EPSS
22.9%
2023 CWE-434 1 PoC

Unrestricted Upload of File with Dangerous Type vulnerability in Artbees JupiterX Core.This issue affects JupiterX Core: from n/a through 3.3.5.

CVE-2025-5086
🔥 KEV DELMIA Apriso General ⚡ nuclei
9.0
CRITICAL
EPSS
42.1%
2025 CWE-502 1 PoC

A deserialization of untrusted data vulnerability affecting DELMIA Apriso from Release 2020 through Release 2025 could lead to a remote code execution.

CVE-2023-27267
Diagnostics Agent (OSCommand Bridge) General
9.0
CRITICAL
EPSS
2.4%
2023 CWE-306 1 PoC

Due to missing authentication and insufficient input validation, the OSCommand Bridge of SAP Diagnostics Agent - version 720, allows an attacker with deep knowledge of the system to execute scripts on all connected Diagnostics Agents. On successful exploitation, the attacker can completely compromise confidentiality, integrity and availability of the system.

CVE-2026-30282
Software Genérico General
9.0
CRITICAL
EPSS
0.1%
2026 1 PoC

An arbitrary file overwrite vulnerability in UXGROUP LLC Cast to TV Screen Mirroring v2.2.77 allows attackers to overwrite critical internal files via the file import process, leading to arbtrary code execution or information exposure.

CVE-2025-26206
Software Genérico General
9.0
CRITICAL
EPSS
0.4%
2025 1 PoC

Cross Site Request Forgery vulnerability in sell done storefront v.1.0 allows a remote attacker to escalate privileges via the index.html component

CVE-2023-25617
Business Objects (Adaptive Job Server) General
9.0
CRITICAL
EPSS
1.7%
2023 CWE-78 1 PoC

SAP Business Object (Adaptive Job Server) - versions 420, 430, allows remote execution of arbitrary commands on Unix, when program objects execution is enabled, to authenticated users with scheduling rights, using the BI Launchpad, Central Management Console or a custom application based on the public java SDK. Programs could impact the confidentiality, integrity and availability of the system.

CVE-2021-25383
Samsung Mobile Devices General
9.0
CRITICAL
EPSS
0.2%
2021 CWE-122 1 PoC

An improper input validation vulnerability in scmn_mfal_read() in libsapeextractor library prior to SMR MAY-2021 Release 1 allows attackers to execute arbitrary code on mediaextractor process.

CVE-2025-50122
EcoStruxure™ IT Data Center Expert General
8.9
HIGH
EPSS
0.1%
2025 CWE-331 1 PoC

A CWE-331: Insufficient Entropy vulnerability exists that could cause root password discovery when the password generation algorithm is reverse engineered with access to installation or upgrade artifacts.

CVE-2021-35215
Orion Platform General
8.9
HIGH
EPSS
82.8%
2021 CWE-502 1 PoC

Insecure deserialization leading to Remote Code Execution was detected in the Orion Platform version 2020.2.5. Authentication is required to exploit this vulnerability.

CVE-2025-66576
Remote Keyboard Desktop General
8.9
HIGH
EPSS
0.6%
2025 CWE-78 1 PoC

Remote Keyboard Desktop 1.0.1 enables remote attackers to execute system commands via the rundll32.exe exported function export, allowing unauthenticated code execution.

CVE-2021-38162
SAP Web Dispatcher General
8.9
HIGH
EPSS
1.8%
2021 CWE-444 1 PoC

SAP Web Dispatcher versions - 7.49, 7.53, 7.77, 7.81, KRNL64NUC - 7.22, 7.22EXT, 7.49, KRNL64UC -7.22, 7.22EXT, 7.49, 7.53, KERNEL - 7.22, 7.49, 7.53, 7.77, 7.81, 7.83 processes allow an unauthenticated attacker to submit a malicious crafted request over a network to a front-end server which may, over several attempts, result in a back-end server confusing the boundaries of malicious and legitimate messages. This can result in the back-end server executing a malicious payload which can be used to read or modify any information on the server or consume server resources making it temporarily una

CVE-2021-35213
Orion Platform General
8.9
HIGH
EPSS
0.9%
2021 CWE-284 1 PoC

An Improper Access Control Privilege Escalation Vulnerability was discovered in the User Setting of Orion Platform version 2020.2.5. It allows a guest user to elevate privileges to the Administrator using this vulnerability. Authentication is required to exploit the vulnerability.

CVE-2023-36998
Software Genérico General
8.9
HIGH
EPSS
0.2%
2023 1 PoC

The NextEPC MME <= 1.0.1 (fixed in commit a8492c9c5bc0a66c6999cb5a263545b32a4109df) contains a stack-based buffer overflow vulnerability in the Emergency Number List decoding method. An attacker may send a NAS message containing an oversized Emergency Number List value to the MME to overwrite the stack with arbitrary bytes. An attacker with a cellphone connection to any base station managed by the MME may exploit this vulnerability without having to authenticate with the LTE core.

CVE-2020-4074
PrestaShop General
8.9
HIGH
EPSS
0.4%
2020 CWE-287 1 PoC

In PrestaShop from version 1.5.0.0 and before version 1.7.6.6, the authentication system is malformed and an attacker is able to forge requests and execute admin commands. The problem is fixed in 1.7.6.6.

CVE-2025-47917
mbedtls General
8.9
HIGH
EPSS
5.2%
2025 CWE-416 1 PoC

Mbed TLS before 3.6.4 allows a use-after-free in certain situations of applications that are developed in accordance with the documentation. The function mbedtls_x509_string_to_names() takes a head argument that is documented as an output argument. The documentation does not suggest that the function will free that pointer; however, the function does call mbedtls_asn1_free_named_data_list() on that argument, which performs a deep free(). As a result, application code that uses this function (relying only on documented behavior) is likely to still hold pointers to the memory blocks that were fr

CVE-2020-15148
yii2 General ⚡ nuclei
8.9
HIGH
EPSS
93.4%
2020 CWE-502 2 PoCs

Yii 2 (yiisoft/yii2) before version 2.0.38 is vulnerable to remote code execution if the application calls `unserialize()` on arbitrary user input. This is fixed in version 2.0.38. A possible workaround without upgrading is available in the linked advisory.

CVE-2021-21017
🔥 KEV Acrobat Reader General
8.8
HIGH
EPSS
90.2%
2021 CWE-122 2 PoCs

Acrobat Reader DC versions versions 2020.013.20074 (and earlier), 2020.001.30018 (and earlier) and 2017.011.30188 (and earlier) are affected by a heap-based buffer overflow vulnerability. An unauthenticated attacker could leverage this vulnerability to achieve arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file.