Total CVEs

138,463

Critical Severity

3,569

High Severity

12,815

Last 7 Days

1,987
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 801 - 820 of 12,942 CVEs
CVE-2026-41719 MEDIUM - 6.4

A SpEL Injection vulnerability exists in the Spring Data KeyValue if unsanitized user input is passed as Sort into a repository query method that delegates evaluation to the SpelPropertyComparator. Affected versions: Spring Data KeyValue / Spring Data Redis 4.0.0 through 4.0.5; 3.5.0 through 3.5.11...

Vendor: Spring
Product: Spring Data KeyValue, Spring Data Redis
Published: Jun 10, 2026
Source: NVD
CVE-2026-41714 MEDIUM - 4.0

Applications that configure their broker connection via RabbitConnectionFactoryBean.setUri("amqps://...") without also calling setUseSSL(true) get TLS encryption with no certificate validation and no hostname verification. Affected versions: Spring AMQP 4.0.0 through 4.0.3; 3.2.0 through ...

Vendor: Spring
Product: Spring AMQP
Published: Jun 10, 2026
Source: NVD
CVE-2026-41711 MEDIUM - 5.9

Applications using Spring Data Commons may be vulnerable to a Denial of Service (DoS) attack leading to a StackOverflowException when parsing Sort parameters. Affected versions: Spring Data Commons 4.0.0 through 4.0.5; 3.5.0 through 3.5.11; 3.4.0 through 3.4.14; 3.3.0 through 3.3.16; 3.2.0 through ...

Vendor: Spring
Product: Spring Data Commons
Published: Jun 10, 2026
Source: NVD
CVE-2026-41706 MEDIUM - 6.1

Spring Security's CookieRequestCache and CookieServerRequestCache store the pre-authentication request URL in a browser cookie so that users can be redirected back to their intended destination after a successful login. In affected versions, the full absolute URL is stored in the cookie and is ...

Vendor: Spring
Product: Spring Security
Published: Jun 10, 2026
Source: NVD
CVE-2026-41701 MEDIUM - 4.4

Correlation IDs for replies in the RabbitTemplate.sendAndReceive() with the fixed reply queue are predictable due to internal simple counter. Affected versions: Spring AMQP 4.0.0 through 4.0.3; 3.2.0 through 3.2.10; 3.1.0 through 3.1.15; 2.4.0 through 2.4.17.

Vendor: Spring
Product: Spring AMQP
Published: Jun 10, 2026
Source: NVD
CVE-2026-41697 MEDIUM - 4.8

Spring Data Relational does not properly escape binding values of externally-controlled input when using StringMatcher (STARTING, ENDING, or CONTAINING) in Query By Example (QBE). An attacker can supply wildcard characters to perform boolean-based blind data inference. Affected versions: Spring Dat...

Vendor: Spring
Product: Spring Data Relational, Spring Data JDBC, Spring Data R2DBC
Published: Jun 10, 2026
Source: NVD
CVE-2026-41696 MEDIUM - 5.9

Spring Data MongoDB repository query methods annotated with @Query that use regex parameter binding perform insufficient validation of the bound parameter. An attacker can supply a crafted string to break out of the intended regular expression quoting. Affected versions: Spring Data MongoDB 5.0.0 t...

Vendor: Spring
Product: Spring Data MongoDB
Published: Jun 10, 2026
Source: NVD
CVE-2026-41008 MEDIUM - 6.1

Spring Security Authorization Server's authorization endpoint performs insufficient validation of the request_uri parameter. An attacker can craft a malicious authorization request containing an invalid request_uri and an arbitrary, unvalidated redirect_uri, which can lead to an Open Redirect v...

Vendor: Spring
Product: Spring Security, Spring Authorization Server
Published: Jun 10, 2026
Source: NVD
CVE-2026-40991 MEDIUM - 5.9

When using spring-restdocs-webtestclient or spring-restdocs-restassured to document a remote API accessed over HTTP, an attacker who compromises the API or tricks the user into documenting a malicious API can perform an XXE injection attack when the documentation-generating tests are next executed. ...

Vendor: Spring
Product: Spring REST Docs
Published: Jun 10, 2026
Source: NVD
CVE-2026-9754 MEDIUM - 6.5

An authenticated user with the read role may read limited amounts of uninitialized stack memory via specially-crafted issuances of the filemd5 command

Published: Jun 09, 2026
Source: NVD
CVE-2026-9752 MEDIUM - 6.5

An authorized user could trigger a server crash by running a query with a 2dsphere index on a field that stores a GeoJSON GeometryCollection containing a Polygon with a strict-winding CRS. Strict-winding polygons are intentionally unsupported for indexing, but the guard that rejects them does not i...

Published: Jun 09, 2026
Source: NVD
CVE-2026-9751 MEDIUM - 5.5

The ldapQueryPassword parameter, when set through the runtime setParameter command, will log the new password to the mongod.log file in plain text.

Vendor: mongodb
Product: mongodb
Published: Jun 09, 2026
Source: NVD
CVE-2026-9750 MEDIUM - 6.5

An authenticated user can cause a MongoDB server to crash or return incorrect results by creating documents that interfere with internal metadata processing during query execution. This stems from insufficient separation between user-controlled document fields and internal metadata in certain execut...

Vendor: mongodb
Product: mongodb
Published: Jun 09, 2026
Source: NVD
CVE-2026-9749 MEDIUM - 6.5

This issue can occur when running an aggregation pipeline that uses the internal $exchange stage configured with key-range partitioning and order-preserving delivery. If a single key range produces enough documents to fill its exchange buffer (that is, many results are routed to the same consumer), ...

Published: Jun 09, 2026
Source: NVD
CVE-2026-9748 MEDIUM - 6.5

The $_internalConvertBucketIndexStats stage used PauseExecution as a way to signal "skip this document" when an index stats conversion failed. But PauseExecution is not a general purpose skip mechanism, but rather a TeeBuffer-internal signal used solely by $facet to coordinate its sub-pipe...

Vendor: mongodb
Product: mongodb
Published: Jun 09, 2026
Source: NVD
CVE-2026-9747 MEDIUM - 6.5

Adding fromRouter:true and runtimeConstants.userRoles could cause aggregations to crash mongodb server.

Vendor: mongodb
Product: mongodb
Published: Jun 09, 2026
Source: NVD
CVE-2026-9746 MEDIUM - 6.5

When using $changestreams and $_requestReshardingResumeToken with the exchange option the server hits an invariant which causes the server to crash. There are no special privileges needed. The user must be logged in to issue the statement.

Published: Jun 09, 2026
Source: NVD
CVE-2026-9743 MEDIUM - 6.5

In MongoDB Server 8.0, an aggregation stage can leave its _subPipeline field null during processing of certain pipelines. If a getMore is subsequently issued on the same cursor, the server may dereference this null sub-pipeline when reattaching to the operation context, accessing an invalid address ...

Vendor: mongodb
Product: mongodb
Published: Jun 09, 2026
Source: NVD
CVE-2026-9741 MEDIUM - 6.5

A bug in query analysis processing of the $vectorSearch aggregation stage for Queryable Encryption (QE) or Client-Side Field Level Encryption (CSFLE) results in literal values for encrypted fields within the $vectorSearch stage filter expressions to be sent to the server as plaintext instead of cip...

Published: Jun 09, 2026
Source: NVD
CVE-2026-9735 MEDIUM - 5.5

MongoDB server may log authentication parameters, including credentials, to the server log during SASL authentication. When connection health metric logging is enabled, the full authentication parameters are written to the log without redaction.

Vendor: mongodb
Product: mongodb
Published: Jun 09, 2026
Source: NVD