Lucene search
+L

126012 matches found

NVD
NVD
added 2026/08/11 10:19 p.m.9 views

CVE-2026-73247

Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0, Kestra's core/src/main/java/io/kestra/core/runners/pebble/functions/HttpFunction.java passes the user-controlled http uri argument to URI.create and the server-side HTTP client without restricting private, loopback, or...

8.6CVSS0.00296EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/11 8:40 p.m.9 views

CVE-2026-48762 TypeBot Vulnerable to Server-Side Request Forgery (SSRF) in OpenAI Transcription Handler

TypeBot is a chatbot builder tool. Prior to version 3.16.0, the OpenAI "Create Transcription" action handler fetches a user-supplied audio URL using fetch without applying the SSRF protection that exists elsewhere in the codebase. An attacker can direct the server to make HTTP requests to arbitra...

5.4CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/11 8:25 p.m.32 views

CVE-2026-19579 Snipe-IT Checkout Request Cancellation IDOR

Snipe-IT before 8.6.0 contains an authorization bypass insecure direct object reference in the asset checkout-request cancellation endpoint. The cancelbyadmin and requestingUser values are read from user-controlled URL path segments and used without a server-side authorization check, so any...

5.4CVSS0.00246EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/11 8:25 p.m.32 views

CVE-2026-19579

Affected software: Snipe-IT

5.4CVSS5.3AI score0.00246EPSS
SaveExploits1References2Affected Software1
Wolfi
Wolfi
added 2026/08/11 8:23 p.m.9 views

GHSA-2V8P-3F2J-5MP7 vulnerabilities

Vulnerabilities for packages: langfuse...

5.2AI score
SaveExploits0
EUVD
EUVD
added 2026/08/11 8:04 p.m.10 views

EUVD-2026-56937

kkFileView is a universal file online preview project based on Spring Boot. Prior to 5.0.1, the unauthenticated GET /addTask endpoint in kkFileView is omitted from TrustHostFilter and TrustDirFilter in server/src/main/java/cn/keking/config/WebConfig.java, allowing FileConvertQueueTask to fetch an...

5.8CVSS5.3AI score0.00317EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/11 8:04 p.m.34 views

CVE-2026-73243

kkFileView (Spring Boot-based) prior to version 5.0.1 is vulnerable to unauthenticated SSRF via GET /addTask. The issue arises because this endpoint was omitted from TrustHostFilter and TrustDirFilter in WebConfig.java, allowing FileConvertQueueTask to fetch an attacker-controlled URL after FileH...

5.8CVSS5.3AI score0.00317EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/11 7:43 p.m.17 views

CVE-2026-73235 FreeCAD: XXE file read and SSRF via external entity injection in Document.xml SAX parser

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the Xerces SAX2 XMLReader constructed in src/Base/Reader.cpp by Base::XMLReader::XMLReader parses attacker-controlled Document.xml from a crafted .FCStd archive without disabling default external entity...

6.1CVSS5.4AI score
SaveExploits0References8
NVD
NVD
added 2026/08/11 7:18 p.m.8 views

CVE-2026-73228

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...

5.3CVSS0.00321EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/11 7:18 p.m.9 views

CVE-2026-73228

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...

5.3CVSS5.3AI score0.00321EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/11 7:18 p.m.9 views

UBUNTU-CVE-2026-73228

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...

5.3CVSS5.4AI score0.00321EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/11 6:54 p.m.7 views

CVE-2026-73228

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...

5.3CVSS5.3AI score0.00321EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/11 6:54 p.m.3 views

CVE-2026-73228 Django REST framework: Potential bypass of Django `DATA_UPLOAD_MAX_MEMORY_SIZE` when parsing oversized JSON and urlencoded request bodies via DRF `request.data`

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...

5.3CVSS5.3AI score0.00321EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/11 6:54 p.m.35 views

CVE-2026-73228 Django REST framework: Potential bypass of Django `DATA_UPLOAD_MAX_MEMORY_SIZE` when parsing oversized JSON and urlencoded request bodies via DRF `request.data`

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...

5.3CVSS0.00321EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/11 6:53 p.m.7 views

Unchecked Input for Loop Condition

Overview Affected versions of this package are vulnerable to Unchecked Input for Loop Condition via unchecked input for the loop condition in the System.Net.WebSockets. An attacker can cause a denial of service by sending specially crafted network requests that trigger excessive resource...

8.7CVSS5.4AI score0.01057EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/11 6:40 p.m.8 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling via inconsistent handling of HTTP requests in the System.Net.HttpListener. An attacker can gain unauthorized access to sensitive information by sending specially crafted HTTP requests that exploit discrepancies in...

8.2CVSS5.4AI score0.00706EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/11 6:40 p.m.7 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling via inconsistent handling of HTTP requests in the System.Net.HttpListener. An attacker can gain unauthorized access to sensitive information by sending specially crafted HTTP requests that exploit discrepancies in...

8.2CVSS5.4AI score0.00706EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/11 6:40 p.m.12 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling via inconsistent handling of HTTP requests in the System.Net.HttpListener. An attacker can gain unauthorized access to sensitive information by sending specially crafted HTTP requests that exploit discrepancies in...

8.2CVSS5.4AI score0.00706EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/11 6:40 p.m.8 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling via inconsistent handling of HTTP requests in the System.Net.HttpListener. An attacker can gain unauthorized access to sensitive information by sending specially crafted HTTP requests that exploit discrepancies in...

8.2CVSS5.4AI score0.00706EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/11 6:40 p.m.12 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling via inconsistent handling of HTTP requests in the System.Net.HttpListener. An attacker can gain unauthorized access to sensitive information by sending specially crafted HTTP requests that exploit discrepancies in...

8.2CVSS5.4AI score0.00706EPSS
SaveExploits0References2
Rows per page
Query Builder