Lucene search
+L

831 matches found

Packet Storm News
Packet Storm News
added 2026/05/07 12:0 a.m.12 views

LCC-LLM: Leveraging Code-Centric Large Language Models for Malware Attribution

LLMs are increasingly explored for malware analysis; however, current LLM-based malware attribution remains limited by unsupported indicators and insufficient code-level grounding for identifying malicious and vulnerable code segments. To address these limitations, this research introduces LCC-LL...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/07 12:0 a.m.11 views

TUANDROMD-X: Advanced Entropy and Visual Analytics Dataset for Enhanced Malware Detection and Classification

Malware and malware-based attacks are becoming more prevalent and complex. Attackers regularly come up with new techniques that have the ability to evade conventional and signature-based malware defense. In order to address such threats, there is an increasing demand for advanced and better defen...

5.8AI score
SaveExploits0
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.30 views

CVE-2026-43123 fbcon: check return value of con2fb_acquire_newinfo()

In the Linux kernel, the following vulnerability has been resolved: fbcon: check return value of con2fbacquirenewinfo If fbconopen fails when called from con2fbacquirenewinfo then info-fbconpar pointer remains NULL which is later dereferenced. Add check for return value of the function...

0.00128EPSS
SaveExploits0References7
CVE
CVE
added 2026/05/06 11:27 a.m.25 views

CVE-2026-43123

Summary: CVE-2026-43123 affects the Linux kernel’s fbcon component. The root cause is a missing return-value check in con2fb_acquire_newinfo(); if fbcon_open() fails during this call, info->fbcon_par may be NULL and dereferenced, potentially crashing the system. The provided documents indicate...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2026/05/05 5:58 a.m.55 views

kernel: net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end()

QLogic qede driver processes TPA TCP/IP Packet Aggregation completion queue entries by iterating through lenlist until hitting a zero terminator. Malformed or corrupted completion entries lacking this sentinel cause the loop to read beyond array bounds. SVACE static analysis identified that...

6.1AI score0.00183EPSS
SaveExploits0References5
Packet Storm News
Packet Storm News
added 2026/05/05 12:0 a.m.7 views

Firmware Distribution As Attack Surface: A Security Study of ASIC Cryptocurrency Miners

ASIC cryptocurrency miners are a core component of blockchain infrastructures, directly converting computation and energy into monetary value. Despite their economic im- portance, their security is rarely evaluated in a structured manner. In this paper, we show that the firmware distribution...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/05 12:0 a.m.5 views

angr 9.2.214

angr is an open-source binary analysis platform for Python. It combines both static and dynamic symbolic "concolic" analysis, providing tools to solve a variety of tasks...

5.8AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/04/30 9:50 a.m.101 views

Exploit for Embedded Malicious Code in Tukaani Xz

Security Review: CVE-2024-3094 XZ Utils Backdoor Автор:...

10CVSS8.9AI score0.85974EPSS
SaveExploits40
GithubExploit
GithubExploit
added 2026/04/29 12:52 p.m.109 views

DOMXSSScanner

DOM XSS Scanner & PoC Generator Developed by Vishal Bharad...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/29 12:0 a.m.6 views

angr 9.2.213

angr is an open-source binary analysis platform for Python. It combines both static and dynamic symbolic "concolic" analysis, providing tools to solve a variety of tasks...

5.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/28 12:0 a.m.68 views

An Empirical Security Evaluation of LLM-Generated Cryptographic Rust Code

Developers and organizations are using Large Language Models LLMs to generate security-critical code more frequently than ever, including cryptographic solutions for their products. This study presents an empirical evaluation of cryptographic security in 240 Rust code samples for two crypto...

5.9AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/04/27 9:53 a.m.165 views

DrvEye

drivertool A static-analysis & exploitation-triage toolkit...

5.7AI score
SaveExploits0
EUVD
EUVD
added 2026/04/23 12:42 a.m.8 views

EUVD-2026-25160

PySpector is a static analysis security testing SAST Framework engineered for modern Python development workflows. The plugin security validator in PySpector uses AST-based static analysis to prevent dangerous code from being loaded as plugins. Prior to version 0.1.8, the blocklist implemented in...

6.9CVSS6.3AI score0.00185EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/04/23 12:42 a.m.39 views

CVE-2026-41206 PySpector has a Plugin Code Execution Bypass via Incomplete Static Analysis in PluginSecurity.validate_plugin_code

PySpector is a static analysis security testing SAST Framework engineered for modern Python development workflows. The plugin security validator in PySpector uses AST-based static analysis to prevent dangerous code from being loaded as plugins. Prior to version 0.1.8, the blocklist implemented in...

6.9CVSS0.00185EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/04/23 12:42 a.m.4 views

CVE-2026-41206 PySpector has a Plugin Code Execution Bypass via Incomplete Static Analysis in PluginSecurity.validate_plugin_code

PySpector is a static analysis security testing SAST Framework engineered for modern Python development workflows. The plugin security validator in PySpector uses AST-based static analysis to prevent dangerous code from being loaded as plugins. Prior to version 0.1.8, the blocklist implemented in...

6.9CVSS6.3AI score0.00185EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/23 12:42 a.m.3 views

CVE-2026-41206 PySpector has a Plugin Code Execution Bypass via Incomplete Static Analysis in PluginSecurity.validate_plugin_code

PySpector is a static analysis security testing SAST Framework engineered for modern Python development workflows. The plugin security validator in PySpector uses AST-based static analysis to prevent dangerous code from being loaded as plugins. Prior to version 0.1.8, the blocklist implemented in...

6.9CVSS6.6AI score0.00185EPSS
SaveExploits1References5
Packet Storm News
Packet Storm News
added 2026/04/23 12:0 a.m.8 views

MCP Pitfall Lab: Exposing Developer Pitfalls in MCP Tool Server Security under Multi-Vector Attacks

Model Context Protocol MCP is increasingly adopted for tool-integrated LLM agents, but its multi-layer design and third-party server ecosystem expand risks across tool metadata, untrusted outputs, cross-tool flows, multimodal inputs, and supply-chain vectors. Existing MCP benchmarks largely measu...

5.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/23 12:0 a.m.9 views

CrossCommitVuln-Bench: A Dataset of Multi-Commit Python Vulnerabilities Invisible to Per-Commit Static Analysis

We present CrossCommitVuln-Bench, a curated benchmark of 15 real-world Python vulnerabilities CVEs in which the exploitable condition was introduced across multiple commits - each individually benign to per-commit static analysis - but collectively critical. We manually annotate each CVE with its...

5.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/22 12:0 a.m.5 views

angr 9.2.212

angr is an open-source binary analysis platform for Python. It combines both static and dynamic symbolic "concolic" analysis, providing tools to solve a variety of tasks...

5.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/20 12:0 a.m.7 views

angr 9.2.211

angr is an open-source binary analysis platform for Python. It combines both static and dynamic symbolic "concolic" analysis, providing tools to solve a variety of tasks...

5.7AI score
SaveExploits0
Rows per page
Query Builder