Lucene search
+L

16981 matches found

OSV
OSV
added 2026/07/24 4:16 p.m.21 views

DEBIAN-CVE-2026-64243

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: simple-mux: Fix enum control bounds check simplemuxcontrolput rejects values greater than e-items, but enum control values are zero based. For the two-entry mux used by this driver, valid values are 0 and 1, so valu...

7.1CVSS5.7AI score0.00117EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:31 p.m.10 views

CVE-2026-64248

In the Linux kernel, the following vulnerability has been resolved: MIPS: smp: report dying CPU to RCU in stopthiscpu smpsendstop parks all secondary CPUs in stopthiscpu. The function marks the CPU offline for the scheduler via setcpuonlinefalse but never informs RCU, so RCU keeps expecting a...

5.7AI score0.00111EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/07/24 3:27 p.m.30 views

CVE-2026-64243

CVE-2026-64243 (Linux kernel, ASoC codecs: simple-mux) A fix was applied to correct the bounds check in simple_mux_control_put for enum controls. Previously the code rejected values greater than e->items, but enum controls are zero-based, making 0 and 1 valid for a two-entry mux and 2 should b...

7.1CVSS5.8AI score0.00117EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:27 p.m.10 views

CVE-2026-64243

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: simple-mux: Fix enum control bounds check simplemuxcontrolput rejects values greater than e-items, but enum control values are zero based. For the two-entry mux used by this driver, valid values are 0 and 1, so valu...

5.7AI score0.00117EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/24 2:43 a.m.11 views

SUSE CVE-2026-15789

A custom client can produce such an upload request to the BuildKit daemon that files can escape from the BuildKit-controlled state directory. The client needs to have valid permissions to access the BuildKit control API to issue builds, e.g., bypass authentication, etc...

6.9CVSS5.9AI score0.00314EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/23 10:43 p.m.10 views

CVE-2026-29007

A flaw was found in U-Boot. A remote attacker can exploit an out-of-bounds read vulnerability in the tcprxstatemachine function when the Transmission Control Protocol TCP is enabled. By crafting a malicious packet with a mismatched IP total length and TCP data offset, an attacker can read beyond...

6.9CVSS5.4AI score0.00669EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/23 5:33 p.m.12 views

GO-2026-5989 Unauthenticated OIDC login in nebula-mesh allows unbounded memory allocation in github.com/forgekeep/nebula-mesh

When OIDC is enabled, the login endpoint is reachable without authentication and is registered outside the rate-limited auth routes. Every request creates a fresh random OIDC state value and stores it in an in-memory map. An unauthenticated remote client can grow the state storage, bounded by...

5.5AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/23 4:42 p.m.11 views

CVE-2026-65759

Joomla Extension - joomshaper.com - unauthenticated payment/order forgery in Easy Store extension 1.0.0-2.0.1 - Critical order and payment information, including states, are processed from client side input, enabling unauthenticated attackers to manipulate payment and order states of arbritrary...

8.7CVSS5.4AI score0.00435EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/23 2:31 p.m.54 views

Auth.js: OAuth state, nonce, and PKCE check cookies are not bound to the provider that created them

Summary Auth.js stores the OAuth/OIDC anti-CSRF checks state, nonce, and the PKCE verifier in global cookies that are not bound to the provider that created them. On callback, a check value minted during a sign-in started with one provider can satisfy the callback for a different provider, becaus...

6.8CVSS5.2AI score0.00193EPSS
SaveExploits0References9Affected Software2
NVD
NVD
added 2026/07/23 2:18 p.m.14 views

CVE-2026-65911

In DOMPurify through 3.3.3, function predicates supplied via ADDATTR or ADDTAGS to DOMPurify.sanitize persist in internal state EXTRAELEMENTHANDLING across subsequent sanitize calls on the same instance. If a later call on the same instance provides ADDATTR or ADDTAGS as an array rather than a...

6.1CVSS0.00233EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/23 2:18 p.m.9 views

CVE-2026-65898

DOMPurify before 3.4.11 fails to clone the ALLOWEDATTR allowlist when setConfig is used with an uponSanitizeAttribute hook, allowing the hook to permanently mutate the shared allowlist. Attackers can register a hook that conditionally allows dangerous attributes like onerror for trusted elements,...

7.2CVSS0.00212EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/23 1:16 p.m.11 views

CVE-2026-65911 DOMPurify before 3.4.0 XSS via ADD_ATTR/ADD_TAGS State Leakage

In DOMPurify through 3.3.3, function predicates supplied via ADDATTR or ADDTAGS to DOMPurify.sanitize persist in internal state EXTRAELEMENTHANDLING across subsequent sanitize calls on the same instance. If a later call on the same instance provides ADDATTR or ADDTAGS as an array rather than a...

5.1CVSS4.5AI score
SaveExploits0References4
CVE
CVE
added 2026/07/23 1:16 p.m.34 views

CVE-2026-65911

CVE-2026-65911 concerns DOMPurify up to version 3.3.3. Predicates supplied via ADD_ATTR or ADD_TAGS to DOMPurify.sanitize() can persist in internal state (EXTRA_ELEMENT_HANDLING) across sanitize() calls on the same instance. If a subsequent call passes ADD_ATTR/ADD_TAGS as an array instead of a f...

6.1CVSS4.5AI score0.00233EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/07/23 1:16 p.m.35 views

CVE-2026-65911 DOMPurify before 3.4.0 XSS via ADD_ATTR/ADD_TAGS State Leakage

In DOMPurify through 3.3.3, function predicates supplied via ADDATTR or ADDTAGS to DOMPurify.sanitize persist in internal state EXTRAELEMENTHANDLING across subsequent sanitize calls on the same instance. If a later call on the same instance provides ADDATTR or ADDTAGS as an array rather than a...

6.1CVSS0.00233EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/23 1:16 p.m.14 views

CVE-2026-65902 DOMPurify before 3.4.7 Hook Mutation Pollution via allowedTags

DOMPurify before 3.4.7 affected versions = 3.4.5 passes direct references to the module-level DEFAULTALLOWEDTAGS and DEFAULTALLOWEDATTR sets to the uponSanitizeElement and uponSanitizeAttribute hooks via data.allowedTags / data.allowedAttributes when sanitize is called without an explicit...

5.3CVSS5.3AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/23 1:16 p.m.11 views

CVE-2026-65902

DOMPurify before 3.4.7 affected versions = 3.4.5 passes direct references to the module-level DEFAULTALLOWEDTAGS and DEFAULTALLOWEDATTR sets to the uponSanitizeElement and uponSanitizeAttribute hooks via data.allowedTags / data.allowedAttributes when sanitize is called without an explicit...

6.1CVSS5.4AI score0.00237EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/07/23 12:47 p.m.13 views

kernel: xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete

A flaw was found in the Linux kernel's xfrm IPSec framework subsystem. This vulnerability, a use-after-free, occurs when the system incorrectly manages memory related to security policies, specifically during the deletion of xfrmstate lists. An attacker with local access could exploit this flaw b...

7.8CVSS6.3AI score0.0013EPSS
SaveExploits1References5
AstraLinux
AstraLinux
added 2026/07/23 11:04 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Requires the use of a scratch area if GHCB v2+ is in use According to the GHCB specification, when using GHCB v2+, it is required that the software scratch area resides in the GHCB’s shared buffer. Note that features li...

8.8CVSS6.8AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 6:07 a.m.15 views

RLSA-2026:42919 Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: crypto: afalg - zero initialize memory allocated via sockkmalloc CVE-2025-71113 kernel: Linux kernel: Denial of Service due to memory leak in tpm2loadcmd CVE-2025-71147 kernel:...

7.8CVSS5.9AI score0.0026EPSS
SaveExploits3References12
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:00 a.m.12 views

RockyLinux 10 : kernel (RLSA-2026:42919)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:42919 advisory. kernel: crypto: afalg - zero initialize memory allocated via sockkmalloc CVE-2025-71113 kernel: Linux kernel: Denial of Service due to memory leak in...

8.8CVSS5.9AI score0.0026EPSS
SaveExploits3References23
Rows per page
Query Builder