Latest CVE Feed

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

Score
Vulnerability
Published
0.0 NA
CVE-2025-55045 — MuraCMS CSRF Address Manipulation Vulnerability

The update address CSRF vulnerability in MuraCMS through 10.1.10 allows attackers to manipulate user address information through CSRF. The vulnerable cUsers.updateAddress function lacks CSRF token va…

| Cross-Site Request Forgery
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
0.0 NA
CVE-2025-55044 — MuraCMS Trash Restore CSRF Vulnerability

The Trash Restore CSRF vulnerability in MuraCMS through 10.1.10 allows attackers to restore deleted content from the trash to unauthorized locations through CSRF. The vulnerable cTrash.restore functi…

| Cross-Site Request Forgery
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
0.0 NA
CVE-2025-55043 — MuraCMS CSRF Data Exfiltration Vulnerability

MuraCMS through 10.1.10 contains a CSRF vulnerability in the bundle creation functionality (csettings.cfc createBundle method) that allows unauthenticated attackers to force administrators to create …

| Cross-Site Request Forgery
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
0.0 NA
CVE-2025-55041 — MuraCMS CSRF Privilege Escalation Vulnerability

MuraCMS through 10.1.10 contains a CSRF vulnerability in the Add To Group functionality for user management (cUsers.cfc addToGroup method) that allows attackers to escalate privileges by adding any u…

| Cross-Site Request Forgery
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
0.0 NA
CVE-2025-55040 — MuraCMS CSRF Form Definition Upload Vulnerability

The import form CSRF vulnerability in MuraCMS through 10.1.10 allows attackers to upload and install malicious form definitions through a CSRF attack. The vulnerable cForm.importform function lacks C…

| Cross-Site Request Forgery
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
7.5 HIGH
CVE-2026-32609 — Glances has Incomplete Secrets Redaction: /api/v4/args Endpoint Leaks Password Hash and S…

Glances is an open-source system cross-platform monitoring tool. The GHSA-gh4x fix (commit 5d3de60) addressed unauthenticated configuration secrets exposure on the `/api/v4/config` endpoints by intro…

glances | Remote | Information Disclosure
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
7.4 HIGH
CVE-2026-3278 — XSS Vulnerability discovered in OpenText™ ZENworks Service Desk.

Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in OpenText™ ZENworks Service Desk allows Cross-Site Scripting (XSS). The vulnerability could allow …

Remote | Cross-Site Scripting
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
6.6 MEDIUM
CVE-2026-32694 — Insecure Direct Object Reference attack via predictable secret ID in Juju

In Juju from version 3.0.0 through 3.6.18, when a secret owner grants permissions to a secret to a grantee, the secret owner relies exclusively on a predictable XID of the secret to verify ownership.…

juju | Remote | Authorization
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
9.8 CRITICAL
CVE-2026-25449 — WordPress Traveler theme < 3.2.8.1 - PHP Object Injection vulnerability

Deserialization of Untrusted Data vulnerability in Shinetheme Traveler allows Object Injection.This issue affects Traveler: from n/a before 3.2.8.1.

Remote | Injection
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
8.8 HIGH
CVE-2026-32693 — Unauthorized access to Kubernetes secrets in Juju

In Juju from version 3.0.0 through 3.6.18, the authorization of the "secret-set" tool is not performed correctly, which allows a grantee to update the secret content, and can lead to reading or updat…

juju | Remote | Authorization
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
7.6 HIGH
CVE-2026-32692 — Unauthorized update of out-of-scope Vault secrets

An authorization bypass vulnerability in the Vault secrets back-end implementation of Juju versions 3.1.6 through 3.6.18 allows an authenticated unit agent to perform unauthorized updates to secret r…

juju | Remote | Authorization
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
5.3 MEDIUM
CVE-2026-32691 — Timing ownership claim attack on new external back-end secrets

A race condition in the secrets management subsystem of Juju versions 3.0.0 through 3.6.18 allows an authenticated unit agent to claim ownership of a newly initialized secret. Between generating a Ju…

juju | Remote | Race Condition
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
6.3 MEDIUM
CVE-2026-33265 — LibreChat JWT Token Abuse

In LibreChat 0.8.1-rc2, a logged-in user obtains a JWT for both the LibreChat API and the RAG API.

librechat | Authentication
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
8.0 HIGH
CVE-2025-41258 — LibreChat RAG API Authentication Bypass

LibreChat version 0.8.1-rc2 uses the same JWT secret for the user session mechanism and RAG API which compromises the service-level authentication of the RAG API.

librechat | Authentication
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
0.0 NA
CVE-2026-23248 — perf/core: Fix refcount bug and potential UAF in perf_mmap

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix refcount bug and potential UAF in perf_mmap Syzkaller reported a refcount_t: addition on 0; use-after-free warning…

linux_kernel | Race Condition
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
0.0 NA
CVE-2026-23247 — tcp: secure_seq: add back ports to TS offset

In the Linux kernel, the following vulnerability has been resolved: tcp: secure_seq: add back ports to TS offset This reverts 28ee1b746f49 ("secure_seq: downgrade to per-host timestamp offsets") t…

linux_kernel | Information Disclosure
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
0.0 NA
CVE-2026-23246 — wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfiguration

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfiguration link_id is taken from the ML Reconfiguration element (contro…

linux_kernel | Memory Corruption
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
0.0 NA
CVE-2026-23245 — net/sched: act_gate: snapshot parameters with RCU on replace

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_gate: snapshot parameters with RCU on replace The gate action can be replaced while the hrtimer callback or dump p…

linux_kernel | Race Condition
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
0.0 NA
CVE-2026-23244 — nvme: fix memory allocation in nvme_pr_read_keys()

In the Linux kernel, the following vulnerability has been resolved: nvme: fix memory allocation in nvme_pr_read_keys() nvme_pr_read_keys() takes num_keys from userspace and uses it to calculate the…

linux_kernel | Memory Corruption
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
0.0 NA
CVE-2026-23243 — RDMA/umad: Reject negative data_len in ib_umad_write

In the Linux kernel, the following vulnerability has been resolved: RDMA/umad: Reject negative data_len in ib_umad_write ib_umad_write computes data_len from user-controlled count and the MAD heade…

linux_kernel | Memory Corruption
Mar 18, 2026 Mar 18, 2026
Mar 18, 2026
Mar 18, 2026
Showing 20 of 5472 Results