Lucene search
+L

7645 matches found

Vulnrichment
Vulnrichment
added 2026/01/26 10:03 a.m.7 views

CVE-2025-59092 Unauthenticated RPC Service in dormakaba Kaba exos 9300

An RPC service, which is part of exos 9300, is reachable on port 4000, run by the process FSMobilePhoneInterface.exe. This service is used for interprocess communication between services and the Kaba exos 9300 GUI, containing status information about the Access Managers. Interacting with the...

8.7CVSS6AI score0.00872EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/01/23 3:29 a.m.50 views

CVE-2026-0776 Discord Client Uncontrolled Search Path Element Local Privilege Escalation Vulnerability

Discord Client Uncontrolled Search Path Element Local Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of Discord Client. An attacker must first obtain the ability to execute low-privileged code on the target system in...

7.3CVSS0.00374EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/01/23 3:29 a.m.7 views

CVE-2026-0776 Discord Client Uncontrolled Search Path Element Local Privilege Escalation Vulnerability

Discord Client Uncontrolled Search Path Element Local Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of Discord Client. An attacker must first obtain the ability to execute low-privileged code on the target system in...

7.3CVSS6.2AI score0.00374EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.10 views

Azure Linux 3.0 Security Update: samba (CVE-2020-14383)

The version of samba installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2020-14383 advisory. - A flaw was found in samba's DNS server. An authenticated user could use this flaw to the RPC server to crash...

6.5CVSS8.1AI score0.02207EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:00 a.m.12 views

MiracleLinux 9 : kernel-5.14.0-162.12.1.el9_1 (AXSA:2023-4976:04)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2023-4976:04 advisory. kernel: watch queue race condition can lead to privilege escalation CVE-2022-2959 kernel: memory corruption in AX88179178A based USB ethernet device...

7.8CVSS7.2AI score0.22293EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:00 a.m.7 views

MiracleLinux 8 : samba-4.18.6-2.el8_9.ML.1 (AXSA:2024-7345:01)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2024-7345:01 advisory. samba: smbd allows client access to unix domain sockets on the file system as root CVE-2023-3961 samba: SMB clients can truncate files with read-onl...

9.8CVSS6.6AI score0.02409EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:00 a.m.8 views

MiracleLinux 7 : kernel-3.10.0-1160.119.1.0.7.el7.AXS7 (AXSA:2024-9064:40)

The remote MiracleLinux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2024-9064:40 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security fixes: - net: bridge: xmit: make sure we have at leas...

8.1CVSS6.2AI score0.00553EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/19 12:00 a.m.8 views

MiracleLinux 7 : python3-3.6.8-17.el7 (AXSA:2020-630:02)

The remote MiracleLinux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2020-630:02 advisory. python: XSS vulnerability in the documentation XML-RPC server in servertitle field CVE-2019-16935 python: wrong backtracking in...

7.1CVSS8.2AI score0.06617EPSS
SaveExploits2References3
RedhatCVE
RedhatCVE
added 2026/01/17 4:30 p.m.20 views

CVE-2026-22782

RustFS is a distributed object storage system built in Rust. From = 1.0.0-alpha.1 to 1.0.0-alpha.79, invalid RPC signatures cause the server to log the shared HMAC secret and expected signature, which exposes the secret to log readers and enables forged RPC calls. In...

7.5CVSS6.7AI score0.00502EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2026/01/16 6:27 p.m.9 views

Exploit for CVE-2026-46368

OpenWrt luci-app-https-dns-proxy Authenticated Command Injecti...

8.8CVSS6.2AI score0.06582EPSS
SaveExploits2
CVE
CVE
added 2026/01/16 4:14 p.m.37 views

CVE-2026-22782

RustFS (RustFS) vulnerability CVE-2026-22782: an invalid RPC signature path in crates/ecstore/src/rpc/http_auth.rs logs the shared HMAC secret and the expected_signature for any invalidly signed request, exposing the secret to log readers and enabling forged RPC calls. Affected versions are 1.0.0...

7.5CVSS6.2AI score0.00502EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/01/16 3:48 p.m.17 views

GHSA-333V-68XH-8MMQ RustFS's RPC signature verification logs shared secret

Summary Invalid RPC signatures cause the server to log the shared HMAC secret and expected signature, which exposes the secret to log readers and enables forged RPC calls. Details In crates/ecstore/src/rpc/httpauth.rs:115-122 , the invalid signature branch logs sensitive data: rs if signature !=...

6.3CVSS6.6AI score0.00502EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/01/16 3:48 p.m.16 views

RustFS's RPC signature verification logs shared secret

Summary Invalid RPC signatures cause the server to log the shared HMAC secret and expected signature, which exposes the secret to log readers and enables forged RPC calls. Details In crates/ecstore/src/rpc/httpauth.rs:115-122 , the invalid signature branch logs sensitive data: rs if signature !=...

7.5CVSS6.7AI score0.00502EPSS
SaveExploits1References5Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/01/16 9:03 a.m.11 views

SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_proxy_verf

...

7.5CVSS5.4AI score0.00439EPSS
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/01/16 12:10 a.m.14 views

Malicious code in vue_frontend_rpc (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 37b3b39f0c20a8dd65bccdba671ecc5761e03146f454226847e982c424b8c25b The package vuefrontendrpc was found to contain malicious code. Source: ghsa-malware 30e31020ae5911a45b568d33238a4785bb2149dc1a8b474ac220aacb60546551...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/01/16 12:10 a.m.12 views

MAL-2026-319 Malicious code in vue_frontend_rpc (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 37b3b39f0c20a8dd65bccdba671ecc5761e03146f454226847e982c424b8c25b The package vuefrontendrpc was found to contain malicious code. Source: ghsa-malware 30e31020ae5911a45b568d33238a4785bb2149dc1a8b474ac220aacb60546551...

5.5AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.6 views

Cisco IOS XE Software Unified Threat Defense Snort Intrusion Prevention System Engine Multiple Vulnerabilities (cisco-sa-snort3-dcerpc-vulns-J9HNF4tH)

According to its self-reported version, Cisco IOS-XE Software is affected by the following vulnerabilities: - A vulnerability in the processing of DCE/RPC requests that could allow an unauthenticated, remote attacker to cause the Snort 3 Detection Engine to leak sensitive information or to restar...

5.8CVSS6.1AI score0.00651EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.9 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-004753)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004753 advisory. An information leak flaw was found in NFS over RDMA in the net/sunrpc/xprtrdma/rpcrdma.c in the Linux Kernel. This flaw allows an attacker with normal user privilege...

4.3CVSS6.5AI score0.01385EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.4 views

MiracleLinux 4 : samba4-4.0.0-55.AXS4.rc4 (AXSA:2013-388:01)

The remote MiracleLinux 4 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2013-388:01 advisory. Samba 4 is the ambitious next version of the Samba suite that is being developed in parallel to the stable 3.0 series. The main emphasis in this branch is...

10CVSS8.7AI score0.74371EPSS
SaveExploits9References2
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.5 views

MiracleLinux 4 : libtirpc-0.2.1-13.0.1.AXS4 (AXSA:2017-1680:02)

The remote MiracleLinux 4 host has a package installed that is affected by a vulnerability as referenced in the AXSA:2017-1680:02 advisory. This package contains SunLib's implementation of transport-independent RPC TI-RPC documentation. This library forms a piece of the base of Open Network...

7.8CVSS7.4AI score0.8123EPSS
SaveExploits5References2
Rows per page
Query Builder