Lucene search
+L

3149 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.3 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: perf: Fixed event leakage upon execution and file release The pending task work related to perf is never waited for when a matching event occurs. In the case of a child event released directly via freeevent, this can potential...

5.5CVSS6.4AI score0.00212EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/08/23 6:36 a.m.36 views

Exploit for CVE-2026-64560

GhostLock CVE-2026-64560 — posix-cpu-timers UAF exploit for Vi...

7.8CVSS4.9AI score0.00416EPSS
SaveExploits4
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.25 views

PT-2026-79704

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix memory leak in exec queue set hang replay state The q-replay state is blindly overwritten, which can potentially leak memory that was previously allocated by vmemdup user. Return an error if q-replay state is not empt...

5.4AI score0.00155EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/21 3:16 p.m.13 views

CVE-2026-48750

Incus is a system container and virtual machine manager. Prior to version 7.2.0, the record-output parameter of the /instances/$name/exec endpoint stores the output of the command in the exec-output directory of the instance. If exec-output is a symlink, file named execUUID.stdout and...

9.9CVSS0.00784EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 2:19 p.m.14 views

EUVD-2026-63977

Incus is a system container and virtual machine manager. Prior to version 7.2.0, the record-output parameter of the /instances/$name/exec endpoint stores the output of the command in the exec-output directory of the instance. If exec-output is a symlink, file named execUUID.stdout and...

9.9CVSS8.8AI score0.00784EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/21 2:19 p.m.36 views

CVE-2026-48750 Incus has an arbitrary file write on host via `exec-output` symlink in crafted image

Incus is a system container and virtual machine manager. Prior to version 7.2.0, the record-output parameter of the /instances/$name/exec endpoint stores the output of the command in the exec-output directory of the instance. If exec-output is a symlink, file named execUUID.stdout and...

9.9CVSS0.00784EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/21 2:19 p.m.21 views

CVE-2026-48750 Incus has an arbitrary file write on host via `exec-output` symlink in crafted image

Incus is a system container and virtual machine manager. Prior to version 7.2.0, the record-output parameter of the /instances/$name/exec endpoint stores the output of the command in the exec-output directory of the instance. If exec-output is a symlink, file named execUUID.stdout and...

9.9CVSS5.8AI score
SaveExploits0References3
CVE
CVE
added 2026/08/21 2:19 p.m.61 views

CVE-2026-48750

CVE-2026-48750 is a critical (CVSS 9.9) arbitrary file write vulnerability in Incus (system container and VM manager) prior to version 7.2.0 . The record-output parameter of the /instances/$name/exec endpoint follows a symlink at exec-output inside a crafted image, allowing an attacker to write a...

9.9CVSS8.8AI score0.00784EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/08/21 2:19 p.m.21 views

CVE-2026-48750

Incus is a system container and virtual machine manager. Prior to version 7.2.0, the record-output parameter of the /instances/$name/exec endpoint stores the output of the command in the exec-output directory of the instance. If exec-output is a symlink, file named execUUID.stdout and...

9.9CVSS8.9AI score0.00784EPSS
SaveExploits0
OSV
OSV
added 2026/08/20 6:38 p.m.13 views

GHSA-MRC5-3MM3-45C5 Laravel Backpack CRUD: OS command injection in Stats::makeCurlRequest via attacker-controlled Host header (pre-auth)

Summary Backpack\CRUD\Stats::makeCurlRequest builds a shell command using unescaped input that originates from the HTTP Host header, then passes it to exec. A specially crafted Host header can break out of the shell argument and cause the server to execute arbitrary OS commands as the web user. T...

8.1CVSS6.3AI score0.00445EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.19 views

PT-2026-80752

Summary BackpackCRUDStats::makeCurlRequest builds a shell command using unescaped input that originates from the HTTP Host header, then passes it to exec. A specially crafted Host header can break out of the shell argument and cause the server to execute arbitrary OS commands as the web user. The...

8.1CVSS6.4AI score0.00445EPSS
SaveExploits0References13
OSV
OSV
added 2026/08/18 5:59 p.m.14 views

GHSA-C9FV-CGMM-2WG7 LibreNMS Vulnerable to Remote Code Execution by Signal Alert Transportation module

Summary A vulnerability has been identified that allows an authenticated administrator to execute arbitrary code on the host server. By adding an alert transport entry, an attacker with administrative privileges can execute malicious commands. Details The vulnerability is caused by an unsafe exec...

8.6CVSS6.5AI score0.01128EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/18 5:59 p.m.13 views

LibreNMS Vulnerable to Remote Code Execution by Signal Alert Transportation module

Summary A vulnerability has been identified that allows an authenticated administrator to execute arbitrary code on the host server. By adding an alert transport entry, an attacker with administrative privileges can execute malicious commands. Details The vulnerability is caused by an unsafe exec...

8.6CVSS6.4AI score0.01128EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/18 3:13 p.m.20 views

EUVD-2026-60956

Trilium Notes is a cross-platform, hierarchical note taking application focused on building large personal knowledge bases. Prior to 0.103.0, the iconClass label value is returned raw by getNoteIcon and inserted without HTML attribute encoding into class attributes in...

8.3CVSS5.6AI score0.00386EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/17 11:16 a.m.12 views

CVE-2026-74899

opensslencrypt versions before 1.4.0 contain a sandbox escape vulnerability in IsolatedPluginExecutor that exposes Python type objects in restricted exec builtins. Attackers can traverse the Python class hierarchy via class.mro.subclasses to access system functions and execute arbitrary OS comman...

9.8CVSS0.00491EPSS
SaveExploits1References3
CVE
CVE
added 2026/08/17 11:04 a.m.34 views

CVE-2026-74899

openssl_encrypt (versions before 1.4.0) has a sandbox escape in its IsolatedPluginExecutor component. Restricted exec() builtins expose Python type objects, allowing attackers to traverse the class hierarchy via __class__.__mro__.__subclasses__() to reach system functions and run arbitrary OS com...

9.8CVSS5.7AI score0.00491EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/08/17 11:04 a.m.19 views

EUVD-2026-60116

opensslencrypt versions before 1.4.0 contain a sandbox escape vulnerability in IsolatedPluginExecutor that exposes Python type objects in restricted exec builtins. Attackers can traverse the Python class hierarchy via class.mro.subclasses to access system functions and execute arbitrary OS comman...

9.8CVSS5.7AI score0.00491EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.20 views

PT-2026-76633

openssl encrypt versions before 1.4.0 contain a sandbox escape vulnerability in IsolatedPluginExecutor that exposes Python type objects in restricted exec builtins. Attackers can traverse the Python class hierarchy via class . mro . subclasses to access system functions and execute arbitrary OS...

9.8CVSS5.7AI score0.00491EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.21 views

PT-2026-76723

Name of the Vulnerable Software and Affected Versions Glances versions prior to 4.5.6 Description In the glances/actions.py file, the GlancesActions.run function fails to respect the --disable-config-exec flag when processing on-alert action commands. This occurs because the function invokes secu...

7.1CVSS5.9AI score0.00178EPSS
SaveExploits0References24
GithubExploit
GithubExploit
added 2026/08/16 2:05 p.m.28 views

Exploit for CVE-2026-73678

CVE-2026-73678 — MindsDB Minds Platform Unauthenticated RCE C...

10CVSS5.9AI score0.01144EPSS
SaveExploits2
Rows per page
Query Builder