Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
8.8 HIGH
CVE-2026-28805 — OpenSTAManager: Time-Based Blind SQL Injection via `options[stato]` Parameter

OpenSTAManager is an open source management software for technical assistance and invoicing. Prior to version 2.10.2, multiple AJAX select handlers in OpenSTAManager are vulnerable to Time-Based Blin…

openstamanager | Remote | Injection
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
8.7 HIGH
CVE-2026-26928 — Lack of Dynamic Library Validation in SzafirHost

SzafirHost downloads necessary files in the context of the initiating web page. When called, SzafirHost updates its dynamic library. JAR files are correctly verified based on a list of trusted file h…

Remote | Misconfiguration
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
5.1 MEDIUM
CVE-2026-26927 — URL (HTTP Origin) call location spoofing in Szafir SDK Web

Szafir SDK Web is a browser plug-in that can run SzafirHost application which download the necessary files when launched. In Szafir SDK Web it is possible to change the URL (HTTP Origin) of the appli…

Remote | Authentication
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
5.8 MEDIUM
CVE-2026-5331 — OpenCart Extension Installer installer.php path traversal

A vulnerability was determined in OpenCart 4.1.0.3. This affects an unknown part of the file installer.php of the component Extension Installer Page. Executing a manipulation can lead to path travers…

Remote | Path Traversal
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
6.9 MEDIUM
CVE-2026-5330 — SourceCodester/mayuri_k Best Courier Management System User Delete ajax.php access control

A vulnerability was found in SourceCodester/mayuri_k Best Courier Management System 1.0. Affected by this issue is some unknown functionality of the file /ajax.php?action=delete_user of the component…

Remote | Authorization
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
6.5 MEDIUM
CVE-2026-5328 — shsuishang modulithshop ProductItemDao ProductIndexServiceImpl.java listItem sql injection

A weakness has been identified in shsuishang modulithshop up to 829bac71f507e84684c782b9b062b8bf3b5585d6. The impacted element is the function listItem of the file src/main/java/com/suisung/shopsuite…

Remote | Injection
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
8.1 HIGH
CVE-2026-4636 — Keycloak: keycloak: uma policy bypass allows authenticated users to gain unauthorized acc…

A flaw was found in Keycloak. An authenticated user with the uma_protection role can bypass User-Managed Access (UMA) policy validation. This allows the attacker to include resource identifiers owned…

Remote | Authorization
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
7.5 HIGH
CVE-2026-4634 — Keycloak: keycloak: denial of service via excessive processing of openid connect scope pa…

A flaw was found in Keycloak. An unauthenticated attacker can exploit this vulnerability by sending a specially crafted POST request with an excessively long scope parameter to the OpenID Connect (OI…

Remote | Denial of Service
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
5.3 MEDIUM
CVE-2026-4325 — Keycloak: keycloak: replay of action tokens via improper handling of single-use entries

A flaw was found in Keycloak. The SingleUseObjectProvider, a global key-value store, lacks proper type and namespace isolation. This vulnerability allows an attacker to delete arbitrary single-use en…

Remote | Misconfiguration
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
7.4 HIGH
CVE-2026-4282 — Keycloak: keycloak: privilege escalation via forged authorization codes due to singleuseo…

A flaw was found in Keycloak. The SingleUseObjectProvider, a global key-value store, lacks proper type and namespace isolation. This vulnerability allows an unauthenticated attacker to forge authoriz…

Remote | Authorization
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
7.3 HIGH
CVE-2026-3872 — Keycloak: keycloak: information disclosure due to redirect_uri validation bypass

A flaw was found in Keycloak. This issue allows an attacker, who controls another path on the same web server, to bypass the allowed path in redirect Uniform Resource Identifiers (URIs) that use a wi…

Remote | Information Disclosure
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
6.5 MEDIUM
CVE-2026-34890 — WordPress MSTW League Manager plugin <= 2.10 - Cross Site Scripting (XSS) vulnerability

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Mark O’Donnell MSTW League Manager allows DOM-Based XSS.This issue affects MSTW League Manager: f…

Remote | Cross-Site Scripting
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
6.5 MEDIUM
CVE-2026-5327 — efforthye fast-filesystem-mcp index.ts handleGetDiskUsage command injection

A security flaw has been discovered in efforthye fast-filesystem-mcp up to 3.5.1. The affected element is the function handleGetDiskUsage of the file src/index.ts. Performing a manipulation results i…

Remote | Injection
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
0.0 NA
CVE-2026-23417 — bpf: Fix constant blinding for PROBE_MEM32 stores

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix constant blinding for PROBE_MEM32 stores BPF_ST | BPF_PROBE_MEM32 immediate stores are not handled by bpf_jit_blind_insn…

| Misconfiguration
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
0.0 NA
CVE-2026-23416 — mm/mseal: update VMA end correctly on merge

In the Linux kernel, the following vulnerability has been resolved: mm/mseal: update VMA end correctly on merge Previously we stored the end of the current VMA in curr_end, and then upon iterating …

| Memory Corruption
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
0.0 NA
CVE-2026-23415 — futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()

In the Linux kernel, the following vulnerability has been resolved: futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy() During futex_key_to_node_opt() execution, vma->vm_policy …

| Race Condition
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
0.0 NA
CVE-2026-23414 — tls: Purge async_hold in tls_decrypt_async_wait()

In the Linux kernel, the following vulnerability has been resolved: tls: Purge async_hold in tls_decrypt_async_wait() The async_hold queue pins encrypted input skbs while the AEAD engine references…

| Memory Corruption
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
0.0 NA
CVE-2026-23413 — clsact: Fix use-after-free in init/destroy rollback asymmetry

In the Linux kernel, the following vulnerability has been resolved: clsact: Fix use-after-free in init/destroy rollback asymmetry Fix a use-after-free in the clsact qdisc upon init/destroy rollback…

| Memory Corruption
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
0.0 NA
CVE-2026-23412 — netfilter: bpf: defer hook memory release until rcu readers are done

In the Linux kernel, the following vulnerability has been resolved: netfilter: bpf: defer hook memory release until rcu readers are done Yiming Qian reports UaF when concurrent process is dumping h…

| Memory Corruption
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
5.5 MEDIUM
CVE-2026-5326 — SourceCodester Leave Application System User Information index.php authorization

A vulnerability was identified in SourceCodester Leave Application System 1.0. Impacted is an unknown function of the file /index.php?page=manage_user of the component User Information Handler. Such …

Remote | Authorization
Apr 02, 2026 Apr 02, 2026
Apr 02, 2026
Apr 02, 2026
Showing 20 of 6396 Results