Total CVEs

137,228

Critical Severity

3,305

High Severity

12,247

Last 7 Days

1,452
Quick preset (or use dates below)
Clear Filters
πŸ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years β†’
Showing 841 - 860 of 11,944 CVEs

Backend users with write access to the form_definition database table were able to directly create, update, or delete form definition records via DataHandler, bypassing the Form Framework's persistence validation and permission checks. This allowed injecting arbitrary form configurations, re-en...

Vendor: TYPO3
Product: TYPO3 CMS
Published: Jun 09, 2026
Source: NVD

Backend users with file write permissions were able to upload form definition files with mixed-case extensions (e.g., .FORM.YAML) to bypass the Form Framework's upload restriction. Maliciously crafted form definition files can be used to execute arbitrary SQL statements, allowing attackers to e...

Vendor: TYPO3
Product: TYPO3 CMS
Published: Jun 09, 2026
Source: NVD

Non-privileged backend users with file mount access were able to perform write operations (move, delete, rename) on folders representing the root of an active file mount due to missing authorization restrictions. This issue affects TYPO3 CMS versions before 10.4.57, 11.0.0 through 11.5.50, 12.0.0 th...

Vendor: TYPO3
Product: TYPO3 CMS
Published: Jun 09, 2026
Source: NVD

Backend users with access to the Form Framework were able to use files not ending in .form.yaml as form definitions, which were processed without denying the incorrect file extension. Maliciously crafted form definition files can be used to execute arbitrary SQL statements, allowing attackers to esc...

Vendor: TYPO3
Product: TYPO3 CMS
Published: Jun 09, 2026
Source: NVD
CVE-2026-46749 HIGH - 7.5

A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 6). The affected application uses a password hashing implementation with a static, hardcoded salt shared across all users and installations, and is configured with an insufficient number of iterations. This could all...

Vendor: Siemens
Product: SINEC INS
Published: Jun 09, 2026
Source: NVD
CVE-2026-46748 HIGH - 8.8

A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 6). The affected system includes a binary that is configured with the cap_dac_override capability. This capability allows the process to bypass file system permission checks, resulting in unrestricted file system acc...

Vendor: Siemens
Product: SINEC INS
Published: Jun 09, 2026
Source: NVD
CVE-2026-46746 HIGH - 8.8

A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 6). The application does not properly sanitize user input in the /api/sftp/uploadFiles endpoint, allowing the injection of shell command payloads via crafted directory names. These payloads are stored and executed wh...

Vendor: Siemens
Product: SINEC INS
Published: Jun 09, 2026
Source: NVD
CVE-2026-41031 HIGH - 8.7

A Stored Cross-Site Scripting vulnerability in Vinna Process Monitor Version 4.0 Service Pack 1 (Build 63255) allows an authenticated remote attacker with low privileges to inject malicious JavaScript code into the application.Β This enables attackers to steal administrative access tokens and session...

Vendor: Skilja GmbH
Product: Vinna Process Monitor
Published: Jun 09, 2026
Source: NVD
CVE-2026-24349 HIGH - 7.1

A vulnerability has been identified in SIMATIC WinCC Unified PC Runtime V16 (All versions), SIMATIC WinCC Unified PC Runtime V17 (All versions), SIMATIC WinCC Unified PC Runtime V18 (All versions), SIMATIC WinCC Unified PC Runtime V19 (All versions), SIMATIC WinCC Unified PC Runtime V20 (All version...

Vendor: Siemens
Product: SIMATIC WinCC Unified PC Runtime V16, SIMATIC WinCC Unified PC Runtime V17, SIMATIC WinCC Unified PC Runtime V18, SIMATIC WinCC Unified PC Runtime V19, SIMATIC WinCC Unified PC Runtime V20, SIMATIC WinCC Unified PC Runtime V21
Published: Jun 09, 2026
Source: NVD
CVE-2026-8365 HIGH - 8.8

The Blocksy theme for WordPress is vulnerable to PHP Object Injection leading to Remote Code Execution via the 'blocksy_meta' REST API field and the V200 database migration in versions up to and including 2.1.35. This is due to insufficient input sanitization in the blocksy_sanitize_post_m...

Published: Jun 09, 2026
Source: NVD
CVE-2026-11616 HIGH - 8.8

The Events Calendar for GeoDirectory plugin for WordPress is vulnerable to Privilege Escalation in versions up to and including 2.3.28. This is due to the ajax_ayi_action() handler only applying strip_tags(esc_sql()) β€” with no allow-list β€” to the attacker-controlled $_POST['type'] and $_P...

Vendor: stiofansisland
Product: Events Calendar for GeoDirectory
Published: Jun 09, 2026
Source: NVD
CVE-2026-5068 HIGH - 7.6

A remote, unauthenticated BLE peer can trigger a 2-byte out-of-bounds write in the Bluetooth host during L2CAP LE CoC SDU reassembly. When the application enables segmentation (via chan_ops.alloc_buf) and the chosen RX pool has a user_data_size smaller than 2 bytes, the segmentation counter stored i...

Published: Jun 09, 2026
Source: NVD
CVE-2026-11572 HIGH - 8.8

Versions of the package degit before 2.8.6, from 3.0.0 and before 3.3.1 are vulnerable to Command Injection due to improper sanitisation of user input for git shell commands directly invoked with exec() method by _cloneWithGit() and fetchRefs() functions. An attacker can execute arbitrary operating ...

Product: degit
Published: Jun 09, 2026
Source: NVD
CVE-2026-9662 HIGH - 8.1

The Recover Exit For WooCommerce plugin for WordPress is vulnerable to Local File Inclusion in all versions up to and including 1.0.3. This is due to insufficient validation and sanitization of the user-controlled `tpf` POST parameter before it is used in an `include()` path in the `recover_exit()` ...

Published: Jun 09, 2026
Source: NVD
CVE-2026-9185 HIGH - 7.5

The 6Storage Rentals plugin for WordPress is vulnerable to Authorization Bypass Through User-Controlled Key in all versions up to and including 2.22.0 via the `userId` parameter of the `six_storage_get_user_info` and `six_storage_update_profile` AJAX actions. This is due to the `six_storage_getUserI...

Published: Jun 09, 2026
Source: NVD
CVE-2026-41855 HIGH - 8.1

In an untrusted JMS environment, org.springframework.jms.support.converter.MappingJackson2MessageConverter and org.springframework.jms.support.converter.JacksonJsonMessageConverter allow arbitrary class instantiation, which can lead to unauthorized actions via gadget class deserialization. Affected...

Vendor: Spring
Product: Spring Framework
Published: Jun 09, 2026
Source: NVD
CVE-2026-41850 HIGH - 7.5

Applications that evaluate user-supplied Spring Expression Language (SpEL) expressions are vulnerable to an Algorithmic Denial of Service (DoS). By providing a specially crafted expression, an attacker can trigger excessive resource consumption during evaluation, leading to application degradation o...

Vendor: Spring
Product: Spring Framework
Published: Jun 09, 2026
Source: NVD
CVE-2026-41849 HIGH - 7.5

An integer overflow vulnerability exists in the evaluation logic of the Spring Expression Language (SpEL). An attacker can exploit this by supplying a specially crafted SpEL expression that triggers excessive resource consumption, resulting in a Denial of Service (DoS). Affected versions: Spring Fr...

Vendor: Spring
Product: Spring Framework
Published: Jun 09, 2026
Source: NVD
CVE-2026-41845 HIGH - 7.1

Due to incorrect escaping, the use of JavaScriptUtils.javaScriptEscape() may lead to JavaScript code injection in the browser, potentially resulting in a cross-site scripting (XSS) vulnerability. Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6.1.0 through 6.1.27; 5....

Vendor: Spring
Product: Spring Framework
Published: Jun 09, 2026
Source: NVD
CVE-2026-41842 HIGH - 7.5

Spring MVC and WebFlux applications are vulnerable to Denial of Service (DoS) attacks when resolving static resources. Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6.1.0 through 6.1.27; 5.3.0 through 5.3.48.

Vendor: Spring
Product: Spring Framework
Published: Jun 09, 2026
Source: NVD