Total CVEs

137,287

Critical Severity

3,310

High Severity

12,270

Last 7 Days

1,288
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 1,261 - 1,280 of 33,692 CVEs
CVE-2026-5497 HIGH - 7.5

vLLM versions 0.8.0 and later are vulnerable to an Out-of-Memory (OOM) Denial of Service (DoS) attack due to unbounded frame count processing in the `VideoMediaIO.load_base64()` method. When processing `video/jpeg` data URLs, the method splits the base64 data string on commas to extract individual J...

Vendor: vllm
Product: vllm
Published: Jun 11, 2026
Source: NVD

Cerebrate before version 1.37 allowed the id primary key field to be supplied through request input during CRUD edit operations and certain custom entity patching flows. In affected entities that did not explicitly mark id as inaccessible, an authenticated attacker could submit a crafted edit reques...

Vendor: cerebrate
Product: cerebrate
Published: Jun 11, 2026
Source: NVD
CVE-2026-11850 MEDIUM - 5.0

An integer underflow vulnerability was found in MIT krb5 in the berval2tl_data() function in plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c. The function performs an unsigned subtraction (bv_len - 2) without a prior bounds check. When bv_len is 0 or 1, the subtraction wraps to a large value which is...

Vendor: Red Hat
Product: Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 6, Red Hat Enterprise Linux 7, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9, Red Hat Hardened Images, Red Hat OpenShift Container Platform 4
Published: Jun 11, 2026
Source: NVD
CVE-2025-7064 MEDIUM - 6.6

Authentication bypass by primary weakness vulnerability in ABB Freelance. This issue affects Freelance: through 2013, 2013 SP1, 2016, 2016 SP1, 2019, 2019 SP1, 2019 SP1 FP1, 2024.

Published: Jun 11, 2026
Source: NVD
CVE-2022-44630 MEDIUM - 4.6

Cross-Site request forgery (CSRF) vulnerability in YITH YITH WooCommerce Product Slider Carousel allows Cross Site Request Forgery. This issue affects YITH WooCommerce Product Slider Carousel: from n/a through 1.16.0.

Vendor: YITH
Product: YITH WooCommerce Product Slider Carousel
Published: Jun 11, 2026
Source: NVD
CVE-2022-42479 MEDIUM - 5.4

Missing Authorization vulnerability in TemplateHouse Soledad allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects Soledad: from n/a through 8.2.5.

Vendor: TemplateHouse
Product: Soledad
Published: Jun 11, 2026
Source: NVD

Cerebrate before version 1.37 contains a mass-assignment vulnerability in the generic CRUD add path. The add() handler attempted to remove an attacker-supplied id from $params before normalizing the request through __massageInput(). Because the normalized $input could still contain an id field, a us...

Vendor: cerebrate
Product: cerebrate
Published: Jun 11, 2026
Source: NVD
CVE-2024-32110 MEDIUM - 4.3

Cross-Site request forgery (CSRF) vulnerability in Magepeople inc. WpEvently allows Cross Site Request Forgery. This issue affects WpEvently: from n/a through 4.1.2.

Vendor: Magepeople inc.
Product: WpEvently
Published: Jun 11, 2026
Source: NVD
CVE-2023-40200 MEDIUM - 5.3

Authorization bypass through User-Controlled key vulnerability in Essential Plugin WP Logo Showcase Responsive Slider and Carousel allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects WP Logo Showcase Responsive Slider and Carousel: from n/a through 3.6.

Vendor: Essential Plugin
Product: WP Logo Showcase Responsive Slider and Carousel
Published: Jun 11, 2026
Source: NVD
CVE-2023-33999 HIGH - 7.1

Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in WPVibes WP Mail Log allows DOM-Based XSS. This issue affects WP Mail Log: from n/a through 1.0.2.

Vendor: WPVibes
Product: WP Mail Log
Published: Jun 11, 2026
Source: NVD
CVE-2026-41856 HIGH - 7.5

The Spring GraphQL annotation detection mechanism for @Controller data fetchers may not correctly resolve annotations on methods within type hierarchies. This can be an issue if such annotations are used for authorization decisions. When all conditions are met, security annotations can be ignored at...

Vendor: Spring
Product: Spring for GraphQL
Published: Jun 11, 2026
Source: NVD
CVE-2026-41700 HIGH - 8.1

Spring for GraphQL applications that have enabled the WebSocket transport are vulnerable to Cross-Site WebSocket Hijacking. An attacker can trick an authenticated user into visiting a malicious page, allowing the attacker to execute arbitrary GraphQL operations with the victim's credentials. A...

Vendor: Spring
Product: Spring for GraphQL
Published: Jun 11, 2026
Source: NVD
CVE-2026-41699 HIGH - 8.1

Spring for GraphQL applications are vulnerable to Unsafe Deserialization when processing paginated GraphQL queries. An attacker can craft a malicious GraphQL request that can lead to Remote Code Execution when the application exposes a paginated (Connection) field and the classpath contains specific...

Vendor: Spring
Product: Spring for GraphQL
Published: Jun 11, 2026
Source: NVD
CVE-2026-41001 MEDIUM - 5.3

Spring Boot's ArtemisEmbeddedConfigurationFactory uses a fixed, static path for the embedded Artemis message broker's data directory when no explicit path is configured. A local attacker on the same host can pre-create this predictable directory or place a symlink before the application st...

Vendor: Spring
Product: Spring Boot
Published: Jun 11, 2026
Source: NVD

Wss4jSecurityInterceptor did not consistently wire Apache WSS4J ReplayCache instances into RequestData for validation-time checks. As a result, protections against replay of UsernameToken nonces and creation timestamps, Timestamp elements, and certain SAML one-time-use semantics could be ineffective...

Vendor: Spring
Product: Spring Web Services
Published: Jun 11, 2026
Source: NVD
CVE-2026-40999 HIGH - 8.6

When WS-Addressing is used with non-anonymous ReplyTo or FaultTo addresses, Spring WS may initiate outbound connections through configured WebServiceMessageSender instances to destinations taken directly from request headers without verifying that those destinations are safe to connect to. Affected...

Vendor: Spring
Product: Spring Web Services
Published: Jun 11, 2026
Source: NVD
CVE-2026-40998 HIGH - 8.2

Jaxp13XPathTemplate evaluated XPath expressions for StreamSource and SAXSource inputs using a code path that parsed attacker-controlled XML with the JDK's default DocumentBuilderFactory behavior instead of Spring's hardened parser configuration. Applications that evaluate XPath against unt...

Vendor: Spring
Product: Spring Web Services
Published: Jun 11, 2026
Source: NVD
CVE-2026-40997 MEDIUM - 5.3

Several Spring WS integration paths with Spring Security could surface detailed account state (for example locked or disabled user semantics) to remote SOAP clients through exception messages or callback outcomes, instead of failing with generic authentication errors. That behavior assists remote at...

Vendor: Spring
Product: Spring Web Services
Published: Jun 11, 2026
Source: NVD
CVE-2026-40996 MEDIUM - 4.8

Wss4jSecurityInterceptor defaulted allowRSA15KeyTransportAlgorithm to true, overriding Apache WSS4J's safer default for validation RequestData. Inbound WS-Security decryption could therefore accept RSA PKCS#1 v1.5 (rsa-1_5) encrypted key material unless operators explicitly reconfigured the fla...

Vendor: Spring
Product: Spring Web Services
Published: Jun 11, 2026
Source: NVD
CVE-2026-40995 MEDIUM - 5.4

X509AuthenticationProvider could issue a fully authenticated X509AuthenticationToken when a presented certificate mapped to UserDetails, without applying Spring Security's standard account lifecycle checks (disabled, locked, expired, or credentials-expired accounts). Affected versions: Spring ...

Vendor: Spring
Product: Spring Web Services
Published: Jun 11, 2026
Source: NVD