80 vulnerabilidades · Cloud · ⚡ Nuclei Orden: CVSS EPSS Año ID
CVE-2024-4325
gradio-app/gradio Web Cloud ⚡ nuclei
8.6
HIGH
EPSS
65.1%
2024 CWE-918 0 PoCs

A Server-Side Request Forgery (SSRF) vulnerability exists in the gradio-app/gradio version 4.21.0, specifically within the `/queue/join` endpoint and the `save_url_to_cache` function. The vulnerability arises when the `path` value, obtained from the user and expected to be a URL, is used to make an HTTP request without sufficient validation checks. This flaw allows an attacker to send crafted requests that could lead to unauthorized access to the local network or the AWS metadata endpoint, thereby compromising the security of internal servers.

CVE-2023-22893
Software Genérico Web Cloud ⚡ nuclei
8.2
HIGH
EPSS
76.7%
2023 2 PoCs

Strapi through 4.5.5 does not verify the access or ID tokens issued during the OAuth flow when the AWS Cognito login provider is used for authentication. A remote attacker could forge an ID token that is signed using the 'None' type algorithm to bypass authentication and impersonate any user that use AWS Cognito for authentication.

CVE-2023-42442
jumpserver Web Cloud ⚡ nuclei
8.2
HIGH
EPSS
88.2%
2023 CWE-287 2 PoCs

JumpServer is an open source bastion host and a professional operation and maintenance security audit system. Starting in version 3.0.0 and prior to versions 3.5.5 and 3.6.4, session replays can download without authentication. Session replays stored in S3, OSS, or other cloud storage are not affected. The api `/api/v1/terminal/sessions/` permission control is broken and can be accessed anonymously. SessionViewSet permission classes set to `[RBACPermission | IsSessionAssignee]`, relation is or, so any permission matched will be allowed. Versions 3.5.5 and 3.6.4 have a fix. After upgrading, vis

CVE-2024-41107
Apache CloudStack Web Cloud ⚡ nuclei
8.1
HIGH
EPSS
92.0%
2024 CWE-290 1 PoC

The CloudStack SAML authentication (disabled by default) does not enforce signature check. In CloudStack environments where SAML authentication is enabled, an attacker that initiates CloudStack SAML single sign-on authentication can bypass SAML authentication by submitting a spoofed SAML response with no signature and known or guessed username and other user details of a SAML-enabled CloudStack user-account. In such environments, this can result in a complete compromise of the resources owned and/or accessible by a SAML enabled user-account. Affected users are recommended to disable the SAML

CVE-2018-6961
🔥 KEV NSX SD-WAN by VeloCloud Cloud ⚡ nuclei
8.1
HIGH
EPSS
93.6%
2018 3 PoCs

VMware NSX SD-WAN Edge by VeloCloud prior to version 3.1.0 contains a command injection vulnerability in the local web UI component. This component is disabled by default and should not be enabled on untrusted networks. VeloCloud by VMware will be removing this service from the product in future releases. Successful exploitation of this issue could result in remote code execution.

CVE-2025-0107
Cloud NGFW Web Networking Cloud ⚡ nuclei
7.7
HIGH
EPSS
79.5%
2025 CWE-78 0 PoCs

An OS command injection vulnerability in Palo Alto Networks Expedition enables an unauthenticated attacker to run arbitrary OS commands as the www-data user in Expedition, which results in the disclosure of usernames, cleartext passwords, device configurations, and device API keys for firewalls running PAN-OS software.

CVE-2023-28432
🔥 KEV minio Cloud ⚡ nuclei
7.5
HIGH
EPSS
94.0%
2023 CWE-200 24 PoCs

Minio is a Multi-Cloud Object Storage framework. In a cluster deployment starting with RELEASE.2019-12-17T23-16-33Z and prior to RELEASE.2023-03-20T20-16-18Z, MinIO returns all environment variables, including `MINIO_SECRET_KEY` and `MINIO_ROOT_PASSWORD`, resulting in information disclosure. All users of distributed deployment are impacted. All users are advised to upgrade to RELEASE.2023-03-20T20-16-18Z.

CVE-2021-43798
🔥 KEV grafana DevOps Cloud ⚡ nuclei
7.5
HIGH
EPSS
94.4%
2021 CWE-22 54 PoCs

Grafana is an open-source platform for monitoring and observability. Grafana versions 8.0.0-beta1 through 8.3.0 (except for patched versions) iss vulnerable to directory traversal, allowing access to local files. The vulnerable URL path is: `<grafana_host_url>/public/plugins//`, where is the plugin ID for any installed plugin. At no time has Grafana Cloud been vulnerable. Users are advised to upgrade to patched versions 8.0.7, 8.1.8, 8.2.7, or 8.3.1. The GitHub Security Advisory contains more information about vulnerable URL paths, mitigation, and the disclosure timeline.

CVE-2024-3848
mlflow/mlflow Networking Cloud ⚡ nuclei
7.5
HIGH
EPSS
78.7%
2024 CWE-29 0 PoCs

A path traversal vulnerability exists in mlflow/mlflow version 2.11.0, identified as a bypass for the previously addressed CVE-2023-6909. The vulnerability arises from the application's handling of artifact URLs, where a '#' character can be used to insert a path into the fragment, effectively skipping validation. This allows an attacker to construct a URL that, when processed, ignores the protocol scheme and uses the provided path for filesystem access. As a result, an attacker can read arbitrary files, including sensitive information such as SSH and cloud keys, by exploiting the way the appl

CVE-2023-6266
BackupBliss – Backup & Migration with Free Cloud Storage Web Cloud Windows ⚡ nuclei
7.5
HIGH
EPSS
26.8%
2023 CWE-200 0 PoCs

The Backup Migration plugin for WordPress is vulnerable to unauthorized access of data due to insufficient path and file validation on the BMI_BACKUP case of the handle_downloading function in all versions up to, and including, 1.3.6. This makes it possible for unauthenticated attackers to download back-up files which can contain sensitive information such as user passwords, PII, database credentials, and much more.

CVE-2025-59049
mockoon Web Cloud ⚡ nuclei
7.5
HIGH
EPSS
1.9%
2025 CWE-73 0 PoCs

Mockoon provides way to design and run mock APIs. Prior to version 9.2.0, a mock API configuration for static file serving follows the same approach presented in the documentation page, where the server filename is generated via templating features from user input is vulnerable to Path Traversal and LFI, allowing an attacker to get any file in the mock server filesystem. The issue may be particularly relevant in cloud hosted server instances. Version 9.2.0 fixes the issue.

CVE-2020-5410
🔥 KEV Spring Cloud Config Web Cloud ⚡ nuclei
7.5
HIGH
EPSS
94.4%
2020 CWE-23 5 PoCs

Spring Cloud Config, versions 2.2.x prior to 2.2.3, versions 2.1.x prior to 2.1.9, and older unsupported versions allow applications to serve arbitrary configuration files through the spring-cloud-config-server module. A malicious user, or attacker, can send a request using a specially crafted URL that can lead to a directory traversal attack.

CVE-2023-27587
readtomyshoe Web Cloud ⚡ nuclei
7.4
HIGH
EPSS
85.8%
2023 CWE-209 2 PoCs

ReadtoMyShoe, a web app that lets users upload articles and listen to them later, generates an error message containing sensitive information prior to commit 8533b01. If an error occurs when adding an article, the website shows the user an error message. If the error originates from the Google Cloud TTS request, then it will include the full URL of the request. The request URL contains the Google Cloud API key. This has been patched in commit 8533b01. Upgrading should be accompanied by deleting the current GCP API key and issuing a new one. There are no known workarounds.

CVE-2025-58179
astro Cloud ⚡ nuclei
7.2
HIGH
EPSS
0.4%
2025 CWE-918 0 PoCs

Astro is a web framework for content-driven websites. Versions 11.0.3 through 12.6.5 are vulnerable to SSRF when using Astro's Cloudflare adapter. When configured with output: 'server' while using the default imageService: 'compile', the generated image optimization endpoint doesn't check the URLs it receives, allowing content from unauthorized third-party domains to be served. a A bug in impacted versions of the @astrojs/cloudflare adapter for deployment on Cloudflare’s infrastructure, allows an attacker to bypass the third-party domain restrictions and serve any content from the vulnerable o

CVE-2024-9474
🔥 KEV Cloud NGFW Networking Cloud ⚡ nuclei
6.9
MEDIUM
EPSS
94.2%
2024 CWE-78 7 PoCs

A privilege escalation vulnerability in Palo Alto Networks PAN-OS software allows a PAN-OS administrator with access to the management web interface to perform actions on the firewall with root privileges. Cloud NGFW and Prisma Access are not impacted by this vulnerability.

CVE-2023-47218
QTS Cloud ⚡ nuclei
5.8
MEDIUM
EPSS
93.2%
2023 CWE-77 2 PoCs

An OS command injection vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow users to execute commands via a network. We have already fixed the vulnerability in the following versions: QTS 5.1.5.2645 build 20240116 and later QuTS hero h5.1.5.2647 build 20240118 and later QuTScloud c5.1.5.2651 and later

CVE-2025-49493
CloudTest Cloud ⚡ nuclei
5.8
MEDIUM
EPSS
1.9%
2025 CWE-611 2 PoCs

Akamai CloudTest before 60 2025.06.02 (12988) allows file inclusion via XML External Entity (XXE) injection.

CVE-2025-54793
astro Web Cloud ⚡ nuclei
5.5
MEDIUM
EPSS
1.0%
2025 CWE-601 2 PoCs

Astro is a web framework for content-driven websites. In versions 5.2.0 through 5.12.7, there is an Open Redirect vulnerability in the trailing slash redirection logic when handling paths with double slashes. This allows an attacker to redirect users to arbitrary external domains by crafting URLs such as https://mydomain.com//malicious-site.com/. This increases the risk of phishing and other social engineering attacks. This affects sites that use on-demand rendering (SSR) with the Node or Cloudflare adapters. It does not affect static sites, or sites deployed to Netlify or Vercel. This issue i

CVE-2021-21973
🔥 KEV VMware vCenter Server Cloud ⚡ nuclei
5.3
MEDIUM
EPSS
90.4%
2021 1 PoC

The vSphere Client (HTML5) contains an SSRF (Server Side Request Forgery) vulnerability due to improper validation of URLs in a vCenter Server plugin. A malicious actor with network access to port 443 may exploit this issue by sending a POST request to vCenter Server plugin leading to information disclosure. This affects: VMware vCenter Server (7.x before 7.0 U1c, 6.7 before 6.7 U3l and 6.5 before 6.5 U3n) and VMware Cloud Foundation (4.x before 4.2 and 3.x before 3.10.1.2).

CVE-2021-22017
🔥 KEV VMware vCenter Server, VMware Cloud Foundation Web Cloud ⚡ nuclei
5.3
MEDIUM
EPSS
74.8%
2021 1 PoC

Rhttproxy as used in vCenter Server contains a vulnerability due to improper implementation of URI normalization. A malicious actor with network access to port 443 on vCenter Server may exploit this issue to bypass proxy leading to internal endpoints being accessed.