Lucene search
+L

46216 matches found

NVD
NVD
added 2026/08/21 11:17 a.m.13 views

CVE-2026-14208

Remote Utilities Host =7.7.3.0 sets insecure ACLs on all DLL files in the installation directory C:\Program Files x86\Remote Utilities - Host, granting FULL CONTROL F to the built-in Everyone group BUILTIN\Everyone, S-1-1-0. A Windows service running as NT AUTHORITY\SYSTEM loads DLLs from this...

7.3CVSS0.00109EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/21 10:51 a.m.38 views

CVE-2026-14208 Local Privilege Escalation via Insecure DLL Permissions in Remote Utilities Host <=7.7.3.0

Remote Utilities Host =7.7.3.0 sets insecure ACLs on all DLL files in the installation directory C:\Program Files x86\Remote Utilities - Host, granting FULL CONTROL F to the built-in Everyone group BUILTIN\Everyone, S-1-1-0. A Windows service running as NT AUTHORITY\SYSTEM loads DLLs from this...

7.3CVSS0.00109EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/21 10:51 a.m.39 views

CVE-2026-14208

Remote Utilities Host versions up to 7.7.3.0 contain a local privilege escalation vulnerability caused by insecure ACLs on all DLL files in the installation directory (C:\Program Files (x86)\Remote Utilities - Host\). The BUILTIN\Everyone group is granted FULL CONTROL , allowing any local unprivi...

7.3CVSS5.6AI score0.00109EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 10:51 a.m.21 views

EUVD-2026-63896

Remote Utilities Host =7.7.3.0 sets insecure ACLs on all DLL files in the installation directory C:\Program Files x86\Remote Utilities - Host, granting FULL CONTROL F to the built-in Everyone group BUILTIN\Everyone, S-1-1-0. A Windows service running as NT AUTHORITY\SYSTEM loads DLLs from this...

7.3CVSS5.6AI score0.00109EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/21 8:30 a.m.46 views

CVE-2026-47359 Apache CloudStack: OS Command Injection due to unsanitized mount command

Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' vulnerability in Apache CloudStack's NAS backup provider plugin. The addBackupRepository API available since 4.20.0.0 and updateBackupRepository API introduced in 4.22.0.0 accept unsanitized command options f...

0.01103EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 8:23 a.m.15 views

EUVD-2026-63833

Missing authorization issue for domain admins in CloudStack's host tags listing functionality. Domain Admins, by default, have permission to call the listHostTags API, but the API returns host tags for every host in the environment without domain scoping. It should instead be restricted to only t...

5.3AI score0.00272EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/21 12:00 a.m.24 views

PT-2026-79330

Name of the Vulnerable Software and Affected Versions Apache CloudStack versions 4.12.0.0 through 4.20.3.0 Apache CloudStack versions 4.21.0.0 through 4.22.1.0 Description An authorization flaw exists in the host tags listing functionality. Domain Admins are permitted to call the 'listHostTags'...

2.7CVSS5.9AI score0.00272EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-7485

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Incorrect authorization in frozen BI aggregations in Checkmk 2.5.0p2, 2.4.0p29, 2.3.0p47, and all 2.2.0 versions allows an authenticated user with restricted ho...

2.3CVSS5.6AI score0.00207EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.11 views

openSUSE 16: kubevirt1.8-container-disk / kubevirt1.8-libguestfs-tools / etc (openSUSE-SU-2026:21590-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21590-1 advisory. Update to version 1.8.4. Security issues fixed: - CVE-2026-13201: virt-handler-rhel9: kubevirt: safepath OpenAtNoFollow symlink following via...

10CVSS6.6AI score0.07314EPSS
SaveExploits0References60
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-63481

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in...

6.9CVSS5.6AI score0.00467EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 9:37 p.m.16 views

CVE-2026-50192 Kerberos Hub private key (X-Kerberos-Hub-PrivateKey) leaked to cross-host redirect target due to redirect-following HTTP client without CheckRedirect

Kerberos Agent is an open source video surveillance management agent. Prior to version 3.6.26, the Kerberos Hub upload path sends the agent's Hub credentials in the custom X-Kerberos-Hub-PrivateKey and X-Kerberos-Hub-PublicKey request headers to the operator-configured Hub URL config.HubURI. The...

6.9CVSS5.6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/20 9:16 p.m.34 views

CVE-2026-64773

An attacker that can reach a container's published TCP port may be able to force the host's forwarding process to buffer an unbounded amount of that client's data in memory, for as long as the backend container connection takes to complete — with no cap on how much accumulates or how long the wai...

0.00315EPSS
SaveExploits0References1
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
Snyk
Snyk
added 2026/08/20 6:38 p.m.7 views

Improper Encoding or Escaping of Output

Overview backpack/crud is a package that helps you build an admin interface for your Eloquent models, using Laravel 5 Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output via the makeCurlRequest function. An attacker can execute arbitrary operating system...

9.2CVSS6.1AI score0.00445EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/20 6:38 p.m.16 views

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.2AI score0.00445EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/20 6:36 p.m.13 views

GHSA-F5F4-3HH4-F54M Pipelines-as-Code GitHub App token request can be redirected via untrusted Enterprise Host header

Impact Pipelines-as-Code installations using the GitHub App provider are vulnerable to GitHub App credential exfiltration through the webhook endpoint. Affected versions accepted the X-GitHub-Enterprise-Host request header as the GitHub Enterprise API host during GitHub App token generation. For...

8.2CVSS5.4AI score0.00184EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/20 6:36 p.m.15 views

Pipelines-as-Code GitHub App token request can be redirected via untrusted Enterprise Host header

Impact Pipelines-as-Code installations using the GitHub App provider are vulnerable to GitHub App credential exfiltration through the webhook endpoint. Affected versions accepted the X-GitHub-Enterprise-Host request header as the GitHub Enterprise API host during GitHub App token generation. For...

8.2CVSS5.3AI score0.00184EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/08/20 5:19 p.m.12 views

CVE-2026-77176

A flaw was found in Kata Containers. In configurations utilizing genpolicy for Confidential Containers guest protection, a malicious host operator can exploit insufficient validation of CreateContainer mount and storage rules. This allows them to mount arbitrary container-rootfs paths over...

8.1CVSS0.00411EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 5:19 p.m.14 views

AZL-97442 CVE-2026-77176 affecting package kata-containers-preview 3.27.0~preview2-2

A flaw was found in Kata Containers. In configurations utilizing genpolicy for Confidential Containers guest protection, a malicious host operator can exploit insufficient validation of CreateContainer mount and storage rules. This allows them to mount arbitrary container-rootfs paths over...

8.1CVSS5.8AI score0.00411EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 5:19 p.m.12 views

AZL-97479 CVE-2026-77176 affecting package kata-containers for versions less than 3.32.0.kata0-5

A flaw was found in Kata Containers. In configurations utilizing genpolicy for Confidential Containers guest protection, a malicious host operator can exploit insufficient validation of CreateContainer mount and storage rules. This allows them to mount arbitrary container-rootfs paths over...

8.1CVSS5.8AI score0.00411EPSS
SaveExploits0References1
Rows per page
Query Builder