Lucene search
+L

4395 matches found

OSV
OSV
added 2026/05/11 8:36 p.m.12 views

CVE-2026-43879 WWBN AVideo: Blind SSRF in YPTWallet Donation Webhook via Missing isSSRFSafeURL() Check and CURLOPT_FOLLOWLOCATION Redirect Bypass

WWBN AVideo is an open source video platform. In versions up to and including 29.0, an authenticated user can configure their own donation-notification webhook URL to point at internal/loopback/metadata hosts e.g. http://127.0.0.1:8080/..., http://169.254.169.254/latest/..., RFC1918 addresses. Wh...

5.4CVSS5.9AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/05/11 6:31 p.m.19 views

Duplicate Advisory: OpenClaw: Workspace dotenv files cannot override connector endpoint hosts

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-55cf-xx38-4p9p. This link is maintained to preserve external references. Original Description OpenClaw before 2026.4.22 allows workspace dotenv files to override connector endpoint hosts for Matrix, Mattermost,...

5CVSS5.7AI score0.00105EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/05/11 4:46 p.m.53 views

CVE-2026-45003 OpenClaw < 2026.4.22 - Connector Endpoint Host Override via Workspace dotenv Files

OpenClaw before 2026.4.22 allows workspace dotenv files to override connector endpoint hosts for Matrix, Mattermost, IRC, and Synology connectors. Attackers with workspace access can redirect runtime traffic to malicious endpoints by setting endpoint variables in dotenv files...

5CVSS0.00105EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/11 4:46 p.m.42 views

CVE-2026-45003

OpenClaw before 2026.4.22 allows workspace dotenv files to override connector endpoint hosts for the Matrix, Mattermost, IRC, and Synology connectors . An attacker with workspace access can redirect runtime traffic to malicious endpoints by setting endpoint variables in dotenv files, enabling loc...

5CVSS5.8AI score0.00105EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-8258

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw has been found in Squirrel up to 3.2. Impacted is the function validateformat in the library sqstdlib/sqstdstring.cpp. Executing a manipulation can lead ...

5.3CVSS6.2AI score0.00123EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/05/08 7:09 p.m.14 views

Server-side Request Forgery (SSRF)

Overview bugsink is a Self-hosted Error Tracking Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the validatewebhookurl process. An attacker can cause the application to send outbound HTTP POST requests to unintended hosts, including internal or...

5.3CVSS5.8AI score0.00286EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/08 3:31 p.m.22 views

EUVD-2026-28549

Account users are allowed by default to register templates to be downloaded directly to the primary storage for deploying instances using the KVM hypervisor. Due to missing file name sanitization, an attacker can register malicious templates to execute arbitrary code on the KVM hosts. This can...

6.3CVSS6.2AI score0.00726EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/08 12:21 p.m.62 views

CVE-2026-25077 Apache CloudStack: Unauthenticated Command Injection in Direct Download Templates

Account users are allowed by default to register templates to be downloaded directly to the primary storage for deploying instances using the KVM hypervisor. Due to missing file name sanitization, an attacker can register malicious templates to execute arbitrary code on the KVM hosts. This can...

0.00726EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 12:21 p.m.20 views

CVE-2026-25077 Apache CloudStack: Unauthenticated Command Injection in Direct Download Templates

Account users are allowed by default to register templates to be downloaded directly to the primary storage for deploying instances using the KVM hypervisor. Due to missing file name sanitization, an attacker can register malicious templates to execute arbitrary code on the KVM hosts. This can...

8.8CVSS6.3AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/08 12:21 p.m.14 views

CVE-2026-25077 Apache CloudStack: Unauthenticated Command Injection in Direct Download Templates

Account users are allowed by default to register templates to be downloaded directly to the primary storage for deploying instances using the KVM hypervisor. Due to missing file name sanitization, an attacker can register malicious templates to execute arbitrary code on the KVM hosts. This can...

6.2AI score0.00726EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.16 views

Apache CloudStack 代码注入漏洞

Apache CloudStack is an IaaS cloud computing platform developed by the Apache Foundation in the United States. This platform is primarily used for deploying and managing large-scale virtual machine networks. Apache CloudStack has a code injection vulnerability, which stems from a lack of filename...

8.8CVSS6.2AI score0.00726EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:00 a.m.27 views

Ubuntu 22.04 LTS / 24.04 LTS / 25.10 / 26.04 LTS : Dynaconf vulnerability (USN-8231-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS / 25.10 / 26.04 LTS host has a package installed that is affected by a vulnerability as referenced in the USN-8231-1 advisory. It was discovered that Dynaconf was incorrectly handling template evaluation in its string resolvers. A remote attacker could...

8.1CVSS6.1AI score0.00526EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.25 views

New API 代码问题漏洞

The New API is an interface software developed by QuantumNous. Versions of the New API prior to 0.11.9-alpha.1 contained code vulnerabilities. These vulnerabilities stemmed from the lack of SSRF protection for the unspecified address 0.0.0.0, which could allow users with valid API tokens to bypas...

7.1CVSS5.9AI score0.00258EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.24 views

PT-2026-39265

Name of the Vulnerable Software and Affected Versions Bugsink versions prior to 2.1.3 Description A mismatch in URL parsing allows the bypass of webhook URL validation. The system used Python's urllib.parse.urlparse for validation but requests.post to send the request. For malformed inputs...

4.3CVSS6.1AI score0.00286EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/05/07 6:30 p.m.25 views

EUVD-2026-28394

An Improper Certificate Validation in Ivanti EPMM before versions 12.6.1.1, 12.7.0.1, and 12.8.0.1 allows a remote unauthenticated attacker to impersonate registered Sentry hosts and obtain valid CA-signed client certificates...

9.1CVSS5.8AI score0.00686EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/07 4:16 p.m.24 views

CVE-2026-5787

An Improper Certificate Validation in Ivanti EPMM before versions 12.6.1.1, 12.7.0.1, and 12.8.0.1 allows a remote unauthenticated attacker to impersonate registered Sentry hosts and obtain valid CA-signed client certificates...

9.1CVSS0.00686EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/07 3:36 p.m.14 views

CVE-2026-5787

An Improper Certificate Validation in Ivanti EPMM before versions 12.6.1.1, 12.7.0.1, and 12.8.0.1 allows a remote unauthenticated attacker to impersonate registered Sentry hosts and obtain valid CA-signed client certificates...

8.9CVSS5.8AI score0.00686EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/07 3:36 p.m.12 views

CVE-2026-5787

An Improper Certificate Validation in Ivanti EPMM before versions 12.6.1.1, 12.7.0.1, and 12.8.0.1 allows a remote unauthenticated attacker to impersonate registered Sentry hosts and obtain valid CA-signed client certificates...

8.9CVSS5.8AI score0.00686EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/07 3:36 p.m.41 views

CVE-2026-5787

An Improper Certificate Validation in Ivanti EPMM before versions 12.6.1.1, 12.7.0.1, and 12.8.0.1 allows a remote unauthenticated attacker to impersonate registered Sentry hosts and obtain valid CA-signed client certificates...

8.9CVSS0.00686EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/07 3:36 p.m.48 views

CVE-2026-5787

CVE-2026-5787 is an improper certificate validation vulnerability in Ivanti Endpoint Manager Mobile (EPMM) prior to versions 12.6.1.1, 12.7.0.1, and 12.8.0.1. An unauthenticated remote attacker can impersonate registered Sentry hosts and obtain valid CA-signed client certificates. This CVE is lis...

9.1CVSS5.8AI score0.00686EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder