Lucene search
+L

7300 matches found

Positive Technologies
Positive Technologies
added 6 days ago3 views

PT-2026-71178

Name of the Vulnerable Software and Affected Versions Apache Allura versions prior to 1.19.1 Description Specifically crafted inputs may lead to git argument injection, a flaw where an attacker can insert unauthorized arguments into a git command executed by the application. Recommendations Upgra...

9.8CVSS5.2AI score0.0038EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added last week6 views

CVE-2026-68171

A flaw was found in the Linux kernel's arm64 syscall handling. A local attacker with the ability to trace processes using ptrace could manipulate syscall arguments after security checks like seccomp, or secure computing mode have been performed. This occurs because the kernel's internal record of...

7CVSS5.4AI score
SaveExploits0References4
NVD
NVD
added 2026/08/11 1:19 p.m.7 views

CVE-2026-59086

A vulnerability has been identified in Simcenter Femap All versions V2606, Simcenter Nastran All versions V2606. The affected applications contain a stack overflow vulnerability while parsing specially strings as argument for one of the application binaries. This could allow an attacker to execut...

7.8CVSS0.00115EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 12:20 p.m.13 views

EUVD-2026-56120

A vulnerability has been identified in Simcenter Nastran All versions V2606. The affected applications contain a stack overflow vulnerability while parsing specially strings as argument for one of the application binaries. This could allow an attacker to execute code in the context of the current...

7.8CVSS5.5AI score0.00115EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/11 12:20 p.m.5 views

CVE-2026-59086

A vulnerability has been identified in Simcenter Femap All versions V2606, Simcenter Nastran All versions V2606. The affected applications contain a stack overflow vulnerability while parsing specially strings as argument for one of the application binaries. This could allow an attacker to execut...

7.8CVSS5.5AI score0.00115EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 12:20 p.m.23 views

CVE-2026-59086

CVE-2026-59086 affects Simcenter Nastran before version V2606. The vulnerability is a stack overflow when parsing specially crafted strings as an argument to a binary, which could allow code execution in the current process. The connected documents confirm the same description across sources (NVD...

7.8CVSS5.5AI score0.00115EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 12:20 p.m.34 views

CVE-2026-59086

A vulnerability has been identified in Simcenter Femap All versions V2606, Simcenter Nastran All versions V2606. The affected applications contain a stack overflow vulnerability while parsing specially strings as argument for one of the application binaries. This could allow an attacker to execut...

7.8CVSS0.00115EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 12:20 p.m.9 views

CVE-2026-59086

A vulnerability has been identified in Simcenter Femap All versions V2606, Simcenter Nastran All versions V2606. The affected applications contain a stack overflow vulnerability while parsing specially strings as argument for one of the application binaries. This could allow an attacker to execut...

7.8CVSS5.5AI score0.00115EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/11 12:17 p.m.7 views

CVE-2026-72538

An argument injection vulnerability in PrefectHQ Prefect through 3.8.2 allows authenticated users to achieve remote code execution via the gitclone pull step branch field. The branch parameter is passed directly to git pull without sanitization, enabling injection of arbitrary git arguments. This...

8.8CVSS0.00692EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 11:7 a.m.35 views

CVE-2026-72538 PrefectHQ Prefect - Argument Injection

An argument injection vulnerability in PrefectHQ Prefect through 3.8.2 allows authenticated users to achieve remote code execution via the gitclone pull step branch field. The branch parameter is passed directly to git pull without sanitization, enabling injection of arbitrary git arguments. This...

8.8CVSS0.00692EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 11:7 a.m.11 views

EUVD-2026-56008

An argument injection vulnerability in PrefectHQ Prefect through 3.8.2 allows authenticated users to achieve remote code execution via the gitclone pull step branch field. The branch parameter is passed directly to git pull without sanitization, enabling injection of arbitrary git arguments. This...

8.8CVSS6.3AI score0.00692EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 11:7 a.m.41 views

CVE-2026-72538

CVE-2026-72538 affects PrefectHQ Prefect up to version 3.8.2. An argument injection flaw occurs in the git_clone pull step where the branch field is passed directly to git pull without sanitization, enabling an authenticated user to achieve remote code execution on the Prefect server. The issue i...

8.8CVSS6.3AI score0.00692EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/11 12:0 a.m.3 views

PT-2026-70113

An argument injection vulnerability in PrefectHQ Prefect through 3.8.2 allows authenticated users to achieve remote code execution via the git clone pull step branch field. The branch parameter is passed directly to git pull without sanitization, enabling injection of arbitrary git arguments. Thi...

9.9CVSS9.4AI score0.00874EPSS
SaveExploits3References2
NVD
NVD
added 2026/08/10 1:20 p.m.9 views

CVE-2026-68356

In the Linux kernel, the following vulnerability has been resolved: watchdog: airoha: Prevent division by zero when clock frequency is zero clkgetrate can return 0 when the clock provider is not properly configured or the clock is unmanaged. The driver uses wdtfreq as a divisor directly in...

0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:56 p.m.34 views

CVE-2026-18370 Heap-based buffer overflow in entr

entr is vulnerable to Heap-based buffer overflow in runutility function. The function allocates a fixed-size heap buffer using mallocARGMAX and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy, which returns the total length of the...

4.8CVSS0.00131EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 12:56 p.m.6 views

CVE-2026-18370

entr is vulnerable to Heap-based buffer overflow in runutility function. The function allocates a fixed-size heap buffer using mallocARGMAX and copies command-line arguments into it. It advances the destination pointer based on the return value of strlcpy, which returns the total length of the...

4.8CVSS5.6AI score0.00131EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 12:17 p.m.7 views

CVE-2026-68089

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix uninitialized data in debugfs If ppos is non-zero then simplewritetobuffer will not initialize the start of buf. Non zero values for ppos aren't going to work anyway. Test for them at the start of the function and...

0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.29 views

CVE-2026-68187 exec: fix unsigned loop counter wrap in transfer_args_to_stack()

In the Linux kernel, the following vulnerability has been resolved: exec: fix unsigned loop counter wrap in transferargstostack The stop value is derived from bprm-p PAGESHIFT. The index variable is an unsigned long. If bprm-p drops below PAGESIZE and stop becomes zero the loop condition index =...

0.00209EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 11:51 a.m.9 views

EUVD-2026-55270

In the Linux kernel, the following vulnerability has been resolved: iio: core: fix uninitialized data in debugfs If ppos is non-zero then simplewritetobuffer will not initialize the start of buf. Non zero values for ppos aren't going to work anyway. Test for them at the start of the function and...

5.3AI score0.00166EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.11 views

Astra Linux – Vulnerability in exiv2

Exiv2 is a C++ library and a command-line utility for reading, writing, deleting, and modifying image metadata in formats such as Exif, IPTC, XMP, and ICC. Prior to version 0.28.8, a buffer overflow vulnerability was discovered in Exiv2. The vulnerability lies in the preview component, which only...

7.5CVSS6.8AI score0.00367EPSS
SaveExploits0References2
Rows per page
Query Builder