Lucene search
+L

11582 matches found

OSV
OSV
added 2026/08/26 3:17 p.m.5 views

UBUNTU-CVE-2026-80582

In the Linux kernel, the following vulnerability has been resolved: drm/shmemhelper: Check VMA boundaries for PMD mappings In the -hugefault handler do not install a PMD huge page mapping if the huge page exceeds the boundaries of the VMA. All other -hugefault handlers have similar checks and the...

7.8CVSS5.8AI score0.00112EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.39 views

CVE-2026-80582 drm/shmem_helper: Check VMA boundaries for PMD mappings

In the Linux kernel, the following vulnerability has been resolved: drm/shmemhelper: Check VMA boundaries for PMD mappings In the -hugefault handler do not install a PMD huge page mapping if the huge page exceeds the boundaries of the VMA. All other -hugefault handlers have similar checks and the...

7.8CVSS0.00112EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 2:37 p.m.8 views

CVE-2026-80582 drm/shmem_helper: Check VMA boundaries for PMD mappings

In the Linux kernel, the following vulnerability has been resolved: drm/shmemhelper: Check VMA boundaries for PMD mappings In the -hugefault handler do not install a PMD huge page mapping if the huge page exceeds the boundaries of the VMA. All other -hugefault handlers have similar checks and the...

7.8CVSS5.6AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/26 9:33 a.m.9 views

CVE-2026-80182

A flaw was found in OpenStack Keystone where delegation boundary enforcement is incomplete across trust, application credential, and OAuth1 authorization endpoints. Tokens obtained via delegated authentication methods, such as OAuth1 access tokens or custom Keystone authentication plugins, can...

8.1CVSS5.5AI score0.00505EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/26 12:30 a.m.9 views

EUVD-2026-66121

In OpenStack Keystone before 29.0.3, tokens obtained via delegated authentication mechanisms OAuth1 access tokens, application credentials, trusts could be submitted to the token-method authentication path for reauthentication to escape their intended project scope. When an application credential...

7.6CVSS5.3AI score0.00513EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.13 views

PT-2026-82216

Name of the Vulnerable Software and Affected Versions ZLMediaKit affected versions not specified Description The downloadFile API endpoint fails to properly validate directory boundaries when restricting file access to configured root directories. The system uses a prefix comparison that does not...

6.9CVSS5.3AI score0.0035EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.12 views

PT-2026-82198

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the drm/shmem helper component where the -huge fault handler fails to verify if a PMD Page Middle Directory huge page mapping exceeds the boundaries of the VMA Virtual...

7.8CVSS5.4AI score0.00112EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-80582

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/shmemhelper: Check VMA boundaries for PMD mappings In the -hugefault handler do not install a PMD huge page mapping if the huge page exceeds the boundaries ...

7.8CVSS5.4AI score0.00112EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 9:51 p.m.74 views

CVE-2026-65905 Apache Tomcat: Limited replay attack possible with DIGEST authentication

Authentication Bypass by Capture-replay vulnerability in Apache Tomcat's DIGEST authenticator. If, before windowSize requests have been made, a client makes a DIGEST authenticated request with a nonceCount on the upper boundary of the replay window then that request is replayable once only while...

0.00769EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/25 9:29 p.m.9 views

CVE-2026-80184

In OpenStack Keystone before 29.0.3, tokens obtained via delegated authentication mechanisms OAuth1 access tokens, application credentials, trusts could be submitted to the token-method authentication path for reauthentication to escape their intended project scope. When an application credential...

7.6CVSS5.4AI score0.00513EPSS
SaveExploits0
CVE
CVE
added 2026/08/25 9:29 p.m.34 views

CVE-2026-80184

OpenStack Keystone versions before 29.0.3 are affected by a project-scope escape vulnerability in the token-method authentication path. Tokens obtained via delegated authentication mechanisms (OAuth1 access tokens, application credentials, or trusts) can be submitted for reauthentication and, whe...

7.6CVSS5.4AI score0.00513EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/25 8:10 p.m.25 views

CVE-2026-79270

CVE-2026-79270 is an uninitialized resource vulnerability in ANGLE (the cross-platform graphics layer) within Google Chrome prior to 152.0.7977.65 . A remote attacker can read memory outside the browser's security sandbox by serving a crafted HTML page , resulting in an information disclosure. Ch...

6.5CVSS5.3AI score0.00411EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/08/25 3:16 p.m.8 views

CVE-2026-55540

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.51, ispathwithindirectory uses os.path.abspath rather than os.path.realpath for the workspace boundary. A symlink inside workspace can point outside and still pass the check, allowing readfile and other code tools to access files...

7.1CVSS0.00272EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 2:54 p.m.5 views

CVE-2026-55540 PraisonAI: [Path Traversal] agent tools escape the configured workspace via symlinks

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.51, ispathwithindirectory uses os.path.abspath rather than os.path.realpath for the workspace boundary. A symlink inside workspace can point outside and still pass the check, allowing readfile and other code tools to access files...

7.1CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/25 2:54 p.m.21 views

CVE-2026-55540

CVE-2026-55540 is a path traversal vulnerability in PraisonAI , a multi-agent teams system. The function is_path_within_directory() relies on os.path.abspath() instead of os.path.realpath() to enforce the workspace boundary, so a symlink placed inside the workspace can resolve to a path outside i...

7.1CVSS5.3AI score0.00272EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 11:41 a.m.5 views

BIT-KEYCLOAK-2026-16071 Keycloak-services: keycloak-services: ldap entry-dn user search bypasses configured users dn boundary

A flaw was found in the LDAP storage provider of Keycloak, which is used to federate user identities from external directories. The issue occurs when a delegated administrator performs a search using a specific LDAP entry Distinguished Name DN. Due to missing validation, the system allows lookups...

5.4CVSS5.4AI score0.00227EPSS
SaveExploits0References7
F5 Networks
F5 Networks
added 2026/08/24 6:24 p.m.12 views

K000163062: Node.js vulnerability CVE-2026-56847

Security Advisory Description A flaw in Node.js Permission Model enforcement allows traceevents.createTracing.enable Writes Trace Logs Outside --allow-fs-write. This can lead to confidentiality impact or bypass of the intended security boundary under affected configurations. This vulnerability...

6.1CVSS5.5AI score0.00158EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/24 10:24 a.m.11 views

firefox: thunderbird: Privilege escalation due to incorrect boundary conditions in the Graphics: CanvasWebGL component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Privilege escalation due to incorrect boundary conditions in the Graphics: CanvasWebGL component...

8.8CVSS5.3AI score0.00328EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: iio: Magnetometer: rm3100 – added a boundary check for the value read from RM3100REGTMRC. Recently, we encountered a kernel crash in the function rm3100commonprobe, caused by out-of-bound access to the array rm3100samprates due t...

5.5CVSS5.5AI score0.00223EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix compose-height boundary issue Syzkaller identified a bug: BUG: Unable to handle page faults for address: ffffc9000a3b1000 PF: Supervisor write access in kernel mode PF: Errorcode0x0002 – Not-present page PGD...

7.8CVSS6.2AI score0.00216EPSS
SaveExploits0References2
Rows per page
Query Builder