Lucene search
+L

6009 matches found

OSV
OSV
added 2026/08/05 12:18 p.m.8 views

UBUNTU-CVE-2026-64582

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxemmap rxemmap removes a rxemmapinfo struct from the pendingmmaps list and releases pendinglock while the struct's kref is still at 1: listdelinit&ip-pendingmmaps;...

7.8CVSS5.3AI score0.0013EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/05 11:25 a.m.156 views

CVE-2026-64582

The CVE concerns a race in the Linux kernel RDMA/rxe path, specifically in rxe_mmap. A use-after-free can occur when rxe_mmap_info is removed from pending_mmaps while its kref is not yet released, due to a concurrent DESTROY_CQ ioctl. The race between vmalloc range remapping and freeing vmalloc-e...

7.8CVSS5.4AI score0.0013EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/05 11:25 a.m.11 views

CVE-2026-64582

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxemmap rxemmap removes a rxemmapinfo struct from the pendingmmaps list and releases pendinglock while the struct's kref is still at 1: listdelinit&ip-;pendingmmaps;...

5.3AI score0.0013EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/08/05 11:25 a.m.13 views

EUVD-2026-53329

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxemmap rxemmap removes a rxemmapinfo struct from the pendingmmaps list and releases pendinglock while the struct's kref is still at 1: listdelinit&ip-pendingmmaps;...

5.4AI score0.0013EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/05 11:03 a.m.51 views

CVE-2026-61891

In Eclipse Theia versions up to and including 1.73.1, the @theia/filesystem backend exposes HTTP file-download endpoints GET /file, GET /files/, PUT /files/ that convert a client-supplied URI directly to a filesystem path and stream the file, without confining it to the workspace or any...

7.5CVSS0.00451EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/04 4:47 p.m.12 views

postcss: PostCSS: Information disclosure via crafted sourceMappingURL

A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration the 'from' parameter is not set. This can cause the application to read and expose unintended source-map files, potentially revealing...

6.3CVSS5.5AI score0.00451EPSS
SaveExploits2References7
OSV
OSV
added 2026/08/04 3:51 p.m.17 views

CVE-2026-69257 Flowise: SSRF Protection Bypass via IPv4-Mapped IPv6 Addresses

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, Flowise's HTTP security module httpSecurity.ts did not normalize IPv4-mapped IPv6 addresses such as ::ffff:127.0.0.1 and ::ffff:169.254.169.254 before checking them against the deny list...

7.6CVSS5.5AI score
SaveExploits0References6
Amazon
Amazon
added 2026/08/04 12:00 a.m.13 views

Important: kernel-livepatch-6.18.25-52.107

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject oversized nested action attrs CVE-2026-64531 In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK CVE-2026-64600...

7.8CVSS7AI score0.00467EPSS
SaveExploits10
Amazon
Amazon
added 2026/08/04 12:00 a.m.11 views

Important: kernel-livepatch-6.18.33-63.124

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject oversized nested action attrs CVE-2026-64531 In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK CVE-2026-64600...

7.8CVSS7AI score0.00467EPSS
SaveExploits10
Amazon
Amazon
added 2026/08/04 12:00 a.m.13 views

Important: kernel-livepatch-6.1.174-217.345

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject oversized nested action attrs CVE-2026-64531 In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK CVE-2026-64600...

7.8CVSS7AI score0.00467EPSS
SaveExploits10
SUSE CVE
SUSE CVE
added 2026/08/03 11:42 p.m.11 views

SUSE CVE-2026-45623

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. In versions 8.5.11 and prior, the PreviousMap parses the / sourceMappingURL=PATH / comment from any CSS string passed to process and dereferences PATH against the...

9.1CVSS5.3AI score0.00587EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/08/03 9:36 p.m.11 views

CVE-2026-53910

A flaw was found in the diff3 program in the diffutils package. When processing specially crafted diff output, a heap-based buffer overflow can occur due to multiple signed integer overflows in line-mapping calculations. Incorrect arithmetic in mapping line ranges can result in corrupted values...

5.3CVSS5.7AI score0.00332EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/03 5:11 p.m.36 views

PostCSS: incomplete fix of GHSA-6g55-p6wh-862q — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

Summary The fix for GHSA-6g55-p6wh-862q added a guard in lib/previous-map.js PreviousMap.loadFile that restricts an attacker-controlled sourceMappingURL from a CSS comment to a .map extension and, for untrusted maps, rejects .. traversal and absolute paths. The traversal/absolute rejection is...

6.3CVSS5.6AI score0.00451EPSS
SaveExploits2References4Affected Software1
Patchstack
Patchstack
added 2026/08/03 5:11 p.m.16 views

NPM: PostCSS: incomplete fix of GHSA-6g55-p6wh-862q — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

NPM: PostCSS: incomplete fix of GHSA-6g55-p6wh-862q — attacker-controlled sourceMappingURL reads arbitrary .map files when from is unset vulnerability discovered by ? in WordPress Npm postcss versions = 8.5.22...

6.3CVSS5.6AI score0.00451EPSS
SaveExploits2References4Affected Software1
Snyk
Snyk
added 2026/08/03 5:11 p.m.12 views

Directory Traversal

Overview org.webjars.npm:postcss is a PostCSS is a tool for transforming styles with JS plugins. Affected versions of this package are vulnerable to Directory Traversal in the PreviousMap.loadFile method of lib/previous-map.js, which nests its traversal guard inside an if cssFile branch that is...

9.1CVSS6.4AI score0.00587EPSS
SaveExploits2References2
CVE
CVE
added 2026/08/03 4:56 p.m.248 views

CVE-2026-69153

CVE-2026-69153 (PostCSS) affects PostCSS prior to 8.5.19. If the option from is unset, an attacker can cause PreviousMap.loadFile() to read an unintended source-map file by supplying an absolute or directory-traversal sourceMappingURL, exposing the map’s sources and sourcesContent. The issue is f...

6.3CVSS5.5AI score0.00587EPSS
SaveExploits2References3Affected Software1
Cvelist
Cvelist
added 2026/08/03 4:56 p.m.55 views

CVE-2026-69153 PostCSS: incomplete fix of CVE-2026-45623 — attacker-controlled sourceMappingURL reads arbitrary .map files when `from` is unset

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.19, if from is unset, an attacker can cause PreviousMap.loadFile to read an unintended source-map file by supplying an absolute or directory-traversal...

6.3CVSS0.00451EPSS
SaveExploits2References3
ATTACKERKB
ATTACKERKB
added 2026/08/03 4:56 p.m.13 views

CVE-2026-69153

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.19, if from is unset, an attacker can cause PreviousMap.loadFile to read an unintended source-map file by supplying an absolute or directory-traversal...

6.3CVSS5.5AI score0.00451EPSS
SaveExploits2References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/03 4:15 a.m.13 views

CVE-2026-18583

A weakness has been identified in mz-automation libiec61850 up to 1.6.1. This issue affects the function checkDataSetAccess of the file src/iec61850/server/mmsmapping/mmsmapping.c of the component MMS Request Handler. This manipulation causes out-of-bounds read. The attack can be initiated...

6.9CVSS5.6AI score0.00496EPSS
SaveExploits0References9Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/03 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-69153

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.19, if from is...

6.3CVSS6.6AI score0.00451EPSS
SaveExploits2References4
Rows per page
Query Builder