Lucene search
K

639469 matches found

GithubExploit
GithubExploit
added 46 minutes ago8 views

Exploit for Use After Free in Linux Linux_Kernel

CVE-2026-23111 PoC Linux Kernel nftables Use-After-Free Loc...

7.8CVSS7.3AI score0.00236EPSS
Exploits6
GithubExploit
GithubExploit
added 1 hour ago7 views

Exploit for CVE-2026-20230

CVE-2026-20230 Cisco Unified Communications Manager SSRF: Arbi...

8.6CVSS6AI score0.25853EPSS
Exploits2
EUVD
EUVD
added 2 hours ago2 views

EUVD-2026-39215

In the Linux kernel, the following vulnerability has been resolved: net/sched: actapi: use RCU with deferred freeing for action lifecycle When NEWTFILTER and DELFILTER are run concurrently it is possible to create a race with an associated action. Let's illustrate with CPU0 running NEWTFILTER and...

5.8AI score
Exploits0References9
EUVD
EUVD
added 2 hours ago3 views

EUVD-2026-39191

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: fix use-after-free on firstskb in inputprocesspayload inputprocesspayload stores firstskb into xtfs-ranewskb under droplock when starting partial reassembly, then unlocks and breaks out of the processing loop. The...

5.8AI score
Exploits0References4
The Hacker News
The Hacker News
added 2 hours ago3 views

New Gaslight macOS Malware Uses Prompt Injection to Disrupt AI-Assisted Analysis

A previously undocumented Rust-based macOS implant and information stealer has been found to embed a prompt injection payload designed to trick a malware analyst's artificial intelligence AI tools and trick it into aborting or refusing an analysis of the artifact. The malware has been codenamed...

6.1AI score
Exploits0
NVD
NVD
added 2 hours ago4 views

CVE-2026-53264

In the Linux kernel, the following vulnerability has been resolved: net/sched: actapi: use RCU with deferred freeing for action lifecycle When NEWTFILTER and DELFILTER are run concurrently it is possible to create a race with an associated action. Let's illustrate with CPU0 running NEWTFILTER and...

Exploits0References8
NVD
NVD
added 2 hours ago4 views

CVE-2026-53240

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: fix use-after-free on firstskb in inputprocesspayload inputprocesspayload stores firstskb into xtfs-ranewskb under droplock when starting partial reassembly, then unlocks and breaks out of the processing loop. The...

Exploits0References3
ATTACKERKB
ATTACKERKB
added 2 hours ago1 views

CVE-2026-53264

In the Linux kernel, the following vulnerability has been resolved: net/sched: actapi: use RCU with deferred freeing for action lifecycle When NEWTFILTER and DELFILTER are run concurrently it is possible to create a race with an associated action. Let's illustrate with CPU0 running NEWTFILTER and...

Exploits0References9Affected Software1
Cvelist
Cvelist
added 2 hours ago3 views

CVE-2026-53264 net/sched: act_api: use RCU with deferred freeing for action lifecycle

In the Linux kernel, the following vulnerability has been resolved: net/sched: actapi: use RCU with deferred freeing for action lifecycle When NEWTFILTER and DELFILTER are run concurrently it is possible to create a race with an associated action. Let's illustrate with CPU0 running NEWTFILTER and...

Exploits0References8
CVE
CVE
added 2 hours ago4 views

CVE-2026-53264

CVE-2026-53264 (Linux kernel net/sched: act_api) describes a race between NEWTFILTER and DELFILTER that could cause use-after-free when freeing an action. The root cause is timing around IDR removal and immediate kfree(p) without deferral. The documented fix defers final kfree() via RCU, adding a...

5.8AI score
Exploits0References8
GithubExploit
GithubExploit
added 2 hours ago9 views

Exploit for CVE-2025-2783

CVE 2025-2783+CVE-2025-6554 fullchain Date: 2026/01/26...

8.3CVSS7AI score0.08557EPSS
Exploits10
ATTACKERKB
ATTACKERKB
added 2 hours ago1 views

CVE-2026-53240

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: fix use-after-free on firstskb in inputprocesspayload inputprocesspayload stores firstskb into xtfs-ranewskb under droplock when starting partial reassembly, then unlocks and breaks out of the processing loop. The...

Exploits0References4Affected Software1
CVE
CVE
added 2 hours ago5 views

CVE-2026-53240

The CVE-2026-53240 issue affects the Linux kernel xfrm/iptfs path where __input_process_payload() stores first_skb into ra_newskb and later reads it after unlocking, allowing a race with iptfs_reassem_cont() to free the skb and trigger a use-after-free. The patch replaces the unlocked read with a...

5.8AI score
Exploits0References3
Cvelist
Cvelist
added 2 hours ago2 views

CVE-2026-53240 xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: fix use-after-free on firstskb in inputprocesspayload inputprocesspayload stores firstskb into xtfs-ranewskb under droplock when starting partial reassembly, then unlocks and breaks out of the processing loop. The...

Exploits0References3
GithubExploit
GithubExploit
added 3 hours ago7 views

termux-tx

TX — Termux eXecutive 🚀 Advanced Cybersecurity CLI Tool f...

6.2AI score
Exploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 4 hours ago3 views

Malicious code in simple-node-calc-b (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 78b115418f82ef73f995f3bf6b0cb8bf50da516b56c691b76ccb939491d2b046 [email protected] ships a binding.gyp that includes a modules file declaring "lodash": "!node lodash-compiler.js". The gyp !... syntax execute...

6AI score
Exploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 4 hours ago3 views

Malicious code in simple-node-calc-aa (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 7274769c1f72a3c00ec34290bd2e0dff85b9c41d6a85cfffc1b164b46280de72 Package advertises itself as a trivial arithmetic helper but ships a binding.gyp whose sources list uses gyp's !... shell expansion: "!node...

6.2AI score
Exploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 4 hours ago3 views

Malicious code in simple-node-calc-ccc (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector f9bfe35484999f40374a6dcfea11247cf3407a3177e27506c714407b9384036a Package name 'simple-node-calc-ccc' presents as a trivial calculator but ships lodash-compiler.js, an 87KB obfuscator.io-packed file using rotating...

6.5AI score
Exploits0References1
GithubExploit
GithubExploit
added 4 hours ago13 views

WebPentest

🕷️ WebPentest — Web Application Penetration Testing Tool Au...

6AI score
Exploits0
GithubExploit
GithubExploit
added 4 hours ago12 views

Exploit for SQL Injection in Cmsmadesimple Cms_Made_Simple

CVE-2019-9053 — CMS Made Simple SQLi Exploit Python 3 !Pyt...

8.1CVSS7.3AI score0.55958EPSS
Exploits38
Rows per page
Query Builder