Lucene search
+L

652 matches found

EUVD
EUVD
added 11 hours ago2 views

EUVD-2026-59403

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: fix integer overflow in bpfmsgpopdata bounds check start and len are u32, so u64 last = start + len; evaluates start + len in 32-bit and wraps before storing it in last. The bounds check if start = offset + l || las...

5.5AI score
SaveExploits0References8
EUVD
EUVD
added 11 hours ago3 views

EUVD-2026-59325

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve pointer spill metadata during half-slot cleanup cleanfuncstate cleans dead stack slots in 4-byte halves. When the high half of a STACKSPILL slot is dead and the low half remains live, cleanup converts the live low...

5.4AI score
SaveExploits0References2
Cvelist
Cvelist
added 11 hours ago4 views

CVE-2026-68474 powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()

In the Linux kernel, the following vulnerability has been resolved: powerpc/spufs: fix out-of-bounds access in spufsmemmmapaccess spufsmemmmapaccess computes the local store offset as address - vma-vmstart, but bounds-checks it against vma-vmend instead of the local store size. On 64-bit, offset ...

SaveExploits0References8
EUVD
EUVD
added 17 hours ago7 views

EUVD-2026-58812

The Windows interactive service in OpenVPN 2.4.0 through 2.6.21 and 2.7alpha1 through 2.7.5 allows local authenticated users to bypass the trusted configuration directory constraint and load arbitrary configuration files via crafted options that bypass whitelist checks...

4.1CVSS5.5AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 17 hours ago5 views

PT-2026-72830

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: fix integer overflow in immediate data length check imm buf-len is a user-controlled uint32 t received from the network. Adding it to imm data offset without overflow checking allows a malicious initiator to send...

5.5AI score
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2 days ago3 views

CVE-2026-53794

rsync before 3.5.0 contains a logic error in --max-alloc handling that allows a sender or configuration setting --max-alloc=0 to disable allocation sanity checks entirely rather than enforcing a zero-byte cap. Attackers can exploit this flaw to cause the receiver to attempt unbounded memory...

6.9CVSS5.3AI score0.00372EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago3 views

CVE-2026-73423 Astro: composable `astro/hono` pipeline bypasses `security.checkOrigin` when `middleware()` is absent or misordered

Astro is a web framework for content-driven websites. From 7.0.0 until 7.0.6, the composable astro/hono pipeline installs security.checkOrigin only through the middleware primitive, while actions and pages can dispatch to user code independently. Mounting actions before middleware, as in the...

5.1CVSS5.3AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 3 days ago5 views

CVE-2026-72803

SiYuan versions before v3.7.4 fail to enforce publish-access checks in the getBlockAttrs and batchGetBlockAttrs endpoints. Attackers can retrieve block attributes including names, aliases, memos, and custom fields from protected documents by sending POST requests with block IDs...

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References3
Cvelist
Cvelist
added 3 days ago28 views

CVE-2026-64952 Velociraptor Hunt Deletion With Insufficient Permission Check

The huntdelete VQL function allows deleting hunts. Velociraptor misapplied the permission check requiring only COLLECTCLIENT usually assigned to the "investigator" role instead of the "DELETERESULTS" permission usually only assigned to "administrators"...

6.5CVSS0.00174EPSS
SaveExploits0References1
NVD
NVD
added 3 days ago10 views

CVE-2026-19052

The ProSolution WP Client WordPress plugin before 2.0.9 does not perform capability checks on two administrative AJAX actions, and the nonce they rely on is published on its public frontend, allowing any authenticated user, such as a subscriber, to trigger an administrative data synchronisation a...

4.3CVSS0.00152EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago6 views

EUVD-2025-210713

CPSD CryptoPro Secure Disk for Bitlocker before v7.7.4 fails to properly validate LUKS encryption and, if encryption is present, all CryptoPro file integrity checks are skipped...

5.2AI score0.0015EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 3 days ago3 views

TencentOS Server 4: bouncycastle (TSSA-2026:0825)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2026:0825 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities...

8.7CVSS5.8AI score0.00263EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago30 views

CVE-2026-72556

ZoneMinder 1.39.17 exposes a remote code execution vulnerability via a broken permission check in the Filter class. The canEdit() and canDelete() methods call non-existent methods on the ZM\User class, causing PHP magic __call() to return a truthy value and bypass the permission check for all use...

8.8CVSS6.4AI score0.00668EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago39 views

CVE-2026-66760

Technical details about CVE-2026-66760 are not publicly available in the provided documents beyond what is described in the Initial Description; monitor for updates.

6.4CVSS5.2AI score0.0012EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 4 days ago3 views

PT-2026-70106

Name of the Vulnerable Software and Affected Versions CommServe affected versions not specified Description An authorization bypass exists affecting a limited set of command execution operations. This issue allows an attacker to bypass security checks when executing specific commands...

9.2CVSS5.5AI score0.00526EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago5 views

SUSE-SU-2026:3559-1 Security update for bouncycastle

This update for bouncycastle fixes the following issues: - CVE-2026-8763: Name Constraints bypass via trailing dot in rfc822Name and URI bsc1272700. - CVE-2026-12185: BKS/UBER keystore allocates from untrusted lengths before integrity check bsc1272701. - CVE-2026-12802: CMS AuthEnvelopedData fail...

9.3CVSS5.9AI score0.00365EPSS
SaveExploits0References65
ATTACKERKB
ATTACKERKB
added 5 days ago9 views

CVE-2026-72578

A cross-site request forgery CSRF vulnerability in FreePBX Framework 17.0 allows an unauthenticated remote attacker to perform administrative actions on behalf of an authenticated administrator...

8.8CVSS5.1AI score0.00182EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 5 days ago36 views

CVE-2026-18934 RSS Aggregator by Feedzy < 5.2.6 - Author+ Cross-User Import Job Manipulation and Post Deletion

The RSS Aggregator by Feedzy WordPress plugin before 5.2.6 does not verify that the requesting user owns or is allowed to edit the import job named in the request, allowing users with author-level access and above to permanently delete the posts created by another user's import job, reset its...

0.00179EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/07 6:16 a.m.13 views

CVE-2026-16038

The MStore API WordPress plugin before 4.21.0 does not verify the payment with the payment gateway before marking an order as paid on several of its payment-completion endpoints, allowing an unauthenticated attacker to mark an arbitrary order fully paid without paying and obtain goods or services...

9.1CVSS0.0024EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/06 5:21 p.m.27 views

CVE-2026-64677 Anki's local HTTP server is vulnerable to directory traversal attacks

Anki is a program for creating and reviewing flashcards. Prior to 25.09.3, endpoints in Anki's local HTTP server do not adequately constrain requested media and built-in data paths, allowing scripts served from shared decks, or malicious websites combined with an origin-check bypass, to read loca...

5.9CVSS0.00755EPSS
SaveExploits0References2
Rows per page
Query Builder