Lucene search
+L

38233 matches found

EUVD
EUVD
added 2 hours ago3 views

EUVD-2026-56406

Microsoft Security Advisory CVE-2026-62897 – .NET Remote Code Execution Vulnerability...

7CVSS5.3AI score
SaveExploits0References4
NVD
NVD
added 2 hours ago4 views

CVE-2026-18704

An issue in MongoDB Server's aggregation framework could allow an authenticated user with only read privileges to perform write operations against collections they should not be able to modify. This is due to an internal-use aggregation stage being reachable by external clients without an...

7.1CVSS
SaveExploits0References1
NVD
NVD
added 2 hours ago5 views

CVE-2026-18697

An issue in MongoDB Server's aggregation framework could allow an unauthenticated party to cause a mongos router process to terminate unexpectedly by submitting a specially formed aggregation command. This could result in a denial of service, disrupting client connections routed through the...

8.7CVSS
SaveExploits0References1
NVD
NVD
added 2 hours ago4 views

CVE-2026-18688

An issue in MongoDB Server's aggregation framework could allow an authenticated user to trigger an out-of-bounds memory read by providing a specially formed numeric parameter in a certain aggregation pipeline stage. This could result in a server crash denial of service and may potentially expose ...

7.1CVSS
SaveExploits0References1
EUVD
EUVD
added 2 hours ago4 views

EUVD-2026-56888

Django REST framework is a powerful and flexible toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's restframework/renderers.py AdminRenderer.render uses overridemethod to simulate GET and directly invokes view.get without view.checkpermissions while rendering an invalid write...

4.3CVSS5.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2 hours ago3 views

CVE-2026-73229 Django REST framework: AdminRenderer may disclose GET-protected data when rendering invalid write requests

Django REST framework is a powerful and flexible toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's restframework/renderers.py AdminRenderer.render uses overridemethod to simulate GET and directly invokes view.get without view.checkpermissions while rendering an invalid write...

4.3CVSS
SaveExploits0References5
CVE
CVE
added 2 hours ago9 views

CVE-2026-73229

Django REST framework AdminRenderer.render() vulnerability (CVE-2026-73229): prior to 3.17.2, AdminRenderer uses override_method() to simulate GET and directly calls view.get() during an invalid write request, bypassing view.check_permissions() and potentially disclosing data from a GET represent...

4.3CVSS5.2AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2 hours ago2 views

CVE-2026-73229

Django REST framework is a powerful and flexible toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's restframework/renderers.py AdminRenderer.render uses overridemethod to simulate GET and directly invokes view.get without view.checkpermissions while rendering an invalid write...

4.3CVSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2 hours ago10 views

CVE-2026-73228

Django REST Framework before 3.17.2 parses request.data in rest_framework/request.py Request._parse by passing the HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies, bypassing DATA_UPLOAD_MAX_MEMORY_SIZE. This can allow oversized req...

5.3CVSS5.3AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2 hours ago2 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.3CVSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2 hours ago1 views

CVE-2026-68209

A flaw was found in the Linux kernel's sun4i-csi media driver. When the startstreaming function fails, the vb2 framework does not properly return queued buffers, causing a buffer leak. This issue could lead to resource exhaustion and potentially a Denial of Service DoS condition on the affected...

5.5CVSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 3 hours ago3 views

CVE-2026-18697

An issue in MongoDB Server's aggregation framework could allow an unauthenticated party to cause a mongos router process to terminate unexpectedly by submitting a specially formed aggregation command. This could result in a denial of service, disrupting client connections routed through the...

8.7CVSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 3 hours ago4 views

CVE-2026-18697 Improper Input Validation in MongoDB Aggregation Framework Allows Unauthenticated Denial of Service on mongos

An issue in MongoDB Server's aggregation framework could allow an unauthenticated party to cause a mongos router process to terminate unexpectedly by submitting a specially formed aggregation command. This could result in a denial of service, disrupting client connections routed through the...

8.7CVSS
SaveExploits0References1
CVE
CVE
added 3 hours ago9 views

CVE-2026-18697

The CVE-2026-18697 entry describes an issue in MongoDB Server’s aggregation framework that can be exploited by an unauthenticated party to cause a mongos router process to terminate, resulting in a denial of service affecting client connections routed through the affected mongos instance. Reporte...

8.7CVSS5.3AI score
SaveExploits0References1
EUVD
EUVD
added 3 hours ago4 views

EUVD-2026-56910

An issue in MongoDB Server's aggregation framework could allow an unauthenticated party to cause a mongos router process to terminate unexpectedly by submitting a specially formed aggregation command. This could result in a denial of service, disrupting client connections routed through the...

8.7CVSS5.3AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 hours ago2 views

CVE-2026-18704

An issue in MongoDB Server's aggregation framework could allow an authenticated user with only read privileges to perform write operations against collections they should not be able to modify. This is due to an internal-use aggregation stage being reachable by external clients without an...

7.1CVSS
SaveExploits0References2Affected Software1
CVE
CVE
added 3 hours ago8 views

CVE-2026-18704

Summary: CVE-2026-18704 affects MongoDB Server's aggregation framework. Affected component is an internal-use aggregation stage that is reachable by external clients without proper authorization checks on its embedded operations. This could allow an authenticated user with only read privileges to...

7.1CVSS5.3AI score
SaveExploits0References1
EUVD
EUVD
added 3 hours ago4 views

EUVD-2026-56906

An issue in MongoDB Server's aggregation framework could allow an authenticated user with only read privileges to perform write operations against collections they should not be able to modify. This is due to an internal-use aggregation stage being reachable by external clients without an...

7.1CVSS5.3AI score
SaveExploits0References1
Cvelist
Cvelist
added 3 hours ago4 views

CVE-2026-18704 Improper Authorization in MongoDB Aggregation Framework Allows Read-Only User to Perform Unauthorized Write Operations

An issue in MongoDB Server's aggregation framework could allow an authenticated user with only read privileges to perform write operations against collections they should not be able to modify. This is due to an internal-use aggregation stage being reachable by external clients without an...

7.1CVSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 hours ago3 views

CVE-2026-18688

An issue in MongoDB Server's aggregation framework could allow an authenticated user to trigger an out-of-bounds memory read by providing a specially formed numeric parameter in a certain aggregation pipeline stage. This could result in a server crash denial of service and may potentially expose ...

7.1CVSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder