Lucene search
+L

13104 matches found

CVE
CVE
added 2026/08/25 10:13 a.m.42 views

CVE-2026-55976

Apache Hive before 4.2.1 is vulnerable to a Server-Side Request Forgery (SSRF) in its Avro SerDe schema resolution component. The root cause is insufficient input validation on the avro.schema.url table property: an authenticated attacker with CREATE TABLE privilege and network access to HiveServ...

9.1CVSS5.7AI score0.00587EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/25 10:13 a.m.39 views

CVE-2026-55976 Apache Hive: SSRF vulnerability in Hive Avro Serde due to Insufficient input validation on avro.schema.url

Server-Side Request Forgery SSRF in Avro SerDe schema resolution in Apache Hive before 4.2.1 allows an authenticated remote attacker with CREATE TABLE privilege to cause the Hive server to fetch an attacker-controlled URL when resolving the avro.schema.url table property on an Avro table that is...

0.00587EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/25 10:07 a.m.10 views

Apicurio/apicurio-registry: apicurio-registry: SSRF via wsdl4j import dereference in WSDL FULL validation

A flaw was found in Apicurio Registry. The WSDLReaderAccessor creates a wsdl4j WSDLReader without disabling the javax.wsdl.importDocuments feature. When the VALIDITY rule is set to FULL, an attacker with Developer-role access can upload a WSDL document containing attacker-controlled import...

7.4CVSS5.7AI score0.00338EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/25 10:07 a.m.14 views

Important: Red Hat Security Advisory: Apicurio Registry (container images) release and security update [ 3.3.1 GA ]

An update to the images for Red Hat build of Apicurio Registry is now available from the Red Hat Container Catalog. The purpose of this text-only errata is to inform you about the security issues fixed in this release. Red Hat Product Security has rated this update as having a security impact of...

8.5CVSS6.5AI score0.00669EPSS
SaveExploits3References7
RedhatCVE
RedhatCVE
added 2026/08/25 8:48 a.m.10 views

CVE-2026-10582

A flaw was found in Hugo. The security.http.urls allowlist, which controls outbound fetches, does not adequately validate the destination address of URLs. This vulnerability allows a remote attacker to supply a specially crafted URL that resolves to internal network resources. As a result, the Hu...

8.3CVSS5.3AI score0.00315EPSS
SaveExploits0References7
Nuclei
Nuclei
added 2026/08/25 6:03 a.m.213 views

SAP Solution Manager 7.2 - Remote Command Execution

SAP Solution Manager SolMan running version 7.2 has a remote command execution vulnerability within the SAP EEM servlet tcsmdagentapplicationeem. The vulnerability occurs due to missing authentication checks when submitting SOAP requests to the /EemAdminService/EemAdmin page to get information...

10CVSS9.4AI score0.98266EPSS
SaveExploits7References7
NVD
NVD
added 2026/08/25 2:16 a.m.11 views

CVE-2026-78682

NLTK before 3.10.3 contains a server-side request forgery vulnerability in nltk.pathsec.urlopen and callers nltk.data.load, nltk.downloader.Downloader.index/download when an HTTP proxy is configured. pathsec.urlopen validates the requested hostname locally, but proxy-handler inheritance disables...

8.7CVSS0.00253EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 2:16 a.m.7 views

DEBIAN-CVE-2026-78682

NLTK before 3.10.3 contains a server-side request forgery vulnerability in nltk.pathsec.urlopen and callers nltk.data.load, nltk.downloader.Downloader.index/download when an HTTP proxy is configured. pathsec.urlopen validates the requested hostname locally, but proxy-handler inheritance disables...

8.7CVSS5.5AI score0.00253EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/25 2:16 a.m.14 views

CVE-2026-56708

Grav API plugin before 1.0.16 contains a server-side request forgery vulnerability in webhook delivery that allows attackers to bypass hostname validation by DNS rebinding. Attackers controlling authoritative DNS for a configured webhook hostname can answer validation lookups with public addresse...

6.9CVSS0.00174EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/25 2:16 a.m.10 views

CVE-2026-34964

Adminer before 5.5.0 contains a server-side request forgery vulnerability in the login form's server field validator, which only inspects leading integers for privileged ports and fails to reject non-numeric port values. Attackers can inject PDO DSN keys like host= and port= into the server...

6.9CVSS0.00307EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 2:16 a.m.7 views

DEBIAN-CVE-2026-34964

Adminer before 5.5.0 contains a server-side request forgery vulnerability in the login form's server field validator, which only inspects leading integers for privileged ports and fails to reject non-numeric port values. Attackers can inject PDO DSN keys like host= and port= into the server...

6.9CVSS5.7AI score0.00307EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.39 views

CVE-2026-78682 NLTK before 3.10.3 SSRF Protection Bypass via Proxy

NLTK before 3.10.3 contains a server-side request forgery vulnerability in nltk.pathsec.urlopen and callers nltk.data.load, nltk.downloader.Downloader.index/download when an HTTP proxy is configured. pathsec.urlopen validates the requested hostname locally, but proxy-handler inheritance disables...

8.7CVSS0.00253EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 1:30 a.m.17 views

CVE-2026-78682 NLTK before 3.10.3 SSRF Protection Bypass via Proxy

NLTK before 3.10.3 contains a server-side request forgery vulnerability in nltk.pathsec.urlopen and callers nltk.data.load, nltk.downloader.Downloader.index/download when an HTTP proxy is configured. pathsec.urlopen validates the requested hostname locally, but proxy-handler inheritance disables...

8.7CVSS5.6AI score
SaveExploits0References4
CVE
CVE
added 2026/08/25 1:30 a.m.26 views

CVE-2026-78682

NLTK before 3.10.3 is affected by a server-side request forgery (SSRF) vulnerability in nltk.pathsec.urlopen and its callers (nltk.data.load, nltk.downloader.Downloader.index/download). The root cause is that when an HTTP proxy is configured, proxy-handler inheritance disables the safe HTTP/HTTPS...

8.7CVSS5.5AI score0.00253EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/25 1:30 a.m.8 views

EUVD-2026-65206

Grav API plugin before 1.0.16 contains a server-side request forgery vulnerability in webhook delivery that allows attackers to bypass hostname validation by DNS rebinding. Attackers controlling authoritative DNS for a configured webhook hostname can answer validation lookups with public addresse...

6.9CVSS5.4AI score0.00174EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 1:29 a.m.37 views

CVE-2026-34964 Adminer before 5.5.0 SSRF via PDO DSN Injection

Adminer before 5.5.0 contains a server-side request forgery vulnerability in the login form's server field validator, which only inspects leading integers for privileged ports and fails to reject non-numeric port values. Attackers can inject PDO DSN keys like host= and port= into the server...

6.9CVSS0.00307EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/25 1:29 a.m.8 views

CVE-2026-34964

Adminer before 5.5.0 contains a server-side request forgery vulnerability in the login form's server field validator, which only inspects leading integers for privileged ports and fails to reject non-numeric port values. Attackers can inject PDO DSN keys like host= and port= into the server...

6.9CVSS5.7AI score0.00307EPSS
SaveExploits0
CVE
CVE
added 2026/08/25 1:29 a.m.19 views

CVE-2026-34964

Adminer before 5.5.0 contains a server-side request forgery (SSRF) vulnerability in the login form's server field validator. The validator only inspects leading integers for privileged ports and fails to reject non-numeric port values, allowing attackers to inject PDO DSN keys such as host= and p...

6.9CVSS5.7AI score0.00307EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 1:29 a.m.21 views

CVE-2026-34964 Adminer before 5.5.0 SSRF via PDO DSN Injection

Adminer before 5.5.0 contains a server-side request forgery vulnerability in the login form's server field validator, which only inspects leading integers for privileged ports and fails to reject non-numeric port values. Attackers can inject PDO DSN keys like host= and port= into the server...

6.9CVSS5.8AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-76172

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fast-uri is a URI parser for Node.js. During parsing it runs a legacy decoding pass over the scheme component and never re-escapes the result, and serialization...

7.5CVSS5.8AI score0.00247EPSS
SaveExploits0References4
Rows per page
Query Builder