Lucene search
+L

77927 matches found

OSV
OSV
added 2026/03/27 6:04 p.m.4 views

SUSE-SU-2026:1136-1 Security update for the Linux Kernel (Live Patch 7 for SUSE Linux Enterprise 15 SP7)

This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.53.25 fixes various security issues The following security issues were fixed: - CVE-2025-40258: mptcp: fix race condition in mptcpschedulework bsc1255053. - CVE-2025-40297: net: bridge: fix use-after-free due to MST port state bypass...

9.8CVSS6.5AI score0.00575EPSS
SaveExploits0References13
Snyk
Snyk
added 2026/03/27 5:38 p.m.10 views

Off-by-one Error

Overview Affected versions of this package are vulnerable to Off-by-one Error in the plugins privilege validation. An attacker can gain unauthorized access to sensitive plugin privileges by installing a malicious plugin that exploits the privilege comparison logic. - Remediation Upgrade...

8.4CVSS5.9AI score0.00387EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/03/27 5:00 p.m.9 views

CVE-2026-33758

A flaw was found in OpenBao. Installations that have an OIDC/JWT authentication method enabled with a role configured to use callbackmode=direct are vulnerable to XSS via the errordescription parameter on the page for a failed authentication. This allows an attacker to access the token used by an...

9.6CVSS6.7AI score0.00287EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/03/27 3:56 p.m.19 views

python-ecdsa: Denial of Service via improper DER length validation in crafted private keys

Summary An issue in the low-level DER parsing functions can cause unexpected exceptions to be raised from the public API functions. 1. ecdsa.der.removeoctetstring accepts truncated DER where the encoded length exceeds the available buffer. For example, an OCTET STRING that declares a length of 40...

5.3CVSS5.8AI score0.00476EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/27 3:29 p.m.14 views

GHSA-VVXM-VXMR-624H Open WebUI vulnerable to Path Traversal in `POST /api/v1/audio/transcriptions`

Summary An unsanitised filename field in the speech-to-text transcription endpoint allows any authenticated non-admin user to trigger a FileNotFoundError whose message — including the server's absolute DATADIR path — is returned verbatim in the HTTP 400 response body, confirming information...

4.3CVSS6AI score0.00427EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/27 3:16 p.m.11 views

CVE-2026-33758

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.2, OpenBao installations that have an OIDC/JWT authentication method enabled and a role with callbackmode=direct configured are vulnerable to XSS via the errordescription parameter on the page for a failed...

9.6CVSS0.00287EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2026/03/27 2:21 p.m.13 views

Security update for redis

This update for redis fixes the following issue: a user can manipulate data read by a connection by injecting sequences into a Redis error reply bsc1258706. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/03/27 2:21 p.m.4 views

SUSE-SU-2026:1122-1 Security update for redis

This update for redis fixes the following issue: - a user can manipulate data read by a connection by injecting sequences into a Redis error reply bsc1258706...

5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/03/27 2:12 p.m.10 views

CVE-2026-33758 OpenBao has Reflected XSS in its OIDC authentication error message

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.2, OpenBao installations that have an OIDC/JWT authentication method enabled and a role with callbackmode=direct configured are vulnerable to XSS via the errordescription parameter on the page for a failed...

9.4CVSS5.8AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/03/27 2:12 p.m.39 views

CVE-2026-33758 OpenBao has Reflected XSS in its OIDC authentication error message

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.2, OpenBao installations that have an OIDC/JWT authentication method enabled and a role with callbackmode=direct configured are vulnerable to XSS via the errordescription parameter on the page for a failed...

9.4CVSS0.00287EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/27 2:12 p.m.66 views

CVE-2026-33758

CVE-2026-33758 affects OpenBao before 2.5.2. When OIDC/JWT auth is enabled and a role has callback_mode=direct, an XSS flaw exists in the error_description parameter during failed authentication, enabling access to the token used in the Web UI. The issue is fixed in v2.5.2; mitigation is to remov...

9.6CVSS5.8AI score0.00287EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/27 2:12 p.m.4 views

CVE-2026-33758 OpenBao has Reflected XSS in its OIDC authentication error message

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.2, OpenBao installations that have an OIDC/JWT authentication method enabled and a role with callbackmode=direct configured are vulnerable to XSS via the errordescription parameter on the page for a failed...

9.4CVSS5.8AI score0.00287EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/27 1:30 p.m.15 views

CVE-2026-4340

REJECT DO NOT USE THIS CANDIDATE NUMBER. Reason: This candidate was issued in error. Notes: All references and descriptions in this candidate have been removed to prevent accidental usage...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/03/27 11:39 a.m.21 views

CLSA-2026-1774611572 expat: Fix of CVE-2026-32778

CVE-2026-32778: fix NULL pointer dereference in setContext on retry after earlier out-of-memory...

5.5CVSS5.8AI score0.00171EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/03/27 11:18 a.m.17 views

SUSE CVE-2019-16227

An issue was discovered in py-lmdb 0.97. For certain values of mnflags, mdbcursorset triggers a memcpy with an invalid write operation within mdbxcursorinit1. NOTE: this outcome occurs when accessing a data.mdb file supplied by an attacker...

9.8CVSS7.2AI score0.01963EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/27 11:10 a.m.11 views

OESA-2026-1780 python-pyasn1 security update

Abstract Syntax Notation One ASN.1 is a technology for exchanging structured data in a universally understood, hardware agnostic way. Many industrial, security and telephony applications heavily rely on ASN.1. The pyasn1 library implements ASN.1 support in pure-Python. Security Fixes: The pyasn1...

7.5CVSS5.9AI score0.00803EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/27 11:10 a.m.14 views

OESA-2026-1773 ghostscript security update

Ghostscript is an interpreter for PostScript™ and Portable Document Format PDF files. Ghostscript consists of a PostScript interpreter layer, and a graphics library. Security Fixes: A vulnerability was found in Artifex GhostPDL up to 3989415a5b8e99b9d1b87cc9902bde9b7cdea145. It has been classifie...

4.3CVSS4.8AI score0.00388EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/27 11:10 a.m.13 views

OESA-2026-1734 pyOpenSSL security update

pyOpenSSL is a rather thin wrapper around a subset of the OpenSSL library. With thin wrapper we mean that a lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library. Security Fixes: A security vulnerability exists in the PyOpenSSL library's...

9.8CVSS5.9AI score0.00704EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2026/03/27 10:04 a.m.13 views

Security update for the Linux Kernel (Live Patch 6 for SUSE Linux Enterprise 15 SP7)

This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.53.22 fixes various security issues The following security issues were fixed: CVE-2025-40258: mptcp: fix race condition in mptcpschedulework bsc1255053. CVE-2025-40284: Bluetooth: MGMT: cancel mesh send timer when hdev removed...

8.7CVSS6.4AI score0.00575EPSS
SaveExploits0References28
GithubExploit
GithubExploit
added 2026/03/27 9:05 a.m.173 views

sqli

SQL Injection Write-up 🧪 1. Průzkum Do vyhledávacího pole...

6AI score
SaveExploits0
Rows per page
Query Builder