Lucene search
+L

173677 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/17 8:04 p.m.19 views

CVE-2026-19650

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.2 before 18.11.11, 19.0 before 19.0.8, 19.1 before 19.1.6, and 19.2 before 19.2.4 that under certain conditions could have allowed an unauthenticated user to execute mutations via GET requests due to improper request...

7.1CVSS5.5AI score0.00473EPSS
SaveExploits1References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/17 7:29 p.m.6 views

CVE-2026-72065

A flaw was found in the Linux kernel's mana network driver. This vulnerability arises from the driver's failure to validate the packet length reported by the Network Interface Card NIC within the Receive Completion Queue Entry RX CQE before further processing. A malicious NIC, or an attacker...

9.8CVSS5.5AI score0.00728EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/17 6:30 p.m.57 views

Important: Red Hat Security Advisory: unbound security update

An update for unbound is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

7.5CVSS5.4AI score0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 6:06 p.m.6 views

RLSA-2026:55437 Important: bind security update

The Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols. BIND includes a DNS server named; a resolver library routines for applications to use when interfacing with DNS; and tools for verifying that the DNS server is operating correctly. Security Fixes:...

8.6CVSS5.4AI score0.00523EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/17 5:48 p.m.7 views

CVE-2026-72030

A flaw was found in the Linux kernel's libata-core component. A malicious device, or a local attacker with control over a device, could provide an invalid count for concurrent positioning ranges. This improper handling of input could lead to a buffer overflow, potentially causing the system to...

5.5CVSS5.7AI score0.00206EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/17 5:16 p.m.8 views

CVE-2026-9771

The flashcopy system call is verified by zvrfyflashcopy in drivers/flash/flashutil.c. On builds with CONFIGUSERSPACE enabled, this handler is the kernel-side trust boundary for a user-mode caller. Prior to the fix it validated only the output buffer KSYSCALLMEMORYWRITE and passed the two struct...

8.8CVSS0.00106EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/17 5:16 p.m.10 views

CVE-2026-71491

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, groupcomments in sqlparse/engine/grouping.py repeatedly rescans comment-only statements before the MAXGROUPINGTOKENS guard, causing quadratic CPU consumption through sqlparse.parse and sqlparse.formatsql, stripcomments=Tru...

8.7CVSS5.8AI score0.00263EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/17 5:12 p.m.10 views

CVE-2026-74253 Joomla Extension - regularlabs.com - Unauthenticated RCE through unverified reflected user input in Sourcerer < 16.0.0

Joomla Extension - regularlabs.com - Unauthenticated RCE through unverified reflected user input in Sourcerer 16.0.0 - Regular Labs Sourcerer before 16.0.0 processes source blocks found in Joomla’s final rendered HTML without reliably determining where that code originated...

10CVSS5.2AI score0.00323EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/17 5:12 p.m.130 views

CVE-2026-74253

Regular Labs Sourcerer before 14.0.0 processes {source} blocks in Joomla's final rendered HTML without verifying origin, allowing unauthenticated remote code execution (CVSS 10.0). CIRCL sightings confirm published proof-of-concept code on Telegram; upgrading to Sourcerer 14.0.0 or later is the r...

10CVSS5.2AI score0.00323EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/17 5:11 p.m.9 views

EUVD-2026-60306

Astro is a web framework for content-driven websites. From 10.0.3 until 11.0.3, the Astro Vercel adapter in packages/integrations/vercel/src/serverless/entrypoint.ts accepts xastropath for the public /isr function based only on the x-vercel-isr header, allowing unauthenticated GET requests to...

6.5CVSS5.3AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 4:18 p.m.17 views

CVE-2026-9771 Missing device-pointer validation in flash_copy() syscall allows userspace privilege escalation

The flashcopy system call is verified by zvrfyflashcopy in drivers/flash/flashutil.c. On builds with CONFIGUSERSPACE enabled, this handler is the kernel-side trust boundary for a user-mode caller. Prior to the fix it validated only the output buffer KSYSCALLMEMORYWRITE and passed the two struct...

8.8CVSS6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/17 4:18 p.m.41 views

CVE-2026-9771 Missing device-pointer validation in flash_copy() syscall allows userspace privilege escalation

The flashcopy system call is verified by zvrfyflashcopy in drivers/flash/flashutil.c. On builds with CONFIGUSERSPACE enabled, this handler is the kernel-side trust boundary for a user-mode caller. Prior to the fix it validated only the output buffer KSYSCALLMEMORYWRITE and passed the two struct...

8.8CVSS0.00106EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/17 4:18 p.m.59 views

CVE-2026-9771

CVE-2026-9771 is a missing device-pointer validation vulnerability in the Zephyr RTOS flash_copy() system call (drivers/flash/flash_util.c), affecting builds with CONFIG_USERSPACE enabled. The handler z_vrfy_flash_copy() validated only the output buffer but passed src_dev and dst_dev directly to ...

8.8CVSS6AI score0.00106EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 4:18 p.m.11 views

EUVD-2026-60268

The flashcopy system call is verified by zvrfyflashcopy in drivers/flash/flashutil.c. On builds with CONFIGUSERSPACE enabled, this handler is the kernel-side trust boundary for a user-mode caller. Prior to the fix it validated only the output buffer KSYSCALLMEMORYWRITE and passed the two struct...

8.8CVSS6AI score0.00106EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/17 4:17 p.m.11 views

CVE-2026-74858

A vulnerability has been found in jae-jae fetcher-mcp up to 0.3.9. Impacted is the function fetchurl/fetchurls of the file /latest/meta-data/iam/security-credentials/ of the component URL Validation. Such manipulation leads to server-side request forgery. It is possible to launch the attack...

6.5CVSS0.00209EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/17 4:16 p.m.7 views

CVE-2026-40144

A memory-corruption vulnerability exists in a kernel-mode component of BeyondTrust Endpoint Privilege Management Windows deployments prior to version 26.1.2. Insufficient validation of input processed by the component may result in memory being accessed outside its intended bounds...

7.3CVSS0.00119EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/17 4:06 p.m.8 views

CVE-2026-72303

A flaw was found in the ASoC Sound Open Firmware SOF ipc4-control component of the Linux kernel. This vulnerability arises from insufficient validation of the MODULENOTIFICATION payload length when handling control updates. An attacker could potentially exploit this by providing a malformed...

7.8CVSS5.5AI score0.00154EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/17 4:05 p.m.13 views

Security Bulletin: IBM Storage Defender - Data Protect critical vulnerabilities resolved in Release Defender 2.2.1/Data Protect 7.4.1

Summary IBM Storage Defender: Data Protect critical vulnerabilities resolved in release Defender 2.2.1/Data Protect 7.4.1. The vulnerabilities have been addressed in Data Protect 7.4.1, which is included in IBM Storage Defender 2.2.1 Vulnerability Details CVEID:CVE-2020-14343 DESCRIPTION: A...

10CVSS8AI score0.05984EPSS
SaveExploits2Affected Software1
EUVD
EUVD
added 2026/08/17 4:05 p.m.11 views

EUVD-2026-60260

A memory-corruption vulnerability exists in a kernel-mode component of BeyondTrust Endpoint Privilege Management Windows deployments prior to version 26.1.2. Insufficient validation of input processed by the component may result in memory being accessed outside its intended bounds...

7.3CVSS5.2AI score0.00119EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/17 4:05 p.m.13 views

CVE-2026-40144

A memory-corruption vulnerability exists in a kernel-mode component of BeyondTrust Endpoint Privilege Management Windows deployments prior to version 26.1.2. Insufficient validation of input processed by the component may result in memory being accessed outside its intended bounds...

7.3CVSS5.2AI score0.00119EPSS
SaveExploits0References3
Rows per page
Query Builder