Lucene search
K

4659 matches found

RedHat Linux
RedHat Linux
added 2026/03/12 8:52 a.m.6 views

Important: Red Hat Security Advisory: freerdp security update

An update for freerdp is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerabili...

9.1CVSS5.9AI score0.00115EPSS
Exploits3References4
RedHat Linux
RedHat Linux
added 2026/03/12 8:32 a.m.0 views

freerdp: FreeRDP global-buffer-overflow

A global buffer overflow flaw has been discovered in FreeRDP. This global-buffer-overflow was observed in FreeRDP's Base64 decoding path. The root cause appears to be implementation-defined char signedness: on Arm/AArch64 builds, plain char is treated as unsigned, so the guard c = 0 can be...

9.1CVSS5.9AI score0.00115EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2026/03/12 8:24 a.m.0 views

freerdp: FreeRDP global-buffer-overflow

A global buffer overflow flaw has been discovered in FreeRDP. This global-buffer-overflow was observed in FreeRDP's Base64 decoding path. The root cause appears to be implementation-defined char signedness: on Arm/AArch64 builds, plain char is treated as unsigned, so the guard c = 0 can be...

9.1CVSS5.9AI score0.00115EPSS
Exploits1References6
Fedora
Fedora
added 2026/03/12 12:16 a.m.3 views

[SECURITY] Fedora 44 Update: dr_libs-0^20260302.fa931f3-2.fc44

Single-file audio decoding libraries for C/C++...

5.8AI score
Exploits0
OSV
OSV
added 2026/03/11 9:11 p.m.0 views

GHSA-73J8-2GCH-69RQ .NET Denial of Service Vulnerability

Microsoft Security Advisory CVE-2026-26127 – .NET Denial of Service Vulnerability Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 9.0 and .NET 10.0. This advisory also provides guidance on what developers can do to update their...

7.5CVSS5.7AI score0.001EPSS
Exploits0References4
EUVD
EUVD
added 2026/03/11 12:11 a.m.3 views

EUVD-2026-10907

Wisp Vulnerable to Path Traversal...

8.7CVSS5.8AI score0.00127EPSS
Exploits1References3
NVD
NVD
added 2026/03/10 10:16 p.m.5 views

CVE-2026-28807

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in gleam-wisp wisp allows arbitrary file read via percent-encoded path traversal. The wisp.servestatic function is vulnerable to path traversal because sanitization runs before percent-decoding. The encoded...

8.7CVSS0.00127EPSS
Exploits1References4
OSV
OSV
added 2026/03/10 9:34 p.m.3 views

EEF-CVE-2026-28807 Path Traversal in wisp.serve_static allows arbitrary file read

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in gleam-wisp wisp allows arbitrary file read via percent-encoded path traversal. The wisp.servestatic function is vulnerable to path traversal because sanitization runs before percent-decoding. The encoded...

8.7CVSS5.9AI score0.00127EPSS
Exploits1References4
Cvelist
Cvelist
added 2026/03/10 9:34 p.m.25 views

CVE-2026-28807 Path Traversal in wisp.serve_static allows arbitrary file read

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in gleam-wisp wisp allows arbitrary file read via percent-encoded path traversal. The wisp.servestatic function is vulnerable to path traversal because sanitization runs before percent-decoding. The encoded...

8.7CVSS0.00127EPSS
Exploits1References4
OSV
OSV
added 2026/03/10 6:54 p.m.2 views

SUSE-SU-2026:20665-1 Security update for python311

This update for python311 fixes the following issues: - CVE-2025-11468: preserving parens when folding comments in email headers. bsc1257029 - CVE-2026-0672: rejects control characters in http cookies. bsc1257031 - CVE-2026-0865: rejecting control characters in wsgiref.headers.Headers, which coul...

6.3CVSS5.8AI score0.00205EPSS
Exploits1References15
Snyk
Snyk
added 2026/03/10 6:41 p.m.1 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read when decoding malformed Base64Url input. An attacker can cause a disruption of service. Remediation Upgrade Microsoft.NETCore.App.Runtime.win-x64 to version 9.0.14, 10.0.4 or higher. References - GitHub Commit - GitHu...

8.7CVSS5.8AI score0.001EPSS
Exploits0References2
Snyk
Snyk
added 2026/03/10 6:41 p.m.2 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read when decoding malformed Base64Url input. An attacker can cause a disruption of service. Remediation Upgrade Microsoft.NETCore.App.Runtime.osx-x64 to version 9.0.14, 10.0.4 or higher. References - GitHub Commit - GitHu...

8.7CVSS5.8AI score0.001EPSS
Exploits0References2
Snyk
Snyk
added 2026/03/10 6:41 p.m.1 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read when decoding malformed Base64Url input. An attacker can cause a disruption of service. Remediation Upgrade Microsoft.NETCore.App.Runtime.win-x86 to version 9.0.14, 10.0.4 or higher. References - GitHub Commit - GitHu...

8.7CVSS5.8AI score0.001EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/03/09 6:7 p.m.3 views

freerdp: FreeRDP global-buffer-overflow

A global buffer overflow flaw has been discovered in FreeRDP. This global-buffer-overflow was observed in FreeRDP's Base64 decoding path. The root cause appears to be implementation-defined char signedness: on Arm/AArch64 builds, plain char is treated as unsigned, so the guard c = 0 can be...

9.1CVSS5.9AI score0.00115EPSS
Exploits1References6
OSV
OSV
added 2026/03/09 10:51 a.m.1 views

SUSE-SU-2026:20710-1 Security update for python311

This update for python311 fixes the following issues: - CVE-2025-11468: preserving parens when folding comments in email headers. bsc1257029 - CVE-2026-0672: rejects control characters in http cookies. bsc1257031 - CVE-2026-0865: rejecting control characters in wsgiref.headers.Headers, which coul...

6.3CVSS5.8AI score0.00205EPSS
Exploits1References15
RedHat Linux
RedHat Linux
added 2026/03/09 7:37 a.m.3 views

freerdp: FreeRDP global-buffer-overflow

A global buffer overflow flaw has been discovered in FreeRDP. This global-buffer-overflow was observed in FreeRDP's Base64 decoding path. The root cause appears to be implementation-defined char signedness: on Arm/AArch64 builds, plain char is treated as unsigned, so the guard c = 0 can be...

9.1CVSS5.9AI score0.00115EPSS
Exploits1References6
Tenable Nessus
Tenable Nessus
added 2026/03/09 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: xorg-x11-server (UTSA-2026-005919)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005919 advisory. A flaw was found in xorg-x11-server before 1.20.9. An integer underflow in the X input extension protocol decoding in the X server may lead to arbitrary access of...

7.8CVSS5.9AI score0.00154EPSS
Exploits0References4
Veracode
Veracode
added 2026/03/07 5:12 a.m.2 views

Inefficient Decoding

pypdf is vulnerable to inefficient decoding of ASCIIHexDecode streams. The vulnerability is due to an attacker being able to craft a PDF which leads to long runtimes, where accessing a stream uses the /ASCIIHexDecode filter and can be exploited by attackers to cause a denial of service...

6.9CVSS5.2AI score0.00017EPSS
Exploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/07 1:44 a.m.3 views

CVE-2026-29612

OpenClaw versions prior to 2026.2.14 decode base64-backed media inputs into buffers before enforcing decoded-size budget limits, allowing attackers to trigger large memory allocations. Remote attackers can supply oversized base64 payloads to cause memory pressure and denial of service...

7.5CVSS5.8AI score0.0017EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/06 5:3 p.m.4 views

CVE-2026-29087

@hono/node-server allows running the Hono application on Node.js. Prior to version 1.19.10, when using @hono/node-server's static file serving together with route-based middleware protections e.g. protecting /admin/, inconsistent URL decoding can allow protected static resources to be accessed...

7.5CVSS5.7AI score0.00018EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder