Lucene search
+L

183 matches found

OSV
OSV
•added 2026/07/06 8:06 a.m.•13 views

CVE-2026-48204 Apache Camel: Camel-MongoDB-GridFS: The gridfs.* control headers used non-Camel-prefixed names that bypass the HTTP header filter, allowing an HTTP client to switch the GridFS operation - including destructive file deletion - in the default configuration

Improper Input Validation, Improper Access Control vulnerability in Apache Camel in Camel Mongodb Gridfs component. The camel-mongodb-gridfs producer selects the GridFS operation to perform from the gridfs.operation Exchange header when the endpoint's operation parameter is not set - which is the...

9.8CVSS6.1AI score
SaveExploits0References5
attackerkb
attackerkb
•added 2026/07/06 8:06 a.m.•16 views

CVE-2026-48204

Improper Input Validation, Improper Access Control vulnerability in Apache Camel in Camel Mongodb Gridfs component. The camel-mongodb-gridfs producer selects the GridFS operation to perform from the gridfs.operation Exchange header when the endpoint's operation parameter is not set - which is the...

6AI score0.00732EPSS
SaveExploits0References2Affected Software1
CVE
CVE
•added 2026/07/06 8:06 a.m.•83 views

CVE-2026-48204

Apache Camel's camel-mongodb-gridfs component is vulnerable to Improper Input Validation and Improper Access Control in the GridFsProducer class. The root cause is that control-header constants (e.g., gridfs.operation, gridfs.objectid) do not use the Camel prefix, allowing them to bypass the Http...

6AI score0.00732EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
•added 2026/07/06 12:00 a.m.•38 views

PT-2026-55900

Name of the Vulnerable Software and Affected Versions Apache Camel versions 4.0.0 through 4.14.7 Apache Camel versions 4.15.0 through 4.18.2 Apache Camel versions 4.19.0 through 4.20.9 Description Improper input validation and improper access control in the Camel Mongodb Gridfs component allow an...

9.8CVSS6AI score0.00732EPSS
SaveExploits0References12
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/06 12:00 a.m.•0 views

CVE-2026-48204: Improper Input Validation

Improper Input Validation, Improper Access Control vulnerability in Apache Camel in Camel Mongodb Gridfs component. The camel-mongodb-gridfs producer selects the GridFS operation to perform from the gridfs.operation Exchange header when the endpoint's operation parameter is not set - which is the...

9.8CVSS5.9AI score0.00732EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/06/19 7:35 p.m.•26 views

EUVD-2026-36539

parse-server: Stored XSS via trailing-dot filename bypassing file upload extension blocklist...

2.1CVSS5.8AI score0.00488EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/06/19 7:35 p.m.•25 views

parse-server: Stored XSS via trailing-dot filename bypassing file upload extension blocklist

Impact The default file upload extension blocklist can be bypassed by appending a trailing dot to a filename whose extension would otherwise be blocked e.g. poc.svg.. The trailing dot causes the extension parser to extract an empty string, which short-circuits the blocklist check, and the...

2.1CVSS5.8AI score0.00488EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2026/06/16 12:40 p.m.•16 views

BIT-PARSE-2026-53724 Parse Server: Stored XSS via trailing-dot filename bypassing file upload extension blocklist

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.79 and 9.9.1, the default file upload extension blocklist can be bypassed by appending a trailing dot to a filename whose extension would otherwise be blocked e.g. poc.svg...

2.1CVSS5.1AI score0.00488EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/06/12 6:34 p.m.•16 views

CVE-2026-53724 Parse Server: Stored XSS via trailing-dot filename bypassing file upload extension blocklist

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.79 and 9.9.1-alpha.4, the default file upload extension blocklist can be bypassed by appending a trailing dot to a filename whose extension would otherwise be blocked e.g...

2.1CVSS5.1AI score0.00488EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/06/12 6:34 p.m.•50 views

CVE-2026-53724 Parse Server: Stored XSS via trailing-dot filename bypassing file upload extension blocklist

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.79 and 9.9.1-alpha.4, the default file upload extension blocklist can be bypassed by appending a trailing dot to a filename whose extension would otherwise be blocked e.g...

2.1CVSS0.00488EPSS
SaveExploits0References3
CVE
CVE
•added 2026/06/12 6:34 p.m.•65 views

CVE-2026-53724

CVE-2026-53724 – Parse Server Stored XSS (trailing-dot bypass) affects Parse Server prior to versions 8.6.79 and 9.9.1-alpha.4. A trailing dot on a filename bypasses the default file upload extension blocklist by making the extension parser yield an empty string, allowing the attacker-controlled ...

2.1CVSS5.2AI score0.00488EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/22 2:21 a.m.•18 views

SUSE CVE-2026-9100

The MongoDB C Driver's legacy GridFS API accepts malformed file metadata from the database without adequate validation. Crafted documents in a GridFS collection may cause any application that reads those files via the legacy API to either crash via a division-by-zero or silently leak process memo...

6CVSS5.8AI score0.00371EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/05/22 12:00 a.m.•30 views

Linux Distros Unpatched Vulnerability : CVE-2026-9100

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The MongoDB C Driver's legacy GridFS API accepts malformed file metadata from the database without adequate validation. Crafted documents in a GridFS collection...

7.1CVSS5.6AI score0.00371EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/05/21 8:29 a.m.•28 views

CVE-2026-9100

A flaw was found in the MongoDB C Driver's legacy GridFS API. This vulnerability allows an attacker to craft malicious documents in a GridFS collection. When an application reads these crafted files via the legacy API, it may either crash due to a division-by-zero error, leading to a Denial of...

6CVSS5.6AI score0.00371EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/05/20 5:48 p.m.•15 views

Improper Validation of Specified Index, Position, or Offset in Input

Overview Affected versions of this package are vulnerable to Improper Validation of Specified Index, Position, or Offset in Input via the legacy GridFS file reader API. An attacker can cause a crash or leak process memory contents by supplying crafted documents with malformed file metadata to the...

7.1CVSS5.7AI score0.00371EPSS
SaveExploits0References2
NVD
NVD
•added 2026/05/20 5:16 p.m.•31 views

CVE-2026-9100

The MongoDB C Driver's legacy GridFS API accepts malformed file metadata from the database without adequate validation. Crafted documents in a GridFS collection may cause any application that reads those files via the legacy API to either crash via a division-by-zero or silently leak process memo...

7.1CVSS0.00371EPSS
SaveExploits0References1
OSV
OSV
•added 2026/05/20 5:16 p.m.•17 views

UBUNTU-CVE-2026-9100

The MongoDB C Driver's legacy GridFS API accepts malformed file metadata from the database without adequate validation. Crafted documents in a GridFS collection may cause any application that reads those files via the legacy API to either crash via a division-by-zero or silently leak process memo...

6CVSS5.8AI score0.00371EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/05/20 5:16 p.m.•24 views

CVE-2026-9100

The MongoDB C Driver's legacy GridFS API accepts malformed file metadata from the database without adequate validation. Crafted documents in a GridFS collection may cause any application that reads those files via the legacy API to either crash via a division-by-zero or silently leak process memo...

6CVSS5.8AI score0.00371EPSS
SaveExploits0References2
CVE
CVE
•added 2026/05/20 3:55 p.m.•43 views

CVE-2026-9100

The MongoDB C Driver is vulnerable because its legacy GridFS API fails to perform adequate validation on file metadata received from the database. An attacker can use crafted documents within a GridFS collection to trigger a division-by-zero error, causing the application to crash, or an out-of-b...

7.1CVSS5.8AI score0.00371EPSS
SaveExploits0References1Affected Software1
attackerkb
attackerkb
•added 2026/05/20 3:55 p.m.•14 views

CVE-2026-9100

The MongoDB C Driver's legacy GridFS API accepts malformed file metadata from the database without adequate validation. Crafted documents in a GridFS collection may cause any application that reads those files via the legacy API to either crash via a division-by-zero or silently leak process memo...

6CVSS5.8AI score0.00371EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder