Lucene search
+L

30538 matches found

Cvelist
Cvelist
added 2026/05/12 10:24 p.m.48 views

CVE-2026-43685

A Remote Code Execution vulnerability in Claris FileMaker Cloud allowed a user with Admin Console privileges to inject arbitrary operating system commands through unsanitized input in the External ODBC Data Source connection test feature. This issue is fixed in FileMaker Cloud 2.22.0.5...

0.00457EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/12 6:21 p.m.29 views

Malicious code in ai-spellcheckers (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 205425d7a8407b8bed958a99660e2ec74e21f9b0e1427659529636347333c5c9 Packages contain hidden code that is effectively run during importing or using the library, and downloads second stage code. Then, a process running in...

6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/05/12 9:31 a.m.20 views

EUVD-2026-29390

An unauthenticated remote attacker may exhaust all available TCP connections in the CODESYS Modbus TCP Server stack if a race condition in connection handling is successfully exploited, preventing legitimate clients from establishing new connections...

8.2CVSS5.8AI score0.00351EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/12 8:16 a.m.23 views

CVE-2026-35227

An unauthenticated remote attacker may exhaust all available TCP connections in the CODESYS Modbus TCP Server stack if a race condition in connection handling is successfully exploited, preventing legitimate clients from establishing new connections...

8.2CVSS0.00351EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/12 7:14 a.m.46 views

CVE-2026-35227 Improper resource management in CODESYS Modbus TCP Server

An unauthenticated remote attacker may exhaust all available TCP connections in the CODESYS Modbus TCP Server stack if a race condition in connection handling is successfully exploited, preventing legitimate clients from establishing new connections...

8.2CVSS0.00351EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/12 7:14 a.m.12 views

CVE-2026-35227

An unauthenticated remote attacker may exhaust all available TCP connections in the CODESYS Modbus TCP Server stack if a race condition in connection handling is successfully exploited, preventing legitimate clients from establishing new connections...

8.2CVSS5.8AI score0.00351EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/12 3:29 a.m.14 views

SUSE CVE-2026-43450

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkcthelper: fix OOB read in nfnlcthelperdumptable nfnlcthelperdumptable has a 'goto restart' that jumps to a label inside the for loop body. When the "last" helper saved in cb-args1 is deleted between dump round...

5.5CVSS5.8AI score0.00132EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2026/05/12 12:00 a.m.26 views

PT-2026-39943

An unauthenticated remote attacker may exhaust all available TCP connections in the CODESYS Modbus TCP Server stack if a race condition in connection handling is successfully exploited, preventing legitimate clients from establishing new connections...

8.2CVSS5.8AI score0.00351EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/12 12:00 a.m.18 views

MiracleLinux 9 : java-21-openjdk-21.0.11.0.10-2.el9.ML.1 (AXSA:2026-605:06)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-605:06 advisory. JDK: Enhance crypto algorithm support CVE-2026-22007 JDK: Improve Kerberos credentialing CVE-2026-22013 JDK: Enhance Path Factories Redux...

7.5CVSS7.3AI score0.00702EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/05/11 10:53 p.m.11 views

golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS

A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSHAGENTSUCCESS 0x06 message to requests expecting typed replies e.g., List, Sign. The unmarshal layer produces an unexpected message type, which the client code does not handle,...

7.5CVSS6.9AI score0.00623EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
added 2026/05/11 8:27 p.m.18 views

CVE-2026-45182

GrapheneOS before 2026050400 allows attackers to discover the real IP address of a VPN user as a consequence of a registerQuicConnectionClosePayload optimization, because an application can let systemserver transmit UDP traffic on its behalf. This occurs when the "Block connections without VPN" a...

2.2CVSS5.8AI score0.00094EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/11 8:26 p.m.15 views

CVE-2026-6213

A vulnerability in Remote Spark SparkView before build 1122 allows an attacker to bypasses the local connection check and achieve arbitrary code execution as root on the server side. Depending on implementation the vulnerability can be exploited by an unauthenticated attacker...

10CVSS6.3AI score0.00326EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/05/11 3:56 p.m.14 views

NPM: Next.js vulnerable to Denial of Service via connection exhaustion in applications using Cache Components

NPM: Next.js vulnerable to Denial of Service via connection exhaustion in applications using Cache Components vulnerability discovered by ? in WordPress Npm next versions = 15.0.0, 15.5.16...

7.5CVSS5.8AI score0.00746EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/05/11 3:56 p.m.9 views

GHSA-MG66-MRH9-M8JX Next.js vulnerable to Denial of Service via connection exhaustion in applications using Cache Components

Impact Applications using Partial Prerendering through the Cache Components feature can be vulnerable to connection exhaustion through crafted POST requests to a server action. In affected configurations, a malicious request can trigger a request-body handling deadlock that leaves connections ope...

7.5CVSS5.8AI score0.00746EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/05/11 2:51 p.m.24 views

urllib3: Decompression-bomb safeguards bypassed in parts of the streaming API

Impact urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decompression based on the HTTP Content-Encoding header e.g., gzip, deflate, br, or...

8.9CVSS5.8AI score0.0068EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/11 2:51 p.m.17 views

urllib3: Sensitive headers forwarded across origins in proxied low-level redirects

Impact When following cross-origin redirects for requests made using urllib3’s high-level APIs, such as urllib3.request, PoolManager.request, and ProxyManager.request, sensitive headers — Authorization, Cookie, and Proxy-Authorization defined in Retry.DEFAULTREMOVEHEADERSONREDIRECT — are stripped...

8.2CVSS5.8AI score0.00331EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/05/11 12:49 a.m.19 views

kernel: netfilter: nf_conncount: update last_gc only when GC has been performed

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: update lastgc only when GC has been performed Currently lastgc is being updated everytime a new connection is tracked, that means that it is updated even if a GC wasn't performed. With a sufficiently high...

7.5CVSS5.8AI score0.00327EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:00 a.m.18 views

Cisco Unity Connection Remote Code Execution Vulnerability (regreSSHion) (cisco-sa-openssh-rce-2024)

According to its self-reported version, Cisco Unity Connection is affected by a vulnerability. - A remote code execution vulnerability exists in Cisco Unity Connection due to a signal handler race condition found in sshd, where a client does not authenticate within LoginGraceTime seconds, after...

8.1CVSS7.7AI score0.99506EPSS
SaveExploits71References3
CNVD
CNVD
added 2026/05/11 12:00 a.m.22 views

Linux kernel sco_sock_connect function memory misreference vulnerability

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A memory misreference vulnerability exists in the Linux kernel. The vulnerability stems from a confusion in the instruction responsible for freeing memory in the scosockconnect...

7.8CVSS6.1AI score0.00097EPSS
SaveExploits0
CNVD
CNVD
added 2026/05/11 12:00 a.m.24 views

Linux kernel set_cig_params_sync function memory misreference vulnerability

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A memory misreference vulnerability exists in the Linux kernel. The vulnerability stems from the setcigparamssync function in Bluetooth hciconn not locking hciconn, which can b...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0
Rows per page
Query Builder