Lucene search
+L

142 matches found

CVE
CVE
added 2026/07/08 1:48 p.m.8 views

CVE-2026-56226

Capgo (Cap-go/capgo) before 12.128.2 exposes the Supabase PostgREST RPC function public.get_orgs_v6(userid uuid), which is SECURITY DEFINER and granted to the anon role, allowing unauthenticated access. The function accepts a caller-supplied user UUID without verifying it matches the authenticate...

8.7CVSS6AI score0.00255EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/01 8:4 p.m.10 views

SurrealDB has unauthenticated remote DoS via malformed RPC `use` call

A single unauthenticated WebSocket message to /rpc crashed the SurrealDB server. Sending use db: "x" without first selecting a namespace hit .expect"namespace should be set" in the use handler; because surrealdb-core is built with panic = 'abort', the panic terminated the process. use is callable...

5.8AI score
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/06/26 1:11 a.m.41 views

CVE-2026-50741

CVE-2026-50741 concerns Revive Adserver and describes bypassing the fix for CVE-2026-34916. The connected documents indicate that the bypass can be achieved by: (1) sending a disallowed but otherwise valid plugin identifier as the plugin type, and (2) calling the XML-RPC API method ox.setChannelT...

8.8CVSS7.2AI score0.02734EPSS
SaveExploits1References2Affected Software1
SUSE CVE
SUSE CVE
added 2026/06/12 2:25 a.m.10 views

SUSE CVE-2026-48860

Reliance on IP Address for Authentication vulnerability in Erlang/OTP ssl inettlsdist module allows unauthenticated bypass of the distribution-over-TLS LAN allowlist. The inettlsdist:checkip/1 function, which enforces a LAN allowlist for Erlang distribution over TLS, calls inet:sockname/1 instead...

7.5CVSS5.4AI score0.00194EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/29 2:6 a.m.48 views

CVE-2026-7480

An Incorrect Permission Assignment for Critical Resource vulnerability in ASUS System Control Interface allows a local user to elevate privileges to SYSTEM and execute arbitrary code via a crafted RPC call that bypass the validation mechanism. Refer to the 'Security Update for ASUS System Control...

7.3CVSS0.00135EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2013-4190

Malware in sbrugna...

4CVSS7.8AI score0.02678EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2012-0030

Malware in sbrugna...

5.5CVSS6AI score0.01966EPSS
SaveExploits2References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2018-6748

Malware in sbrugna...

4.3CVSS4.8AI score0.00787EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2018-6750

Malware in sbrugna...

6.5CVSS6.6AI score0.00603EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-1999-0492

Malware in sbrugna...

7.5CVSS6.4AI score0.04257EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2012-4358

Malware in sbrugna...

5CVSS7.5AI score0.03718EPSS
SaveExploits0References16
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2018-13139

Malware in sbrugna...

5.3CVSS5.4AI score0.01061EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2019-13547

Malware in sbrugna...

9.8CVSS9.5AI score0.04082EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2022-1537

Malicious code in bioql PyPI...

7.2CVSS7.2AI score0.00912EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.13 views

EUVD-2024-51845

Malicious code in bioql PyPI...

7.8CVSS7AI score0.00265EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/09/18 4:3 p.m.5 views

CVE-2022-50410

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and send buffers into a single array of pages. This...

7.8CVSS5.8AI score0.0017EPSS
SaveExploits0
OSV
OSV
added 2025/09/18 4:3 p.m.7 views

CVE-2022-50410 NFSD: Protect against send buffer overflow in NFSv2 READ

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and send buffers into a single array of pages. This...

7.8CVSS6.8AI score0.0017EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/16 4:11 p.m.26 views

CVE-2022-50345

CVE-2022-50345 refers to a Linux kernel NFSD issue affecting NFSv3 READ, where the send buffer overflow risk stems from how NFSD tallies RPC pages for request/response. Multiple vendor advisories (e.g., ALAS2KERNEL-5.15-2025-090 and ALAS2KERNEL-5.10-2025-106) indicate the vulnerability has been r...

6.4AI score
SaveExploits0
CVE
CVE
added 2025/06/18 11:2 a.m.102 views

CVE-2022-50072

CVE-2022-50072 is a Linux kernel use-after-free vulnerability in NFSv4/pnfs related to open operations. The issue occurs when an open RPC call is cancelled: the kernel must not free the open slot or layoutget arguments still in use by the hung RPC. The entry states this was resolved by a fix in t...

7.8CVSS6.5AI score0.00165EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/06/18 11:2 a.m.13 views

CVE-2022-50072 NFSv4/pnfs: Fix a use-after-free bug in open

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pnfs: Fix a use-after-free bug in open If someone cancels the open RPC call, then we must not try to free either the open slot or the layoutget operation arguments, since they are likely still in use by the hung RPC call...

7.8CVSS6AI score0.00165EPSS
SaveExploits0References9
Rows per page
Query Builder