Lucene search
K

205909 matches found

OSV
OSV
added 2026/04/02 7:9 p.m.4 views

USN-8146-1 jpeg-xl vulnerability

Daniel Novomeský discovered that libjxl did not properly manage memory when decoding certain files. An attacker could use this issue to cause libjxl to crash, resulting in denial of service, or possibly execute arbitrary code...

8.7CVSS5.8AI score0.00171EPSS
Exploits1References2
OSV
OSV
added 2026/04/02 6:42 p.m.3 views

GO-2026-4863 Contrast BadAML injection allows arbitrary code execution in github.com/edgelesssys/contrast

Contrast BadAML injection allows arbitrary code execution in github.com/edgelesssys/contrast...

6.5AI score
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/04/02 6:21 p.m.2 views

CVE-2024-44250

A permissions issue was addressed with additional restrictions. This issue is fixed in macOS Sequoia 15.1. An app may be able to execute arbitrary code out of its sandbox or with certain elevated privileges...

6.1AI score0.00155EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/04/02 6:21 p.m.14 views

CVE-2024-44250

A permissions issue was addressed with additional restrictions. This issue is fixed in macOS Sequoia 15.1. An app may be able to execute arbitrary code out of its sandbox or with certain elevated privileges...

0.00155EPSS
Exploits0References1
OSV
OSV
added 2026/04/02 5:16 p.m.3 views

UBUNTU-CVE-2026-34877

An issue was discovered in Mbed TLS versions from 2.19.0 up to 3.6.5, Mbed TLS 4.0.0. Insufficient protection of serialized SSL context or session structures allows an attacker who can modify the serialized structures to induce memory corruption, leading to arbitrary code execution. This is cause...

9.8CVSS6AI score0.00426EPSS
Exploits0References3
Debian
Debian
added 2026/04/02 5:11 p.m.4 views

[SECURITY] [DLA 4521-1] libpng1.6 security update

Debian LTS Advisory DLA-4521-1 [email protected] https://www.debian.org/lts/security/ Tobias Frost April 02, 2026 https://wiki.debian.org/LTS Package : libpng1.6 Version : 1.6.37-3+deb11u3 CVE ID : CVE-2026-33416 CVE-2026-33636 Debian Bug : 1132012 1132013 Two security vulnerabilities...

7.6CVSS6.7AI score0.01052EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2026/04/02 4:56 p.m.3 views

CVE-2026-20097

A vulnerability in the web-based management interface of Cisco IMC could allow an authenticated, remote attacker with admin-level privileges to execute arbitrary code as the root user. This vulnerability is due to improper validation of user-supplied input to the web-based management interface. A...

6.5CVSS6.2AI score0.00549EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2026/04/02 4:54 p.m.4 views

vim: Vim: Arbitrary code execution via 'helpfile' option processing

A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap...

6.6CVSS6.8AI score0.00213EPSS
Exploits1References7
RedHat Linux
RedHat Linux
added 2026/04/02 4:54 p.m.6 views

Important: Red Hat Security Advisory: vim security update

An update for vim is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for ea...

7.8CVSS6.3AI score0.01162EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2026/04/02 4:54 p.m.3 views

vim: Vim: Arbitrary code execution via command injection in glob() function

A flaw was found in Vim. By including a newline character in a pattern passed to Vim's glob function, an attacker may be able to execute arbitrary shell commands. This command injection vulnerability allows for arbitrary code execution, depending on the user's shell settings...

7.3CVSS6.2AI score0.00734EPSS
Exploits0References7
NVD
NVD
added 2026/04/02 3:16 p.m.2 views

CVE-2026-35002

Agno versions prior to 2.3.24 contain an arbitrary code execution vulnerability in the model execution component that allows attackers to execute arbitrary Python code by manipulating the fieldtype parameter passed to eval. Attackers can influence the fieldtype value in a FunctionCall to achieve...

9.8CVSS0.00852EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/04/02 2:34 p.m.2 views

CVE-2026-35002 Agno < 2.3.24 field_type Eval Injection Arbitrary Code Execution

Agno versions prior to 2.3.24 contain an arbitrary code execution vulnerability in the model execution component that allows attackers to execute arbitrary Python code by manipulating the fieldtype parameter passed to eval. Attackers can influence the fieldtype value in a FunctionCall to achieve...

9.3CVSS6.7AI score0.00852EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/02 2:34 p.m.11 views

CVE-2026-35002

Agno versions prior to 2.3.24 contain an arbitrary code execution vulnerability in the model execution component that allows attackers to execute arbitrary Python code by manipulating the fieldtype parameter passed to eval. Attackers can influence the fieldtype value in a FunctionCall to achieve...

9.3CVSS6.7AI score0.00852EPSS
Exploits0References4
CVE
CVE
added 2026/04/02 2:34 p.m.8 views

CVE-2026-35002

The vulnerability CVE-2026-35002 affects Agno versions prior to 2.3.24 in the model execution component. An attacker can trigger remote code execution by manipulating the field_type parameter passed to eval() within a FunctionCall, allowing arbitrary Python code execution. This results in high im...

9.8CVSS6.7AI score0.00852EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2026/04/02 2:24 p.m.9 views

Arbitrary Code Injection

org.springframework.ai:spring-ai-vector-store is vulnerable to Arbitrary Code Injection. The vulnerability is due to unsafe use of user-supplied input as a filter expression key in SimpleVectorStore, which allows an attacker to inject malicious expressions and execute arbitrary code...

9.8CVSS6.1AI score0.00821EPSS
Exploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/02 2:18 p.m.5 views

python: Python: Command-line option injection in webbrowser.open() via crafted URLs

A flaw was found in Python. The webbrowser.open API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options,...

7CVSS6.1AI score0.00216EPSS
Exploits0References7
EUVD
EUVD
added 2026/04/02 9:30 a.m.2 views

EUVD-2026-18140

Code execution in AssistFeedbackService of TECNO Pova7 Pro 5G on Android allows local apps to execute arbitrary code as system via command injection...

7.8CVSS6.4AI score0.00521EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2026/04/02 8:4 a.m.6 views

Libarchive: libarchive: arbitrary code execution via integer overflow in iso9660 image processing

...

9.8CVSS5.7AI score0.01073EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/04/02 5:4 a.m.3 views

CVE-2026-3777

The application does not properly validate the lifetime and validity of internal view cache pointers after JavaScript changes the document zoom and page state. When a script modifies the zoom property and then triggers a page change, the original view object may be destroyed while stale pointers...

7.8CVSS6AI score0.00119EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/04/02 5:4 a.m.3 views

CVE-2026-3779

The application's list box calculate array logic keeps stale references to page or form objects after they are deleted or re-created, which allows crafted documents to trigger a use-after-free when the calculation runs and can potentially lead to arbitrary code execution...

7.8CVSS6AI score0.00309EPSS
Exploits1References1
Rows per page
Query Builder