Lucene search
+L

24071 matches found

EUVD
EUVD
added 2026/07/24 5:3 p.m.20 views

EUVD-2026-42629

Open WebUI: Cross-user model-list exposure via static cache key in getallmodels aiocache key= vs keybuilder= misuse...

5CVSS5.8AI score0.00297EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/24 5:3 p.m.4 views

GHSA-3WP3-XXJ9-5JQQ Open WebUI: Cross-user model-list exposure via static cache key in get_all_models (aiocache key= vs key_builder= misuse)

Summary The getallmodels handlers in routers/openai.py and routers/ollama.py intended to cache their permission-filtered model lists per user, but the @cached decorator was misconfigured: it passed a key= lambda instead of keybuilder=. In aiocache 0.12.3 the pinned version, key= is a static cache...

3.5CVSS5.8AI score0.00297EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/07/24 11:19 a.m.18 views

kernel: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels

A flaw was found in the Linux kernel's IPv6 networking implementation, specifically within the seg6 and rpl lwtunnels. A race condition can occur when handling destination cache entries, where a NOREF no reference destination object is used after it has been freed. This use-after-free vulnerabili...

8.1CVSS5.7AI score0.00321EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 10:30 a.m.4 views

USN-8575-3 linux-azure, linux-oracle vulnerabilities

Maxim Suhanov discovered that the NTFS file system implementation in the Linux kernel did not properly validate file name length in certain situations, leading to an out-of-bounds read. An attacker could use this to construct a malicious NTFS image that, when mounted and operated on, could expose...

10CVSS6.9AI score0.07644EPSS
SaveExploits8References759
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/24 6:20 a.m.10 views

Security Bulletin: Multiple vulnerabilities found in IBM ApplinX.

Summary IBM ApplinX has been updated in order to address multiple vulnerabilities CVE-2026-50170, CVE-2026-50171, CVE-2026-54266, CVE-2026-54268, CVE-2026-53404, CVE-2026-55956, CVE-2026-53434, CVE-2026-55276, CVE-2018-1000665, CVE-2026-50557, CVE-2026-54265, CVE-2026-52725, CVE-2026,...

8.8CVSS5.8AI score0.01531EPSS
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/24 2:43 a.m.8 views

SUSE CVE-2026-15788

BuildKit's cache mount source= selector on Windows Container on Windows WCOW workers does not detect NTFS directory junctions placed inside the cache root. A build authored by an untrusted user on a WCOW-configured BuildKit daemon can read arbitrary host files reachable to the BuildKit daemon...

5.6CVSS5.9AI score0.00145EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/07/23 6:54 p.m.92 views

Exploit for Improper Authorization in Microsoft

CVE-2026-54121 Certighost This is a proof-of-concept tool t...

8.8CVSS7.3AI score0.01052EPSS
SaveExploits10
Vulnrichment
Vulnrichment
added 2026/07/23 5:55 p.m.10 views

CVE-2026-65010 Datasets Symlink-following Arbitrary File Write via Extractor.extract()

Datasets through 5.00, fixed in commit ad2d853, contains a symlink-following vulnerability in Extractor.extract that allows local attackers to write arbitrary files by pre-planting symlinks at predictable output paths. Attackers can redirect archive extraction to arbitrary filesystem locations in...

6.6CVSS5.8AI score0.00133EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/23 5:55 p.m.15 views

CVE-2026-65010

The CVE-2026-65010 entry covers a symlink-following vulnerability in Datasets (versions up to 5.00) within Extractor.extract(), where pre-placed symlinks at predictable output paths allow a local attacker to write arbitrary files in shared-cache environments. This could enable overwriting sensiti...

6.6CVSS5.8AI score0.00133EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/23 5:55 p.m.9 views

CVE-2026-65010

Datasets through 5.00, fixed in commit ad2d853, contains a symlink-following vulnerability in Extractor.extract that allows local attackers to write arbitrary files by pre-planting symlinks at predictable output paths. Attackers can redirect archive extraction to arbitrary filesystem locations in...

6.6CVSS5.7AI score0.00133EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.6 views

PYSEC-2026-3509 PraisonAI GitHub template cache path traversal allows outside-cache file write and directory deletion

Summary PraisonAI's template loader accepts GitHub template URIs with refs, for example github:owner/repo/[email protected]. The resolver stores the user-controlled template path and ref verbatim, and the cache layer later joins those values into /.praison/cache/templates/github//// without...

8.1CVSS5.7AI score
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.8 views

PYSEC-2026-3488 ms-swift: Image Cache Hash Collision via Missing Dimension Metadata

A security vulnerability has been detected in modelscope ms-swift up to 4.2.0. This affects the function Template.savepilimage of the file swift/template/base.py of the component PIL Image Cache Key Handler. The manipulation leads to use of weak hash. An attack has to be approached locally. A hig...

3.6CVSS3.8AI score0.00075EPSS
SaveExploits0References12
OSV
OSV
added 2026/07/23 11:41 a.m.8 views

PYSEC-2026-3480 LMCache: 16-bit multimodal hash collision can poison KV cache entries

A flaw has been found in LMCache up to 0.4.6. This affects the function hexhashtoint16 of the file lmcache/integration/vllm/utils.py of the component KV Cache Handler. Executing a manipulation can lead to use of weak hash. The attack needs to be launched locally. The attack requires a high level ...

3.6CVSS4.5AI score0.00075EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/23 11:41 a.m.6 views

PYSEC-2026-3468 GPTCache: File and image cache keys collide because BufferedReader.peek() only reads the buffered prefix

A vulnerability was detected in zilliztech GPTCache up to 0.1.44. Affected by this issue is the function BufferedReader.peek of the file gptcache/processor/pre.py of the component Cache Key Handler. Performing a manipulation of the argument inputdata"image" results in use of weak hash. The attack...

3.6CVSS4.6AI score0.00075EPSS
SaveExploits0References10
NVD
NVD
added 2026/07/23 10:16 a.m.9 views

CVE-2026-64871

Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in Cache Cleaner extension - Administrator URL purges did not consistently require a valid token and cache-management permission...

5.4CVSS0.00093EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/23 9:14 a.m.36 views

CVE-2026-64873 Joomla Extension - regularlabs.com - SSRF in Cache Cleaner Pro extension

Joomla Extension - regularlabs.com - SSRF in Cache Cleaner Pro extension - Custom query URLs could access internal or reserved network services...

0.00268EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/23 9:14 a.m.18 views

CVE-2026-64873

CVE-2026-64873 affects the Joomla Extension Cache Cleaner Pro from Regular Labs. The issue is described as an SSRF vulnerability where custom query URLs could reach internal or reserved network services, implying a high-severity impact (CVSS: 3.1, AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H; base score 9...

9.8CVSS5.2AI score0.00268EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/23 9:14 a.m.8 views

CVE-2026-64873 Joomla Extension - regularlabs.com - SSRF in Cache Cleaner Pro extension

Joomla Extension - regularlabs.com - SSRF in Cache Cleaner Pro extension - Custom query URLs could access internal or reserved network services...

5.8AI score0.00268EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/23 9:14 a.m.8 views

CVE-2026-64871 Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in Cache Cleaner extension

Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in Cache Cleaner extension - Administrator URL purges did not consistently require a valid token and cache-management permission...

5.8AI score0.00093EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/23 9:14 a.m.11 views

CVE-2026-64871

Joomla Extension - regularlabs.com - Inconsistent CSRF token checks / privilege checks in Cache Cleaner extension - Administrator URL purges did not consistently require a valid token and cache-management permission...

5.2AI score0.00093EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder