Lucene search
+L

54878 matches found

CVE
CVE
added 2 days ago30 views

CVE-2026-34502

CVE-2026-34502 corresponds to a Heap-based Buffer Overflow in the Apache Portable Runtime Utility memcached client, affecting APR Utility versions 1.3.0 through 1.6.3. The entry notes a NETWORK attack vector with LOW attack complexity and NO privileges required, and an impact profile of Availabil...

7.5CVSS5.4AI score0.00364EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2 days ago20 views

CVE-2026-54489

Dell Virtual Storage Integrator for VMware vSphere Client (pre-10.11.1.0) contains a Sensitive Information Disclosure vulnerability. An unauthenticated remote attacker could potentially disclose information and hijack active sessions, impersonating users (including admins). Dell recommends upgrad...

9.8CVSS5.6AI score0.00392EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2 days ago27 views

CVE-2026-54489

Dell Virtual Storage Integrator for VMware vSphere Client, versions prior to 10.11.1.0, contains a Sensitive Information Disclosure vulnerability. An unauthenticated remote attacker could potentially exploit this vulnerability, leading to information disclosure and session hijacking. This...

9.1CVSS0.00392EPSS
SaveExploits0References1
EUVD
EUVD
added 2 days ago10 views

EUVD-2026-53930

Dell Virtual Storage Integrator for VMware vSphere Client, versions prior to 10.11.1.0, contains an OS Command Injection vulnerability in the IAPI component. A remote unauthenticated attacker could potentially exploit this vulnerability, leading to the execution of arbitrary OS commands on the...

9.8CVSS6.4AI score0.01603EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2 days ago8 views

CVE-2026-67261

Dell Virtual Storage Integrator for VMware vSphere Client, versions prior to 10.11.1.0, contains an OS Command Injection vulnerability in the IAPI component. A remote unauthenticated attacker could potentially exploit this vulnerability, leading to the execution of arbitrary OS commands on the...

9.8CVSS6.4AI score0.01603EPSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2 days ago7 views

Malicious code in tsihealth-client (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 554372f29af60ad8e6e5a33171a736baddcc652772b0452c81a4010d3f1e5218 index.js is a top-level self-decoding IIFE that XOR-decodes a URI-encoded payload keyed on the enclosing function's own source and evals the result a...

5.9AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2 days ago7 views

CVE-2026-67305

The FreeRDP Windows client contains a heap buffer overflow vulnerability. If a user pastes maliciously crafted, oversized clipboard data from an untrusted RDP server, it triggers memory corruption that may result in remote code execution...

9.4CVSS6.2AI score0.00489EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago25 views

CVE-2026-61466

CVE-2026-61466 affects Apache CXF’s OAuth2 Dynamic Client Registration endpoint. The authorization server stores the scope provided in a client registration request verbatim without validating it against an allowlist, enabling a client to self-assign privileged scopes at registration time. This c...

9.1CVSS5.4AI score0.0044EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-53861

In Apache CXF's OAuth2 Dynamic Client Registration endpoint, the authorization server accepts and stores the scope value supplied in the client registration request verbatim, without validating it against an AS-defined allowlist. This could lead to a client self-assigning privileged scopes at...

9.1CVSS5.4AI score0.0044EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2 days ago6 views

CVE-2026-44950

A flaw was found in the libXfont2 font-server client. This heap buffer overflow vulnerability allows a malicious font server to send specially crafted glyph data. The fsreadglyphs function fails to properly validate the total size of the incoming data, leading to an overwrite of memory beyond the...

7.5CVSS5.7AI score
SaveExploits0References3
NVD
NVD
added 2 days ago7 views

CVE-2024-8995

Unused authorization codes issued to deleted users are not being properly invalidated or removed from the system. This allows for the persistence of these codes, enabling them to be potentially reused. If an attacker possesses both the authorization code and the associated client credentials clie...

4.9CVSS0.00119EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2 days ago7 views

CVE-2024-8995

Unused authorization codes issued to deleted users are not being properly invalidated or removed from the system. This allows for the persistence of these codes, enabling them to be potentially reused. If an attacker possesses both the authorization code and the associated client credentials clie...

4.9CVSS5.6AI score0.00119EPSS
SaveExploits0References2Affected Software9
EUVD
EUVD
added 2 days ago8 views

EUVD-2024-55706

Unused authorization codes issued to deleted users are not being properly invalidated or removed from the system. This allows for the persistence of these codes, enabling them to be potentially reused. If an attacker possesses both the authorization code and the associated client credentials clie...

4.9CVSS5.6AI score0.00119EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2 days ago33 views

CVE-2024-8995 Authorization Code issued for Deleted User reuse in Multiple WSO2 Products Allows Unauthorized Access

Unused authorization codes issued to deleted users are not being properly invalidated or removed from the system. This allows for the persistence of these codes, enabling them to be potentially reused. If an attacker possesses both the authorization code and the associated client credentials clie...

4.9CVSS0.00119EPSS
SaveExploits0References1
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-53785

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

5.5AI score0.00156EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago21 views

CVE-2026-64597

The CVE-2026-64597 is a Linux kernel SMB client issue describing a double-free in SMB2_close() during replay. The vulnerability occurs when a response-bearing attempt can return a replayable error and free its response buffer; if SMB2_close_init() fails before the next send, the cleanup reuses th...

5.5AI score0.00156EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2 days ago6 views

CVE-2026-64598

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

5.4AI score0.00156EPSS
SaveExploits0
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-53669

Buffer Overflow vulnerability in Systerel S2OPC 1.7.3 allows a remote attacker to cause a denial of service via the LockedStaMacProcessMsgDeleteMonitoredItemsResponse and SOPCStaMacNewDeleteMonitoredItems in the client wrapper DeleteMonitoredItems path...

5.6AI score0.00466EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago9 views

EUVD-2026-53685

H5Zfilternbit in H5Znbit.c in HDF5 through 2.3.0 dereferences cdvalues0 through cdvalues4 without validating that cdvalues is non-NULL or that cdnelmts is at least 5, the fixed size of the filter's header. This allows attackers to cause a denial of service via a crafted HDF5 file that stores the...

6.8CVSS5.5AI score0.00127EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-19026

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - H5Zfilternbit in H5Znbit.c in HDF5 through 2.3.0 dereferences cdvalues0 through cdvalues4 without validating that cdvalues is non-NULL or that cdnelmts is at...

6.8CVSS5.4AI score0.00127EPSS
SaveExploits0References3
Rows per page
Query Builder