Lucene search
+L

10036 matches found

OSV
OSV
added 2026/08/25 11:33 a.m.4 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.00437EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 10:13 a.m.5 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.7 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
Debian CVE
Debian CVE
added 2026/08/25 1:30 a.m.9 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.00245EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/25 1:30 a.m.8 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.00245EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.33 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.13 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
Kitploit
Kitploit
added 2026/08/25 12:38 a.m.3 views

CVE-2024-5736

CVE-2024-5736 AdmirorFrames Joomla! Estensione 5.0 - Falsificazione di richiesta lato server Cronologia Vulnerabilità segnalata al fornitore: 26.01.2024 Nuova versione corretta 5.0 rilasciata: 06.06.2024 Divulgazione pubblica: 28.06.2024 Descrizione Falsificazione di richiesta lato server in...

8.2CVSS5.3AI score0.01227EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/25 12:07 a.m.3 views

rwsploit

Oracle Reports rwservlet स्कैनर ⚠️ केवल अधिकृत उपयोग के लिए। इस टूल को केवल उन सिस्टमों पर चलाएँ जिनके स्वामी आप हैं या जिनके परीक्षण के लिए आपके पास स्पष्ट लिखित अनुमति है। अनधिकृत उपयोग अवैध है। Oracle Reports Server rwservlet के लिए एक केंद्रित शोषण स्कैनर जो CVE-2012-3152 और CVE-2012-3153 को...

9.1CVSS7.3AI score0.98793EPSS
SaveExploits11
OSV
OSV
added 2026/08/24 5:36 p.m.5 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
Cvelist
Cvelist
added 2026/08/24 5:36 p.m.30 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.5CVSS0.00306EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/24 4:36 p.m.8 views

django: Django: Remote code execution via GeoDjango spatial lookups

A flaw was found in Django. GeoDjango's spatial lookups can be exploited by a staff user with view permissions who submits a specially crafted spatial-field filter. This vulnerability allows an attacker to write arbitrary files to the server, which can lead to remote code execution. Additionally,...

8.8CVSS6.5AI score0.00683EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/08/24 4:36 p.m.7 views

awx: notification backends allow SSRF and credential leakage

A server-side request forgery SSRF vulnerability was found in multiple AWX notification backends. The webhook, Mattermost, Rocket.Chat, and Grafana notification backends use notification template URLs as direct HTTP request targets without validating the target address against private, loopback, ...

7.7CVSS5.5AI score0.00333EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/24 1:49 p.m.8 views

EUVD-2026-64886

RansomLook contains insufficient resource validation in the analysis PDF generation functionality. Analysis documents are converted from Markdown to HTML and passed to WeasyPrint for PDF rendering. Prior to the fix, WeasyPrint used its default URL fetcher, allowing resource references contained i...

8.2CVSS5.6AI score0.00257EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/24 1:49 p.m.6 views

CVE-2026-78385 RansomLook Analysis PDF Generation Allows Server-Side Request Forgery and Arbitrary Local File Access

RansomLook contains insufficient resource validation in the analysis PDF generation functionality. Analysis documents are converted from Markdown to HTML and passed to WeasyPrint for PDF rendering. Prior to the fix, WeasyPrint used its default URL fetcher, allowing resource references contained i...

8.2CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/24 11:39 a.m.10 views

EUVD-2026-64834

Contributor Server Side Request Forgery SSRF in Shared Files = 1.7.69 versions...

6.4CVSS5.1AI score0.00138EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/08/24 10:08 a.m.10 views

WordPress FluentCRM Pro plugin <= 3.1.12 - Server Side Request Forgery (SSRF) vulnerability

Server Side Request Forgery SSRF vulnerability discovered by Ananda Dhakal Patchstack in WordPress Plugin FluentCRM Pro versions = 3.1.12...

4.9CVSS5.3AI score0.00148EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/08/24 9:58 a.m.20 views

CVE-2026-75975 fast-uri vulnerable to server-side request forgery via malformed IPv6 normalization

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 authority can be silently discarded and a malformed attacker-controlled host is turned into a different valid IPv6 destination. For...

7.5CVSS5.7AI score
SaveExploits0References4
Rows per page
Query Builder