Lucene search
+L

102 matches found

EUVD
EUVD
added 2026/04/07 3:30 p.m.8 views

EUVD-2026-19634

An issue that allowed all-organization administrators to promote accounts to superuser status has been resolved. This is an instance of CWE-269: Improper Privilege Management, and has an estimated CVSS score of CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:N 8.1 High. This issue was fixed in version...

8.1CVSS5.8AI score0.00221EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2026/04/01 12:0 a.m.8 views

Assertain: Automated Security Assertion Generation Using Large Language Models

The increasing complexity of modern system-on-chip designs amplifies hardware security risks and makes manual security property specification a major bottleneck in formal property verification. This paper presents Assertain, an automated framework that integrates RTL design analysis, Common...

5.8AI score
SaveExploits0
EUVD
EUVD
added 2026/03/24 9:30 a.m.20 views

EUVD-2026-14776

CWE-79 vulnerability in MolotovCherry Android-ImageMagick7.This issue affects Android-ImageMagick7: before 7.1.2-11...

6.1CVSS5.8AI score0.00145EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/24 6:4 a.m.27 views

CVE-2026-4755 CWE-20 in MolotovCherry Android-ImageMagick7

CWE-20 vulnerability in MolotovCherry Android-ImageMagick7.This issue affects Android-ImageMagick7: before 7.1.2-11...

9.8CVSS0.00284EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/03/23 12:0 a.m.4 views

A Survey of Web Application Security Tutorials

Developers rely on online tutorials to learn web application security, but tutorial quality varies. We reviewed 132 free security tutorials to examine topic coverage, authorship, and technical depth. Our analysis shows that most tutorials come from vendors and emphasize high-level explanations ov...

5.9AI score
SaveExploits0
NVD
NVD
added 2026/03/11 9:16 p.m.5 views

CVE-2025-70024

An issue pertaining to CWE-89: Improper Neutralization of Special Elements used in an SQL Command was discovered in benkeen generatedata 4.0.14...

9.8CVSS0.0052EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/10 9:32 p.m.17 views

EUVD-2026-10797

Cwe is not in rca categories in Microsoft Authenticator allows an unauthorized attacker to disclose information locally...

5.5CVSS5.7AI score0.00603EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/10 12:0 a.m.4 views

CVE-2025-70025

An issue pertaining to CWE-79: Improper Neutralization of Input During Web Page Generation was discovered in benkeen generatedata 4.0.14...

5.8AI score0.00311EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2026/03/10 12:0 a.m.26 views

MCP-In-SoS: Risk Assessment Framework for Open-Source MCP Servers

Model Context Protocol MCP servers have rapidly emerged over the past year as a widely adopted way to enable Large Language Model LLM agents to access dynamic, real-world tools. As MCP servers proliferate and become easy to adopt via open-source releases, understanding their security risks become...

5.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/09 12:0 a.m.5 views

PT-2026-24069

An issue pertaining to CWE-400: Uncontrolled Resource Consumption was discovered in Nexusoft NexusInterface v3.2.0-beta.2...

5.8AI score0.00346EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/03 8:43 a.m.9 views

BIT-KIBANA-2026-26937 Uncontrolled Resource Consumption in Kibana Leading to Denial of Service

Uncontrolled Resource Consumption CWE-400 in the Timelion component in Kibana can lead Denial of Service via Input Data Manipulation CAPEC-153...

7.5CVSS5.9AI score0.00272EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2026/03/01 12:0 a.m.3 views

ATLAS: AI-Assisted Threat-To-Assertion Learning for System-On-Chip Security Verification

This work presents ATLAS, an LLM-driven framework that bridges standardized threat modeling and property-based formal verification for System-on-Chip SoC security. Starting from vulnerability knowledge bases such as Common Weakness Enumeration CWE, ATLAS identifies SoC-specific assets, maps...

6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/02/15 12:0 a.m.12 views

AXE: An Agentic EXploit Engine for Confirming Zero-Day Vulnerability Reports

Vulnerability detection tools are widely adopted in software projects, yet they often overwhelm maintainers with false positives and non-actionable reports. Automated exploitation systems can help validate these reports; however, existing approaches typically operate in isolation from detection...

5.9AI score
SaveExploits0
Cvelist
Cvelist
added 2026/02/10 5:52 p.m.33 views

CVE-2026-21350 After Effects | NULL Pointer Dereference (CWE-476)

After Effects versions 25.6 and earlier are affected by a NULL Pointer Dereference vulnerability that could lead to application denial-of-service. An attacker could exploit this vulnerability to crash the application, causing disruption to services. Exploitation of this issue requires user...

5.5CVSS0.0014EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/02/03 7:17 a.m.6 views

urllib3: urllib3 Streaming API improperly handles highly compressed data

A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header e.g., gzip, deflate, br, or zstd. The library must read compressed data from the network and decompress it...

8.9CVSS5.9AI score0.00647EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/01/02 6:37 p.m.11 views

CVE-2025-55065

CWE-89 Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection'...

7.5CVSS7.7AI score0.00246EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/01/01 12:0 a.m.9 views

An Empirical Evaluation of LLM-Based Approaches for Code Vulnerability Detection: RAG, SFT, and Dual-Agent Systems

The rapid advancement of Large Language Models LLMs presents new opportunities for automated software vulnerability detection, a crucial task in securing modern codebases. This paper presents a comparative study on the effectiveness of LLM-based techniques for detecting software vulnerabilities...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/12/23 12:0 a.m.5 views

On the Effectiveness of Instruction-Tuning Local LLMs for Identifying Software Vulnerabilities

Large Language Models LLMs show significant promise in automating software vulnerability analysis, a critical task given the impact of security failure of modern software systems. However, current approaches in using LLMs to automate vulnerability analysis mostly rely on using online API-based LL...

6.6AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/11/18 6:2 p.m.7 views

CVE-2025-55058

CWE-20 Improper Input Validation...

9.8CVSS6.9AI score0.00253EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/11/17 6:30 p.m.8 views

EUVD-2025-197848

CWE-20 Improper Input Validation...

4.5CVSS6.4AI score0.00253EPSS
SaveExploits0References2
Rows per page
Query Builder