Lucene search
+L

991 matches found

HackRead
HackRead
added 2026/03/18 9:16 p.m.22 views

Computer Vision Frameworks: Features And Future Trends

Computer vision frameworks explained, features, types, and future trends. Learn how AI tools process images, train models, and…...

5.8AI score
SaveExploits0
NVD
NVD
added 2026/03/16 2:20 p.m.12 views

CVE-2026-4216

A weakness has been identified in i-SENS SmartLog App up to 2.6.8 on Android. This affects an unknown function of the component air.SmartLog.android. This manipulation causes hard-coded credentials. The attack can only be executed locally. The exploit has been made available to the public and cou...

5.3CVSS0.00103EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/03/11 3:50 p.m.19 views

CVE-2026-1497

Incorrect resolving of namespaces in composite databases in Neo4j Enterprise edition prior to versions 2026.02 and 5.26.22 can lead to the following scenario: an admin that intends to give a user an access to a remote database constituent "namespace.name" will inadvertently grant access to any...

7.2CVSS5.8AI score0.00235EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/03/02 12:00 a.m.6 views

WordPress Slider‑Future 1.0.5 Exposure Scanner

This Metasploit auxiliary module is designed to detect exposure of the WordPress Slider‑Future plugin REST endpoint at /wp-json/slider-future/v1/upload-image/. The module performs a non-intrusive HTTP request OPTIONS method to determine whether the endpoint is accessible. It does not upload files...

5.9AI score
SaveExploits0
Packet Storm
Packet Storm
added 2026/02/27 12:00 a.m.250 views

📄 WordPress Slider‑Future 1.0.5 Arbitrary File Upload

This is a Metasploit module that demonstrates an unauthenticated file upload vulnerability in WordPress Slider‑Future plugin version 1.0.5. ============================================================================================================================================= | Title :...

9.8CVSS5.9AI score0.03177EPSS
SaveExploits2
NVD
NVD
added 2026/02/24 10:16 p.m.13 views

CVE-2026-27195

Wasmtime is a runtime for WebAssembly. Starting with Wasmtime 39.0.0, the component-model-async feature became the default, which brought with it a new implementation of TypedFunc::callasync which made it capable of calling async-typed guest export functions. However, that implementation had a bu...

7.5CVSS0.00362EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/02/24 10:16 p.m.10 views

CVE-2026-27195

Wasmtime is a runtime for WebAssembly. Starting with Wasmtime 39.0.0, the component-model-async feature became the default, which brought with it a new implementation of TypedFunc::callasync which made it capable of calling async-typed guest export functions. However, that implementation had a bu...

7.5CVSS5.8AI score0.00362EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/02/24 9:15 p.m.35 views

CVE-2026-27195

Wasmtime is a runtime for WebAssembly. Starting with Wasmtime 39.0.0, the component-model-async feature became the default, which brought with it a new implementation of TypedFunc::callasync which made it capable of calling async-typed guest export functions. However, that implementation had a bu...

7.5CVSS5.3AI score0.00362EPSS
SaveExploits0
OSV
OSV
added 2026/02/24 9:15 p.m.14 views

CVE-2026-27195 Wasmtime is vulnerable to panic when dropping a `[Typed]Func::call_async` future

Wasmtime is a runtime for WebAssembly. Starting with Wasmtime 39.0.0, the component-model-async feature became the default, which brought with it a new implementation of TypedFunc::callasync which made it capable of calling async-typed guest export functions. However, that implementation had a bu...

6.9CVSS5.4AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/02/24 9:15 p.m.13 views

CVE-2026-27195 Wasmtime is vulnerable to panic when dropping a `[Typed]Func::call_async` future

Wasmtime is a runtime for WebAssembly. Starting with Wasmtime 39.0.0, the component-model-async feature became the default, which brought with it a new implementation of TypedFunc::callasync which made it capable of calling async-typed guest export functions. However, that implementation had a bu...

6.9CVSS5.3AI score0.00362EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/02/24 9:15 p.m.31 views

CVE-2026-27195 Wasmtime is vulnerable to panic when dropping a `[Typed]Func::call_async` future

Wasmtime is a runtime for WebAssembly. Starting with Wasmtime 39.0.0, the component-model-async feature became the default, which brought with it a new implementation of TypedFunc::callasync which made it capable of calling async-typed guest export functions. However, that implementation had a bu...

6.9CVSS0.00362EPSS
SaveExploits0References6
CVE
CVE
added 2026/02/24 9:15 p.m.47 views

CVE-2026-27195

CVE-2026-27195 affects Wasmtime in versions where component-model-async is default (from 39.0.0). The bug causes a panic when a host embeds calls to wasmtime::component::[Typed]Func::call_async, drops the returned Future after polling, and then reuses the same component instance before the first ...

7.5CVSS5.3AI score0.00362EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/24 9:15 p.m.6 views

CVE-2026-27195

Wasmtime is a runtime for WebAssembly. Starting with Wasmtime 39.0.0, the component-model-async feature became the default, which brought with it a new implementation of TypedFunc::callasync which made it capable of calling async-typed guest export functions. However, that implementation had a bu...

7.5CVSS5.8AI score0.00362EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/24 8:44 p.m.19 views

Wasmtime is vulnerable to panic when dropping a `[Typed]Func::call_async` future

The affected versions of Wasmtime can panic if the host embedder drops the future returned by wasmtime::component::TypedFunc::callasync before it resolves. Details Starting with Wasmtime 39.0.0, the component-model-async feature became the default, which brought with it a new implementation of...

7.5CVSS5.3AI score0.00362EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/02/24 8:44 p.m.16 views

GHSA-XJHV-V822-PF94 Wasmtime is vulnerable to panic when dropping a `[Typed]Func::call_async` future

The affected versions of Wasmtime can panic if the host embedder drops the future returned by wasmtime::component::TypedFunc::callasync before it resolves. Details Starting with Wasmtime 39.0.0, the component-model-async feature became the default, which brought with it a new implementation of...

6.9CVSS5.4AI score0.00362EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/02/24 12:00 a.m.10 views

PT-2026-21804

Name of the Vulnerable Software and Affected Versions Wasmtime versions 39.0.0 through 41.0.3 Description Wasmtime, a runtime for WebAssembly, can experience a panic when the host embedder drops the future returned by wasmtime::component::TypedFunc::call async before it resolves, and then calls t...

6.9CVSS5.2AI score0.00362EPSS
SaveExploits0References15
GithubExploit
GithubExploit
added 2026/02/20 10:12 p.m.197 views

Exploit for CVE-2026-1405

CVE-2026-1405 Slider Future = 1.0.5 - Unauthenticated Arbi...

9.8CVSS6.5AI score0.03177EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2026/02/20 7:21 a.m.14 views

CVE-2026-1405

The Slider Future plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'sliderfuturehandleimageupload' function in all versions up to, and including, 1.0.5. This makes it possible for unauthenticated attackers to upload arbitrary files on the...

9.8CVSS6.6AI score0.03177EPSS
SaveExploits2References1
Patchstack
Patchstack
added 2026/02/19 7:53 a.m.17 views

WordPress Slider Future plugin <= 1.0.5 - Unauthenticated Arbitrary File Upload vulnerability

Unauthenticated Arbitrary File Upload vulnerability discovered by ZAST.AI - ZAST.AI in WordPress Plugin Slider Future versions = 1.0.5...

9.8CVSS5.5AI score0.03177EPSS
SaveExploits2References1Affected Software1
NVD
NVD
added 2026/02/19 7:17 a.m.12 views

CVE-2026-1405

The Slider Future plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'sliderfuturehandleimageupload' function in all versions up to, and including, 1.0.5. This makes it possible for unauthenticated attackers to upload arbitrary files on the...

9.8CVSS0.03177EPSS
SaveExploits2References2
Rows per page
Query Builder