Lucene search
K

169 matches found

RedhatCVE
RedhatCVE
added 2026/06/01 1:29 p.m.9 views

CVE-2026-46344

A flaw was found in liboqs, a C-language cryptographic library. An out-of-bounds read vulnerability exists in the XMSS and XMSS^MT stateful signature verification code. A remote attacker could exploit this by providing a specially crafted public key that causes the verification function to read...

5.3CVSS5.7AI score0.00054EPSS
Exploits0References5
NVD
NVD
added 2026/05/29 7:16 p.m.18 views

CVE-2026-44518

liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms. Prior to 0.16.0, an out-of-bounds read has been identified in the XMSS and XMSS^MT stateful signature verification code. When the verification function is called with a signature...

5.3CVSS0.00099EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/05/29 6:7 p.m.9 views

CVE-2026-44518 liboqs: XMSS Buffer Overread Bug

liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms. Prior to 0.16.0, an out-of-bounds read has been identified in the XMSS and XMSS^MT stateful signature verification code. When the verification function is called with a signature...

5.3CVSS5.8AI score0.00099EPSS
Exploits0References2
CVE
CVE
added 2026/05/29 6:7 p.m.20 views

CVE-2026-44518

liboqs (C library for post-quantum crypto) exposes a buffer overread in XMSS/XMSS^MT stateful signature verification prior to 0.16.0. If verify is called with a signature shorter than the parameter’s sig_bytes, length isn't validated and the code reads past the end of the signature buffer. The ex...

5.3CVSS5.8AI score0.00099EPSS
Exploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/29 12:0 a.m.6 views

PT-2026-44930

Name of the Vulnerable Software and Affected Versions liboqs versions prior to 0.16.0 Description An out-of-bounds read exists in the XMSS and XMSS^MT stateful signature verification code. This occurs when the verification function is called with a signature buffer shorter than the expected size...

5.3CVSS5.7AI score0.00099EPSS
Exploits0References6
Packet Storm News
Packet Storm News
added 2026/05/29 12:0 a.m.7 views

Stateful Online Monitoring Catches Distributed Agent Attacks

Language models can find thousands of severe software vulnerabilities, and agents are increasingly being misused for cyberattacks. To avoid detection, attackers frequently distribute their misuse, splitting a harmful task across many user accounts so each individual transcript looks benign. Becau...

5.8AI score
Exploits0
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux - уязвимость в linux-6.1

In the Linux kernel, the following vulnerabilities have been resolved: netfilter: nftables: Fixed an underflow issue in the chain reference counter. The error in adding set elements in the path causes the reference counter to be decremented twice—once when the element is released, and again throu...

5.8AI score0.00027EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: nftables: nftdynset: fixed a possible stateful expression memory leak in the error path. If cloning the second stateful expression in the element via GFPATOMIC fails, then the first stateful expression remains in place without...

5.5CVSS5.8AI score0.00025EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-5.10, linux

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: A memory leak occurs during the stateful object update process. Stateful objects can be updated from the control plane. The transaction logic allocates a temporary object for this purpose. The -init function ...

5.5CVSS5.8AI score0.00017EPSS
Exploits0References2
Packet Storm News
Packet Storm News
added 2026/04/30 12:0 a.m.4 views

TwinGate: Stateful Defense against Decompositional Jailbreaks in Untraceable Traffic Via Asymmetric Contrastive Learning

Decompositional jailbreaks pose a critical threat to large language models LLMs by allowing adversaries to fragment a malicious objective into a sequence of individually benign queries that collectively reconstruct prohibited content. In real-world deployments, LLMs face a continuous, untraceable...

5.9AI score
Exploits0
GithubExploit
GithubExploit
added 2026/04/29 8:51 p.m.55 views

Exploit for Use After Free in Linux Linux_Kernel

CVE-2022-32250-Linux-Kernel-LPE Demo Video https://www.yo...

7.8CVSS6.3AI score0.0218EPSS
Exploits6
OSV
OSV
added 2026/04/09 4:41 p.m.0 views

GHSA-3J8V-CGW4-2G6Q fast-jwt: Stateful RegExp (/g or /y) causes non-deterministic allowed-claim validation (logical DoS)

Impact Using certain modifiers on RegExp objects in the allowedAud, allowedIss, allowedSub, allowedJti, or allowedNonce options in verify functions can cause certain unintended behaviours. This is because some modifiers are stateful and will cause failures in every second verification attempt...

5.3CVSS5.8AI score0.00182EPSS
Exploits1References6
NVD
NVD
added 2026/04/09 4:16 p.m.1 views

CVE-2026-35040

fast-jwt provides fast JSON Web Token JWT implementation. Prior to 6.2.1, using certain modifiers on RegExp objects in the allowedAud, allowedIss, allowedSub, allowedJti, or allowedNonce options in verify functions can cause certain unintended behaviours. This is because some modifiers are statef...

5.3CVSS0.00182EPSS
Exploits1References4
CVE
CVE
added 2026/04/09 2:52 p.m.4 views

CVE-2026-35040

CVE-2026-35040 affects the fast-jwt library prior to version 6.2.1. The issue involves stateful RegExp modifiers /g and /y used in allowedAud, allowedIss, allowedSub, allowedJti, or allowedNonce verify options, which can cause 50% of valid authentication attempts to fail in an alternating pattern...

5.3CVSS5.9AI score0.00182EPSS
Exploits1References4Affected Software1
CNNVD
CNNVD
added 2026/04/09 12:0 a.m.2 views

fast-jwt 安全漏洞

fast-jwt is a JSON Web Token implementation open-sourced by Nearform. Versions of fast-jwt prior to 6.2.1 contained a security vulnerability. This vulnerability stemmed from the use of regular expression objects with state modifiers in certain options of the verify function, which could cause 50%...

5.3CVSS5.8AI score0.00182EPSS
Exploits1References4
Packet Storm News
Packet Storm News
added 2026/04/07 12:0 a.m.1 views

WebSP-Eval: Evaluating Web Agents on Website Security and Privacy Tasks

Web agents automate browser tasks, ranging from simple form completion to complex workflows like ordering groceries. While current benchmarks evaluate general-purpose performancee.g., WebArena or safety against malicious actionse.g., SafeArena, no existing framework assesses an agent's ability to...

6AI score
Exploits0
RedhatCVE
RedhatCVE
added 2026/03/29 7:51 a.m.2 views

CVE-2026-23399

A flaw was found in the Linux kernel's nftables component. This memory leak vulnerability occurs when cloning a stateful expression fails, leading to an unreleased expression. This can result in a Denial of Service DoS due to resource exhaustion...

5.5CVSS5.8AI score0.00025EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/03/28 6:19 p.m.4 views

SUSE CVE-2026-23399

In the Linux kernel, the following vulnerability has been resolved: nftables: nftdynset: fix possible stateful expression memleak in error path If cloning the second stateful expression in the element via GFPATOMIC fails, then the first stateful expression remains in place without being released...

4.7CVSS5.8AI score0.00025EPSS
Exploits0References16
EUVD
EUVD
added 2026/03/28 9:31 a.m.2 views

EUVD-2026-16909

In the Linux kernel, the following vulnerability has been resolved: nftables: nftdynset: fix possible stateful expression memleak in error path If cloning the second stateful expression in the element via GFPATOMIC fails, then the first stateful expression remains in place without being released....

5.8AI score0.00025EPSS
Exploits0References5
NVD
NVD
added 2026/03/28 8:15 a.m.0 views

CVE-2026-23399

In the Linux kernel, the following vulnerability has been resolved: nftables: nftdynset: fix possible stateful expression memleak in error path If cloning the second stateful expression in the element via GFPATOMIC fails, then the first stateful expression remains in place without being released....

5.5CVSS0.00025EPSS
Exploits0References7
Rows per page
Query Builder