Lucene search
+L

6818 matches found

Snyk
Snyk
added 2026/03/10 6:41 p.m.9 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.linux-musl-x64 to version 9.0.14, 10.0.4 or higher. References - GitHub Commit ...

8.7CVSS5.8AI score0.02049EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/10 6:41 p.m.7 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.02049EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/10 6:41 p.m.9 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.02049EPSS
SaveExploits0References2
Packet Storm
Packet Storm
added 2026/03/10 12:0 a.m.141 views

📄 GLib Memory Exhaustion

The gbase64decode function in the GLib library fails to enforce input size limits, allowing attackers to input extremely large Base64-encrypted data, resulting in uncontrolled memory allocation. This vulnerability can be exploited by providing a specially crafted, but syntactically correct, Base6...

5.4CVSS5.8AI score0.00325EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/03/09 6:7 p.m.10 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.00599EPSS
SaveExploits1References6
OSV
OSV
added 2026/03/09 10:51 a.m.14 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.0055EPSS
SaveExploits1References15
RedHat Linux
RedHat Linux
added 2026/03/09 7:37 a.m.10 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.00599EPSS
SaveExploits1References6
Packet Storm
Packet Storm
added 2026/03/09 12:0 a.m.214 views

📄 tpAdmin 1.3.12 Shell Upload

tpAdmin versions 1.3.12 and below suffer from a remote shell upload vulnerability due to improper validation of file uploads within the preview.php component under /admin/lib/webuploader/0.1.5/server/...

9.8CVSS7.1AI score0.00554EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2026/03/09 12:0 a.m.6 views

Advantech ADAM-5550 Weak Encoding For Password (CVE-2024-37187)

Advantech ADAM-5550 share user credentials with a low level of encryption, consisting of base 64 encoding. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description...

6.8CVSS5.8AI score0.00357EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/03/08 1:44 a.m.10 views

CVE-2026-30238

Group-Office is an enterprise customer relationship management and groupware tool. Prior to versions 6.8.155, 25.0.88, and 26.0.10, there is a reflected XSS vulnerability in GroupOffice on the external/index flow. The f parameter Base64 JSON is decoded and then injected into an inline JavaScript...

6.1CVSS5.8AI score0.00278EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/07 7:59 a.m.7 views

CVE-2026-29058

AVideo is a video-sharing Platform software. Prior to version 7.0, an unauthenticated attacker can execute arbitrary OS commands on the server by injecting shell command substitution into the base64Url GET parameter. This can lead to full server compromise, data exfiltration e.g., configuration...

9.8CVSS6AI score0.02132EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2026/03/07 1:44 a.m.6 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.00274EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/06 9:14 p.m.12 views

EUVD-2026-10080

Group-Office is an enterprise customer relationship management and groupware tool. Prior to versions 6.8.155, 25.0.88, and 26.0.10, there is a reflected XSS vulnerability in GroupOffice on the external/index flow. The f parameter Base64 JSON is decoded and then injected into an inline JavaScript...

5.1CVSS5.9AI score0.00278EPSS
SaveExploits1References1
Huntr
Huntr
added 2026/03/06 8:31 a.m.10 views

Unbounded Frame Count in video/jpeg Base64 Data URL Processing Leads to OOM DoS

Summary The VideoMediaIO.loadbase64 method in vLLM's multimodal processing pipeline splits video/jpeg data URLs by comma delimiters to extract individual JPEG frames, but does not enforce a frame count limit. An attacker can craft a single API request containing thousands of comma-separated...

7.5CVSS5.7AI score0.00543EPSS
SaveExploits1
NVD
NVD
added 2026/03/05 10:16 p.m.8 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.5CVSS0.00274EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/05 10:0 p.m.5 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...

6.8CVSS5.9AI score0.00274EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/05 10:0 p.m.36 views

CVE-2026-29612 OpenClaw < 2026.2.14 - Denial of Service via Large Base64 Media File Decoding

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...

6.8CVSS0.00274EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/05 10:0 p.m.41 views

CVE-2026-29612

CVE-2026-29612 affects OpenClaw (

7.5CVSS5.9AI score0.00274EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/05 2:14 p.m.8 views

CVE-2026-3598 RustDesk Server Generates Config Strings Using Reversible Encoding (Base64 + Reverse) Instead of Encryption

Use of a Broken or Risky Cryptographic Algorithm vulnerability in rustdesk-server-pro RustDesk Server Pro rustdesk-server-pro on Windows, MacOS, Linux Config string generation, web console export modules allows Retrieve Embedded Sensitive Data. This vulnerability is associated with program routin...

8.7CVSS6AI score
SaveExploits0References6
CNNVD
CNNVD
added 2026/03/05 12:0 a.m.11 views

OpenClaw 安全漏洞

OpenClaw is software for processing base64 encoded media input. A denial of service vulnerability exists in OpenClaw. An attacker can exploit this vulnerability to cause a denial of service by constructing an oversized base64 load that triggers a memory exhaustion...

7.5CVSS5.8AI score0.00274EPSS
SaveExploits0References3
Rows per page
Query Builder