dependabot[bot] opened a new pull request, #26409: URL: https://github.com/apache/camel/pull/26409
Bumps `mongo-java-driver-version` from 5.11.0 to 5.11.1. Updates `org.mongodb:mongodb-driver-core` from 5.11.0 to 5.11.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mongodb/mongo-java-driver/releases">org.mongodb:mongodb-driver-core's releases</a>.</em></p> <blockquote> <h2>Java Driver 5.11.1 (September 10, 2026)</h2> <h2>What's Changed</h2> <blockquote> <p>[!WARNING] Starting from driver version 3.3.0, an improper neutralization of a query operator in the GridFS delete methods allowed unintended data deletion.</p> </blockquote> <p>See <a href="https://jira.mongodb.org/browse/JAVA-6283">JAVA-6283</a> / <a href="https://www.cve.org/CVERecord?id=CVE-2026-88033">CVE-2026-88033</a>]</p> <p>Upgrade reactive/sync driver version to 5.11.1 or later.</p> <p>If you cannot upgrade, applications using older driver versions should call another delete overload <code>delete(ObjectId)</code>. The driver constructs the <code>BsonObjectId</code> internally from a typed value, so no document can reach the filter.</p> <blockquote> <p>[!WARNING] Starting from driver version 4.2.0, cancelling or timing out an encrypted operation while the driver fetches cloud KMS credentials makes it call into freed native memory, crashing or corrupting the application.</p> </blockquote> <p>See <a href="https://jira.mongodb.org/browse/JAVA-6266">JAVA-6266</a> / <a href="https://www.cve.org/CVERecord?id=CVE-2026-88032">CVE-2026-88032</a></p> <p>Upgrade both reactive driver and mongodb-crypt to version 5.11.1 or later.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.11.0...r5.11.1">https://github.com/mongodb/mongo-java-driver/compare/r5.11.0...r5.11.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/e959410b9cda33dca5ec34e447e7fbceb79d2907"><code>e959410</code></a> Version: bump 5.11.1</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/0765f4b8032699ba85a229073346448008af9923"><code>0765f4b</code></a> Merge commit from fork</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/4d78640cdfa26775b037f44f5ee3656633315ddd"><code>4d78640</code></a> Merge commit from fork</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/bfda498f5e1cf6a3e49fc06224ca684306b404f9"><code>bfda498</code></a> Version: bump 5.11.1-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.11.0...r5.11.1">compare view</a></li> </ul> </details> <br /> Updates `org.mongodb:mongodb-driver-sync` from 5.11.0 to 5.11.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mongodb/mongo-java-driver/releases">org.mongodb:mongodb-driver-sync's releases</a>.</em></p> <blockquote> <h2>Java Driver 5.11.1 (September 10, 2026)</h2> <h2>What's Changed</h2> <blockquote> <p>[!WARNING] Starting from driver version 3.3.0, an improper neutralization of a query operator in the GridFS delete methods allowed unintended data deletion.</p> </blockquote> <p>See <a href="https://jira.mongodb.org/browse/JAVA-6283">JAVA-6283</a> / <a href="https://www.cve.org/CVERecord?id=CVE-2026-88033">CVE-2026-88033</a>]</p> <p>Upgrade reactive/sync driver version to 5.11.1 or later.</p> <p>If you cannot upgrade, applications using older driver versions should call another delete overload <code>delete(ObjectId)</code>. The driver constructs the <code>BsonObjectId</code> internally from a typed value, so no document can reach the filter.</p> <blockquote> <p>[!WARNING] Starting from driver version 4.2.0, cancelling or timing out an encrypted operation while the driver fetches cloud KMS credentials makes it call into freed native memory, crashing or corrupting the application.</p> </blockquote> <p>See <a href="https://jira.mongodb.org/browse/JAVA-6266">JAVA-6266</a> / <a href="https://www.cve.org/CVERecord?id=CVE-2026-88032">CVE-2026-88032</a></p> <p>Upgrade both reactive driver and mongodb-crypt to version 5.11.1 or later.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.11.0...r5.11.1">https://github.com/mongodb/mongo-java-driver/compare/r5.11.0...r5.11.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/e959410b9cda33dca5ec34e447e7fbceb79d2907"><code>e959410</code></a> Version: bump 5.11.1</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/0765f4b8032699ba85a229073346448008af9923"><code>0765f4b</code></a> Merge commit from fork</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/4d78640cdfa26775b037f44f5ee3656633315ddd"><code>4d78640</code></a> Merge commit from fork</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/bfda498f5e1cf6a3e49fc06224ca684306b404f9"><code>bfda498</code></a> Version: bump 5.11.1-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.11.0...r5.11.1">compare view</a></li> </ul> </details> <br /> Updates `org.mongodb:bson` from 5.11.0 to 5.11.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mongodb/mongo-java-driver/releases">org.mongodb:bson's releases</a>.</em></p> <blockquote> <h2>Java Driver 5.11.1 (September 10, 2026)</h2> <h2>What's Changed</h2> <blockquote> <p>[!WARNING] Starting from driver version 3.3.0, an improper neutralization of a query operator in the GridFS delete methods allowed unintended data deletion.</p> </blockquote> <p>See <a href="https://jira.mongodb.org/browse/JAVA-6283">JAVA-6283</a> / <a href="https://www.cve.org/CVERecord?id=CVE-2026-88033">CVE-2026-88033</a>]</p> <p>Upgrade reactive/sync driver version to 5.11.1 or later.</p> <p>If you cannot upgrade, applications using older driver versions should call another delete overload <code>delete(ObjectId)</code>. The driver constructs the <code>BsonObjectId</code> internally from a typed value, so no document can reach the filter.</p> <blockquote> <p>[!WARNING] Starting from driver version 4.2.0, cancelling or timing out an encrypted operation while the driver fetches cloud KMS credentials makes it call into freed native memory, crashing or corrupting the application.</p> </blockquote> <p>See <a href="https://jira.mongodb.org/browse/JAVA-6266">JAVA-6266</a> / <a href="https://www.cve.org/CVERecord?id=CVE-2026-88032">CVE-2026-88032</a></p> <p>Upgrade both reactive driver and mongodb-crypt to version 5.11.1 or later.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.11.0...r5.11.1">https://github.com/mongodb/mongo-java-driver/compare/r5.11.0...r5.11.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/e959410b9cda33dca5ec34e447e7fbceb79d2907"><code>e959410</code></a> Version: bump 5.11.1</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/0765f4b8032699ba85a229073346448008af9923"><code>0765f4b</code></a> Merge commit from fork</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/4d78640cdfa26775b037f44f5ee3656633315ddd"><code>4d78640</code></a> Merge commit from fork</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/bfda498f5e1cf6a3e49fc06224ca684306b404f9"><code>bfda498</code></a> Version: bump 5.11.1-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.11.0...r5.11.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
