Lucene search
+L

57767 matches found

NVD
NVD
added 2026/08/25 12:16 p.m.7 views

CVE-2026-79671

Ech0 before 4.4.3 contains a server-side request forgery vulnerability in the validateWebhookURL function webhooksettingservice.go, which only validates literal IP addresses via net.ParseIP and fails to reject hostnames that DNS-resolve to private or internal IPs e.g., 169.254.169.254.nip.io. An...

5.5CVSS0.00245EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 12:07 p.m.5 views

RLSA-2026:58819 Important: nodejs24 security update

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices...

8.6CVSS6.2AI score0.00623EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/08/25 11:33 a.m.30 views

CVE-2026-79671 Ech0 before 4.4.3 SSRF via DNS Resolution Bypass

Ech0 before 4.4.3 contains a server-side request forgery vulnerability in the validateWebhookURL function webhooksettingservice.go, which only validates literal IP addresses via net.ParseIP and fails to reject hostnames that DNS-resolve to private or internal IPs e.g., 169.254.169.254.nip.io. An...

5.5CVSS0.00245EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 11:33 a.m.28 views

CVE-2026-79659 Ech0 before 4.7.3 Server-Side Request Forgery via fetchPeerConnectInfo

Ech0 before 4.7.3 contains a server-side request forgery vulnerability in the fetchPeerConnectInfo function that uses unvalidated HTTP requests instead of safe request methods with URL validation. Authenticated attackers can supply arbitrary URLs to access internal services and cloud metadata...

8.3CVSS0.00209EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 11:33 a.m.18 views

CVE-2026-79659

Ech0 before 4.7.3 is affected by a Server-Side Request Forgery (SSRF) vulnerability in the fetchPeerConnectInfo function. The root cause is the use of unvalidated HTTP requests instead of safe request methods with URL validation. An authenticated attacker can supply arbitrary URLs to reach intern...

8.3CVSS5.7AI score0.00209EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 11:33 a.m.7 views

CVE-2026-79659 Ech0 before 4.7.3 Server-Side Request Forgery via fetchPeerConnectInfo

Ech0 before 4.7.3 contains a server-side request forgery vulnerability in the fetchPeerConnectInfo function that uses unvalidated HTTP requests instead of safe request methods with URL validation. Authenticated attackers can supply arbitrary URLs to access internal services and cloud metadata...

8.3CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 10:13 a.m.6 views

EUVD-2026-65395

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...

5.6AI score0.00587EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 10:13 a.m.6 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...

9.1CVSS5.8AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/25 10:07 a.m.10 views

Apicurio/apicurio-registry: apicurio-registry: Unhardened SAXParser in content-type detection leads to blind XXE / SSRF / billion-laughs DoS

A flaw was found in Apicurio Registry. The ContentTypeUtil.isParsableXml method creates a SAXParserFactory without enabling secure processing features or disabling external entity resolution. An attacker with artifact-write permission or unauthenticated when the registry runs with default...

8.5CVSS5.5AI score0.00437EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 2:16 a.m.4 views

UBUNTU-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.9AI score0.00307EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/25 2:16 a.m.4 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.9AI score0.00307EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 2:16 a.m.4 views

UBUNTU-CVE-2026-56706

Adminer before 5.4.3 uses a CSRF token scheme that transmits both the XOR mask and the masked value in every token format rand XOR secret:rand, allowing anyone who observes a single CSRF token e.g., via network sniffing, log files, Referrer header, or XSS to recover the session secret with a sing...

6.8CVSS6AI score0.00294EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/25 1:30 a.m.10 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.7CVSS5.5AI score0.00253EPSS
SaveExploits1
EUVD
EUVD
added 2026/08/25 1:30 a.m.9 views

EUVD-2026-65228

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
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.37 views

CVE-2026-56708 Grav API Plugin before 1.0.16 SSRF via DNS Rebinding

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
CVE
CVE
added 2026/08/25 1:30 a.m.18 views

CVE-2026-56708

The Grav API plugin before version 1.0.16 is affected by a server-side request forgery (SSRF) vulnerability in its webhook delivery mechanism. The root cause is a DNS rebinding attack that bypasses hostname validation: an attacker who controls the authoritative DNS for a configured webhook hostna...

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

EUVD-2026-65197

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
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-75975

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. Its custom parser for bracketed IPv6 literals does not validate the complete IPv6 grammar, so invalid trailing text in an...

7.5CVSS5.5AI score0.0022EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/24 8:43 p.m.10 views

Server-side Request Forgery (SSRF)

Overview com.fasterxml.jackson.core:jackson-databind is a library which contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF through the STDINETADDRESS branch in...

6.9CVSS5.6AI score0.00187EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/24 5:36 p.m.9 views

CVE-2026-76838 Hi.Events before 1.11.1-beta Server-Side Request Forgery via Unvalidated Webhook Redirects

Hi.Events validates a webhook destination only when it is registered, never when it is used. NoInternalUrlRule in backend/app/Validators/Rules/NoInternalUrlRule.php resolves the hostname with gethostbyname and rejects private and reserved ranges, which any public hostname passes. At dispatch,...

8.4CVSS5.6AI score
SaveExploits0References7
Rows per page
Query Builder