Lucene search
K

235 matches found

RedHat Linux
RedHat Linux
added 2026/05/12 12:40 p.m.7 views

kernel: crypto: algif_aead - Revert to operating out-of-place

A flaw was found in the Linux kernel's algifaead cryptographic algorithm interface. An incorrect in-place operation causes source and destination data mappings to differ during cryptographic processing. A low-privileged local attacker can exploit this flaw to corrupt the contents of sensitive...

7.8CVSS7.2AI score0.02235EPSS
Exploits225References14
RedHat Linux
RedHat Linux
added 2026/05/06 8:21 a.m.4 views

kernel: Linux kernel: Denial of service and memory corruption in RDMA umad

A flaw was found in the Linux kernel's Remote Direct Memory Access RDMA umad User Mode Access Device component. A local user can exploit this vulnerability by manipulating input, causing an integer underflow that leads to an out-of-bounds memory write. This memory corruption can result in a denia...

7.8CVSS5.7AI score0.00022EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2026/04/13 2:55 p.m.1 views

CVE-2026-3446

A flaw was found in the Python base64 module. When decoding base64 data using functions like base64.b64decode, the decoding process prematurely stops upon encountering the first padding character. This can result in incomplete data being processed, where any information following the initial...

6CVSS5.7AI score0.00029EPSS
Exploits0References9
RedhatCVE
RedhatCVE
added 2026/04/06 4:17 p.m.1 views

CVE-2026-34778

A flaw was found in Electron, a framework for building desktop applications. A service worker running in a session could spoof reply messages on the internal Inter-Process Communication IPC channel. This vulnerability affects applications that have service workers registered and use the results o...

6.5CVSS5.8AI score0.00006EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/03/23 12:0 a.m.1 views

PT-2026-27226

OpenClaw before 2026.2.25 lacks durable replay state for Nextcloud Talk webhook events, allowing valid signed requests to be replayed. Attackers can capture and replay previously valid signed webhook requests to trigger duplicate inbound processing and cause integrity or availability issues...

4.8CVSS5.8AI score
Exploits0References5
CNNVD
CNNVD
added 2026/03/19 12:0 a.m.2 views

OpenClaw 安全漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.2.25 contained security vulnerabilities. These vulnerabilities stemmed from a lack of persistent replay protection for Nextcloud Talk webhook events. This allowed attackers to...

6.5CVSS5.8AI score0.00066EPSS
Exploits0References3
CVE
CVE
added 2026/03/16 12:53 p.m.4 views

CVE-2025-52648

CVE-2025-52648 affects HCL AION. The issue is that offering images are not digitally signed, allowing potentially unverified or tampered images to be used, which may lead to integrity compromise or unintended system behavior. The provided metrics show a CVSS v3.1 base score of 4.8 (Medium) with L...

9.8CVSS5.8AI score0.00016EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2026/03/10 5:9 p.m.22 views

CVE-2026-1286

CWE-502: Deserialization of untrusted data vulnerability exists that could lead to loss of confidentiality, integrity and potential remote code execution on workstation when an admin authenticated user opens a malicious project file...

7CVSS0.00329EPSS
Exploits0References1
SUSE Linux
SUSE Linux
added 2026/02/27 3:14 p.m.4 views

Security update for python311

This update for python311 fixes the following issues: CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable characters bsc1257029. CVE-2025-12781: inadequate parameter check can cause data integrity issues bsc1257108. CVE-2025-15282:...

8.7CVSS6AI score0.00205EPSS
Exploits1References28
RedhatCVE
RedhatCVE
added 2026/01/09 10:5 a.m.6 views

CVE-2011-0843

Unspecified vulnerability in the Siebel CRM Core component in Oracle Siebel CRM 7.8.2, 8.0.0, and 8.1.1 allows remote attackers to affect integrity via unknown vectors related to Globalization - Automotive...

4.3CVSS6.2AI score0.00311EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:4 a.m.4 views

CVE-2011-0795

Unspecified vulnerability in the Single Sign On component in Oracle Fusion Middleware 10.1.2.3 allows remote authenticated users to affect integrity via unknown vectors related to Administration and Monitoring...

3.5CVSS5.7AI score0.0015EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:17 a.m.2 views

CVE-2025-23187

Due to missing authorization check in an RFC enabled function module in transaction SDCCN, an unauthenticated attacker could generate technical meta-data. This leads to a low impact on integrity. There is no impact on confidentiality or availability...

5.3CVSS6.9AI score0.00161EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/12/05 7:32 a.m.1 views

CVE-2025-12782

The Beaver Builder – WordPress Page Builder plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.9.4. This is due to the plugin not properly verifying a user's authorization in the disable function. This makes it possible for authenticated attackers,...

4.3CVSS6AI score0.00036EPSS
Exploits0References1
OSV
OSV
added 2025/11/14 2:45 p.m.6 views

HSEC-2024-0007 Sign extension error in the AArch64 NCG

Sign extension error in the AArch64 NCG Arithmetic operations may result in incorrect runtime results on the native aarch64 backend. For the most part, this bug only causes availability and data integrity issues. However, in some circumstances, it may result in other, more complicated security...

7.8AI score
Exploits0References3
OSV
OSV
added 2025/11/14 2:45 p.m.3 views

HSEC-2024-0006 fromIntegral: conversion error

fromIntegral: conversion error fromIntegral may result in coercion errors when used with optimization flags -O1 or -O2 in the following situation: - Converting negative Int to Natural does not throw an arithmetic underflow error - Converting large Integer greater than 2^64 to Natural overflow. Fo...

7.7AI score
Exploits0References4
OSV
OSV
added 2025/11/14 2:45 p.m.1 views

HSEC-2024-0008 Sign extension error in the PPC64le FFI

Sign extension error in the PPC64le FFI Numeric arguments of FFI call on the PPC64le backend may result in incorrect runtime values. For the most part, this bug only causes availability and data integrity issues. However, in some circumstances, it may result in other, more complicated security...

7.8AI score
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2013-5602

Malware in sbrugna...

4.3CVSS6.2AI score0.00311EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2016-0593

Malware in sbrugna...

4.3CVSS7.5AI score0.00311EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2010-4430

Malware in sbrugna...

5.5CVSS6.4AI score0.00379EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2013-5608

Malware in sbrugna...

2.6CVSS7.4AI score0.01835EPSS
Exploits0References35
Rows per page
Query Builder