Lucene search
+L

119 matches found

Positive Technologies
Positive Technologies
added 2026/08/11 12:0 a.m.6 views

PT-2026-70166

n8n's JavaScript task runner shared a single module cache across all users' Code-node executions. In affected versions before 1.123.67, 2.31.5, and 2.32.1, a user able to run a Code node could poison a cached module and thereby alter other users' Code-node executions on the same runner, affecting...

5.8CVSS5.8AI score0.00374EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 10:41 a.m.32 views

CVE-2026-72587

CVE-2026-72587 affects CoreBunch/Instatic up to version 0.0.14. The vulnerability exists in the server island endpoint GET /_instatic/hole/, where unauthenticated remote attackers can poison the shared render cache by modifying the u query parameter. The originating-page URL supplied in u seeds t...

6.1CVSS5.4AI score0.00185EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:0 a.m.15 views

Node.js Module Undici 7.x < 7.29.0 / 8.x < 8.9.0 Information Disclosure

The nodejs module Undici detected on the host is version 7.x prior to 7.29.0 or 8.x prior to 8.9.0. It is, therefore, affected by a vulnerability: - undici's cache interceptor mishandles malformed Cache-Control private directives. In undici 7.0.0 up to before 7.29.0 and 8.0.0 up to before 8.9.0, ...

9.1CVSS7.2AI score0.00325EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 7:17 p.m.10 views

CVE-2026-10547

IBM Langflow OSS 1.0.0 through 1.10.3 does not properly validate ownership in the deprecated POST /api/v1/build/flowid/vertices endpoint, allowing an authenticated user to inject arbitrary graph data into a shared cache for any flow. This may result in cross-user cache pollution, unauthorized...

8.1CVSS5.5AI score
SaveExploits0References1
CVE
CVE
added 2026/08/05 6:14 p.m.47 views

CVE-2026-10547

Summary (concrete details available) Langflow OSS versions 1.0.0–1.10.3 are affected by an ownership validation flaw in the deprecated POST /api/v1/build/{flow_id}/vertices endpoint. An authenticated user can inject arbitrary graph data into a shared cache for any flow, enabling cross-user cache ...

8.1CVSS5.7AI score0.00225EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/04 5:24 p.m.11 views

CVE-2026-13697

A flaw was found in undici. This vulnerability allows for cross-user information disclosure when malformed Cache-Control private directives cause private response bodies and headers, such as Set-Cookie data, to be stored in a shared cache and subsequently exposed to other users. Additionally, a...

9.1CVSS7AI score0.00325EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/03 7:32 p.m.13 views

EUVD-2026-50567

undici vulnerable to cross-user information disclosure via whitespace around equals in Cache-Control directives...

5.9CVSS7.2AI score0.00231EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/03 7:32 p.m.14 views

undici vulnerable to cross-user information disclosure via whitespace around equals in Cache-Control directives

Impact Undici's cache interceptor mishandles optional whitespace OWS placed around the = of a qualified no-cache or private Cache-Control directive, such as no-cache ="authorization" OWS before = or no-cache= "authorization" OWS after =. The parser either drops the directive entirely or stores a...

7.5CVSS7.2AI score0.00231EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/08/03 7:32 p.m.7 views

GHSA-JR45-8VMC-QM54 undici vulnerable to cross-user information disclosure via whitespace around equals in Cache-Control directives

Impact Undici's cache interceptor mishandles optional whitespace OWS placed around the = of a qualified no-cache or private Cache-Control directive, such as no-cache ="authorization" OWS before = or no-cache= "authorization" OWS after =. The parser either drops the directive entirely or stores a...

5.9CVSS7.2AI score0.00231EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/08/03 7:19 p.m.9 views

undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives

Summary Two issues in undici's cache interceptor, both fixed by the same patch on lib/util/cache.js: 1. Shared-cache disclosure: Responses with malformed qualified Cache-Control: private directives such as private="" or private="," can be incorrectly stored in the default shared cache, then serve...

9.1CVSS7.1AI score0.00325EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/08/03 7:19 p.m.14 views

EUVD-2026-50409

undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives...

7.4CVSS7.2AI score0.00325EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/03 7:19 p.m.10 views

GHSA-4CWX-7WF7-3272 undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives

Summary Two issues in undici's cache interceptor, both fixed by the same patch on lib/util/cache.js: 1. Shared-cache disclosure: Responses with malformed qualified Cache-Control: private directives such as private="" or private="," can be incorrectly stored in the default shared cache, then serve...

7.4CVSS7.1AI score0.00325EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/30 5:16 p.m.13 views

CVE-2026-51290

Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

0.00347EPSS
SaveExploits0
OSV
OSV
added 2026/07/30 5:16 p.m.7 views

UBUNTU-CVE-2026-51290

Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7.7AI score0.00347EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/30 3:14 a.m.6 views

undici: undici: Information disclosure and Denial of Service via malformed Cache-Control directives

A flaw was found in undici. This vulnerability allows for cross-user information disclosure when malformed Cache-Control private directives cause private response bodies and headers, such as Set-Cookie data, to be stored in a shared cache and subsequently exposed to other users. Additionally, a...

9.1CVSS7.1AI score0.00325EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/30 12:0 a.m.36 views

CVE-2026-51290

...

0.00347EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/07/30 12:0 a.m.10 views

CVE-2026-51290

...

5.4AI score0.00347EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:0 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-14643

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - undici's cache interceptor mishandles optional whitespace placed around the equals sign of a qualified no- cache or private Cache-Control directive. In undici...

7.5CVSS7.1AI score0.00231EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/30 12:0 a.m.8 views

CVE-2026-51290

DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

5.4AI score0.00347EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/30 12:0 a.m.9 views

EUVD-2026-51253

SQLite 3.41 has a use-after-free vulnerability in the shared cache lock management logic of the btree module. The program frees a BtLock structure without removing the node from the linked list. Subsequent linked list traversal accesses the released memory, which can lead to denial of service and...

9.1CVSS5.9AI score0.00347EPSS
SaveExploits0References2
Rows per page
Query Builder