Total CVEs

138,210

Critical Severity

3,547

High Severity

12,695

Last 7 Days

1,853
Quick preset (or use dates below)
Clear Filters
πŸ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years β†’
Showing 2,441 - 2,460 of 34,615 CVEs

Frappe Learning Management System (LMS) is a learning system that helps users structure their content. Prior to version 2.53.0, an authenticated user could supply specially crafted content in certain user-editable fields that, when surfaced in page metadata, caused visitors' browsers to navigat...

Vendor: frappe
Product: lms
Published: Jun 10, 2026
Source: NVD

SimpleBLE is a cross-platform library and bindings for Bluetooth Low Energy (BLE). Prior to version 0.14.0, there are multiple stack-based buffer overflow vulnerabilities in SimpleBLE. There is a stack overflow vulnerability in the dongl backend’s Protocol::simpleble_write function (local, caller-co...

Vendor: simpleble
Product: simpleble
Published: Jun 10, 2026
Source: NVD
CVE-2026-53675 MEDIUM - 4.3

BuddyPress 14.4.0 contains an insecure direct object reference vulnerability in the friends REST API that allows any authenticated attacker to enumerate another user's complete friend list. Attackers can query the friends endpoint with an arbitrary user_id because the get_items_permissions_chec...

Vendor: BuddyPress
Product: BuddyPress
Published: Jun 10, 2026
Source: NVD
CVE-2026-53674 HIGH - 7.1

BuddyPress 14.4.0 contains a regular expression injection vulnerability in the activity mention resolver that, when username compatibility mode is enabled, allows attackers to manipulate a REGEXP database clause by crafting mention names containing regex metacharacters. Attackers can submit @mention...

Vendor: BuddyPress
Product: BuddyPress
Published: Jun 10, 2026
Source: NVD
CVE-2026-53673 HIGH - 8.1

BuddyPress 14.4.0 contains an insecure direct object reference vulnerability in the messages REST API that allows authenticated attackers to access arbitrary private message threads by supplying a user_id parameter in the request. Attackers can pass another user's identifier to the get_item_per...

Vendor: BuddyPress
Product: BuddyPress
Published: Jun 10, 2026
Source: NVD
CVE-2026-47838 MEDIUM - 6.8

SubjectDnX509PrincipalExtractor does not correctly handle certain malformed X.509 certificate CN values, which can lead to reading the wrong value for the username. In a carefully crafted certificate, this can lead to an attacker impersonating another user. Affected versions: Spring Security 5.7.0 ...

Vendor: Spring
Product: Spring Security
Published: Jun 10, 2026
Source: NVD
CVE-2026-46541 HIGH - 7.5

Nimiq is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.4.0, iIn handle_dht_get(), the DhtResults accumulator is only initialized when the first DHT record passes verification. If the first record fails (from a malicious DHT ...

Vendor: nimiq
Product: core-rs-albatross
Published: Jun 10, 2026
Source: NVD
CVE-2026-46540 MEDIUM - 6.5

Nimiq is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.4.0, when LightBlockchain::rebranch() adopts a fork chain whose tip is a macro block (checkpoint or election), it only updates self.head but fails to update self.macro_h...

Vendor: nimiq
Product: core-rs-albatross
Published: Jun 10, 2026
Source: NVD
CVE-2026-46518 HIGH - 7.7

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0.1, a stored cross-site scripting vulnerability in the prescription CSS/HTML multi-print feature allows a patient portal user to execute arbitrary JavaScript in a clinician&...

Vendor: openemr
Product: openemr
Published: Jun 10, 2026
Source: NVD
CVE-2026-46411 MEDIUM - 6.5

FlashMQ is a MQTT broker/server, designed for multi-CPU environments. Prior to version 1.26.2, authorized clients have the ability to exceed the permitted over-commit of their write buffer and triggering an internal safe-guard exception. This exception was in a path that was not catchable, and there...

Vendor: halfgaar
Product: FlashMQ
Published: Jun 10, 2026
Source: NVD

Cloud Hypervisor is a Virtual Machine Monitor for Cloud workloads. From version 21.0 to before version 51.2, a guest can cause a use-after-free in the cloud-hypervisor process by submitting two virtio-block descriptor chains that reuse the same head_index while asynchronous block I/O is enabled (e.g...

Vendor: cloud-hypervisor
Product: cloud-hypervisor
Published: Jun 10, 2026
Source: NVD
CVE-2026-44505 MEDIUM - 5.3

Nimiq is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. network-libp2p handles kad get-record query progress in handle_dht_get (network-libp2p/src/swarm.rs). Prior to version 1.4.0, when a peer returns a FoundRecord, the code verifies the recor...

Vendor: nimiq
Product: core-rs-albatross
Published: Jun 10, 2026
Source: NVD
CVE-2026-41837 MEDIUM - 5.3

Spring Data REST's Querydsl integration accepts arbitrary persistent property paths as request-parameter filter keys and does not consider Jackson customizations before handing them to Querydsl. Affected versions: Spring Data REST 3.7.0 through 3.7.19; 4.3.0 through 4.3.16; 4.4.0 through 4.4.1...

Vendor: Spring
Product: Spring Data REST
Published: Jun 10, 2026
Source: NVD
CVE-2026-41732 HIGH - 8.1

JsonPulsarHeaderMapper matched type headers against trusted packages using a prefix check, meaning that trusting any package implicitly trusted all of its subpackages. Additionally, an empty trusted-packages configuration fell back to trusting all packages rather than applying a safe default allow-l...

Vendor: Spring
Product: Spring for Apache Pulsar
Published: Jun 10, 2026
Source: NVD
CVE-2026-41731 HIGH - 8.1

JsonKafkaHeaderMapper and the deprecated DefaultKafkaHeaderMapper matched type headers against trusted packages using a prefix check, meaning that trusting any package implicitly trusted all of its subpackages. Combined with Jackson's default bean deserialization, a producer could supply crafte...

Vendor: Spring
Product: Spring for Apache Kafka
Published: Jun 10, 2026
Source: NVD
CVE-2026-41730 MEDIUM - 5.3

Spring Data REST serializes the full exception cause chain into HTTP error response bodies, potentially exposing persistence-layer internals to HTTP clients. Affected versions: Spring Data REST 3.7.0 through 3.7.19; 4.3.0 through 4.3.16; 4.4.0 through 4.4.14; 4.5.0 through 4.5.11; 5.0.0 through 5.0...

Vendor: Spring
Product: Spring Data REST
Published: Jun 10, 2026
Source: NVD
CVE-2026-41729 HIGH - 8.1

Spring Data REST is vulnerable to SpEL expression injection through map-typed properties when processing JSON Patch (application/json-patch+json) requests. When a persistent entity exposes a Map-typed property, the JSON Pointer path segment used as the map key is embedded directly into a SpEL expres...

Vendor: Spring
Product: Spring Data REST
Published: Jun 10, 2026
Source: NVD
CVE-2026-41728 HIGH - 7.5

Spring Data REST's JSON Patch (application/json-patch+json) implementation does not apply the write-access filter to intermediate path segments when resolving a multi-segment JSON Pointer. Affected versions: Spring Data REST 3.7.0 through 3.7.19; 4.3.0 through 4.3.16; 4.4.0 through 4.4.14; 4.5...

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

Spring Kafka's retry topic infrastructure did not sufficiently validate user-controlled header values before acting on them. A producer could send a record with a crafted retry_topic-attempts header to supply an out-of-range attempt count and cause the retry topic router to misidentify where th...

Vendor: Spring
Product: Spring for Apache Kafka
Published: Jun 10, 2026
Source: NVD
CVE-2026-41726 MEDIUM - 6.5

When an application opts into DelegatingDeserializer, a producer can grow the consumer's heap without bound by sending records with unique random spring.kafka.serialization.selector header values, eventually causing GC thrash and OutOfMemoryError. Affected versions: Spring for Apache Kafka 4.0...

Vendor: Spring
Product: Spring for Apache Kafka
Published: Jun 10, 2026
Source: NVD