Lucene search
+L

344 matches found

BDU FSTEC
BDU FSTEC
added 2026/09/14 11:42 p.m.27 views

The vulnerability of the OpenSky flight planning and operational management system, related to unlimited loading of dangerous file types, allows a perpetrator to execute arbitrary commands.

The vulnerability of the OpenSky flight planning and operational management system lies in its ability to load files of a dangerous type without limitation. Exploiting this vulnerability could allow a malicious actor, operating remotely, to execute arbitrary code...

10CVSS6AI score
SaveExploits0Affected Software1
Debian CVE
Debian CVE
added 2026/09/14 1:20 p.m.6 views

CVE-2026-90949

A flaw was found in GIMP's PSP Paint Shop Pro file loader. When processing a compressed selection channel, a heap-based buffer overflow can occur due to a mismatch between the allocated buffer size and the amount of data decompressed. A remote attacker could exploit this vulnerability by crafting...

7.8CVSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 9:18 a.m.13 views

PELoader

PELoader PELoader implement various shellcode injection techniques, and use libpeconv library to load encrypted PE files instead of injecting shellcode into remote thread. Following techniques were implemented: Module Stomping LoadLibrary Module Stomping NtMapViewOfSection PoC Transacted Hollowin...

6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/08 4:41 p.m.13 views

EUVD-2026-65229

NLTK: Unsafe Pickle Deserialization in TransitionParser Allows Remote Code Execution...

9.6CVSS6.1AI score0.00292EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2026/09/07 1:03 p.m.7 views

CVE-2026-78043

A flaw was found in OpenVPN. The Windows Interactive Service allows local authenticated users to bypass security restrictions and load unauthorized configuration files. By crafting special paths, an attacker can manipulate the service's configuration, potentially leading to privilege escalation...

5.6CVSS0.00171EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/24 1:12 p.m.16 views

CVE-2026-76843 Flair 0.15.0 and 0.15.1 Deserialization of Untrusted Data via ClusteringModel.load

The official Flair wheels for 0.15.0 and 0.15.1 still contain flair/models/clustering.py, whose ClusteringModel.load static method returns pickle.loadsjoblib.loadstrmodelfile and so executes arbitrary Python while loading a model file. Loading a model supplied by an attacker therefore runs that...

8.4CVSS5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/24 1:12 p.m.14 views

EUVD-2026-64849

The official Flair wheels for 0.15.0 and 0.15.1 still contain flair/models/clustering.py, whose ClusteringModel.load static method returns pickle.loadsjoblib.loadstrmodelfile and so executes arbitrary Python while loading a model file. Loading a model supplied by an attacker therefore runs that...

8.4CVSS5.7AI score0.00557EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/08/15 1:51 a.m.20 views

Vim: Heap Buffer Overflow when Loading a Spell File

...

8.5CVSS5.2AI score0.00125EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/08/09 8:01 a.m.8 views

Kata Containers: Config Path Annotation Arbitrary File Loading

...

9.6CVSS5.2AI score0.00403EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/07 8:56 p.m.86 views

CVE-2026-50540 Kata Containers: Config Path Annotation Arbitrary File Loading

Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines VMs that perform like containers. Prior to version 4.0.0, kata-runtime is vulnerable to host code execution via an unvalidated configuration path annotation. The runtime accepts an...

9.6CVSS0.00403EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/07 8:56 p.m.104 views

CVE-2026-50540

Kata Containers CVE-2026-50540 affects kata-runtime prior to 4.0.0, where an unvalidated io.katacontainers.config_path pod annotation lets a pod user load a host TOML file. This enables selecting attacker-controlled binaries (hypervisor or virtio-fs daemon) on the host, leading to root code execu...

9.6CVSS6AI score0.00403EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/07 8:56 p.m.8 views

CVE-2026-50540 Kata Containers: Config Path Annotation Arbitrary File Loading

Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines VMs that perform like containers. Prior to version 4.0.0, kata-runtime is vulnerable to host code execution via an unvalidated configuration path annotation. The runtime accepts an...

9.6CVSS6AI score0.00403EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/28 10:25 p.m.11 views

GHSA-2XMW-F8J8-WFXC Pagy I18n locale option is not validated before being used in a file path

Summary Pagy::I18n.locale= did not validate its argument before using it as a path component to load the matching dictionary file .yml. An application that assigns untrusted input to the locale — e.g. the common pattern Pagy::I18n.locale = params:locale — let that input influence which file Pagy...

6.9CVSS5.8AI score0.00368EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 2:36 p.m.13 views

PYSEC-2026-2895 PraisonAI Vulnerable to Implicit Execution of Arbitrary Code via Automatic `tools.py` Loading

PraisonAI automatically loads a file named tools.py from the current working directory to discover and register custom agent tools. This loading process uses importlib.util.specfromfilelocation and immediately executes module-level code via spec.loader.execmodule without explicit user consent,...

7.8CVSS6.6AI score0.00209EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2026/07/10 12:00 a.m.17 views

The vulnerability of the SP Page Builder component of the JoomShaper application software allows a hacker to execute arbitrary code.

The vulnerability of the SP Page Builder component of the JoomShape application software involves unlimited loading of dangerous files. Exploiting this vulnerability could allow a malicious actor to execute arbitrary code remotely...

10CVSS6.4AI score0.15086EPSS
SaveExploits8References9Affected Software1
RedhatCVE
RedhatCVE
added 2026/06/05 7:11 p.m.16 views

CVE-2026-44088

SzafirHost verifies the signature of the downloaded JAR file using class JarInputStream reading from the beginning of the file, but loads classes using class JarFile/URLClassLoader reading the Central Directory from the end. It can lead to remote code execution by allowing an attacker to combine ...

8.6CVSS6.3AI score0.00445EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/03 6:16 p.m.19 views

CVE-2026-20175

A vulnerability in Cisco Finesse could allow an unauthenticated, remote attacker to load arbitrary files from remote locations into an active user session on an affected device, possibly leading to browser-based attacks. This vulnerability is due to insufficient validation of user-supplied input...

6.1CVSS0.0018EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/03 4:06 p.m.65 views

CVE-2026-20175 Cisco Finesse File Inclusion Vulnerability

A vulnerability in Cisco Finesse could allow an unauthenticated, remote attacker to load arbitrary files from remote locations into an active user session on an affected device, possibly leading to browser-based attacks. This vulnerability is due to insufficient validation of user-supplied input...

6.1CVSS6.1AI score0.0018EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/03 4:06 p.m.11 views

CVE-2026-20175

A vulnerability in Cisco Finesse could allow an unauthenticated, remote attacker to load arbitrary files from remote locations into an active user session on an affected device, possibly leading to browser-based attacks. This vulnerability is due to insufficient validation of user-supplied input...

6.1CVSS6.1AI score0.0018EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/06/03 12:00 a.m.28 views

Cisco Finesse 安全漏洞

Cisco Finesse is a call center management software developed by the American company Cisco. There is a security vulnerability in Cisco Finesse, which stems from insufficient validation of HTTP request inputs provided to users. This vulnerability could allow unauthorized remote attackers to load...

6.1CVSS5.4AI score0.0018EPSS
SaveExploits0References1
Rows per page
Query Builder