Lucene search
+L

197364 matches found

CVE
CVE
added 1 hour ago29 views

CVE-2026-58088

The ELF core dump code counted the number of dumpable VM map entries, allocated a buffer for the corresponding program headers, then iterated over the map a second time to populate them. A process sharing the address space via rfork2 can mutate the map between the two passes, causing the second...

5.8AI score
SaveExploits0References1
OSV
OSV
added 1 hour ago1 views

MINI-8V39-V7X2-9FH3

Bulletin has no description...

8CVSS5.8AI score0.0032EPSS
SaveExploits0
CVE
CVE
added 1 hour ago47 views

CVE-2026-58087

The GETALL and SETALL commands in semctl2 recorded the number of semaphores in the target set, dropped the lock protecting the set, allocated a buffer sized for that count, and reacquired the lock. A sequence-number check was used to verify that the set had not been replaced in the interim, but t...

5.8AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 1 hour ago1 views

CVE-2026-74364

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF subsystem. Exclusive maps, which are designed to be used by a single program, can be incorrectly inserted as inner maps within a map-in-map structure. This bypasses the intended security checks, allowing an unrelated program to...

7.1CVSS5.4AI score0.00132EPSS
SaveExploits0References4
CVE
CVE
added 1 hour ago26 views

CVE-2026-58086

As an inadvertent side effect of an unrelated code change, PRIVKTRACE was always denied to a jailed root user. Tracing configured by a jailed root user was therefore not flagged as privileged. An unprivileged user in a jail that has permission to debug the target process can modify the jailed roo...

5.4AI score
SaveExploits0References1
CVE
CVE
added 2 hours ago28 views

CVE-2026-58083

While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be enqueued on the kqueue's active list before the copy was complete. The copy routine did not account for this and could enqueue the new knote a second time, corrupting the active list. In addition,...

5.4AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2 hours ago1 views

CVE-2026-72352

A flaw was found in the Linux kernel's Human Interface Device HID Berkeley Packet Filter BPF component. An integer overflow, where a calculation exceeds the maximum value an integer type can store, in the hidbpfgetdata function's range check can occur when processing a very large size value. This...

7.8CVSS5.4AI score0.00175EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 3 hours ago1 views

.NET 10.0 security, bug fix, and enhancement update

An update is available for dotnet10.0. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list .NET is a fast, lightweight and modular platform for creating cross platfo...

7.8CVSS5.4AI score0.01057EPSS
SaveExploits0
Rockylinux
Rockylinux
added 3 hours ago1 views

attr security update

An update is available for attr. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The attr packages provide extended attributes, which can be used to store system...

8.4CVSS5.5AI score0.00131EPSS
SaveExploits0
EUVD
EUVD
added 3 hours ago5 views

EUVD-2026-62289

The KiviCare WordPress plugin before 4.5.4 does not verify that the requesting user owns the appointment being modified, allowing authenticated patient-level users to cancel and reschedule other patients' appointments...

5.4AI score
SaveExploits0References1
CVE
CVE
added 3 hours ago5 views

CVE-2026-19416

KiviCare WordPress plugin before 4.5.4 suffers an IDOR flaw: appointment cancellation/rescheduling endpoints lack ownership checks, letting authenticated patient-level users cancel or reschedule other patients' appointments. Upgrade to 4.5.4 to resolve. No in-the-wild exploitation details are pro...

5.4AI score
SaveExploits0References1
EUVD
EUVD
added 3 hours ago5 views

EUVD-2026-62288

The Easy Appointments WordPress plugin before 4.0.1 does not restrict one of its appointment-listing REST endpoints to the records belonging to the requesting user, allowing users with contributor-level access to read all bookings on the site, including customer names, schedules, and statuses...

5.4AI score
SaveExploits0References1
EUVD
EUVD
added 3 hours ago6 views

EUVD-2026-62280

The WP Maps WordPress plugin before 4.9.8 does not perform a capability check, nor validate a nonce, in one of its AJAX actions, allowing users with a Subscriber account to create an unlimited number of options in the database, each of which is loaded on every page request...

5.3AI score
SaveExploits0References1
CVE
CVE
added 3 hours ago3 views

CVE-2026-18466

The WP Maps WordPress plugin (before 4.9.8) lacks a capability check and nonce validation in an AJAX action, allowing authenticated Subscriber-level users to create unlimited autoloaded database options that load on every page request, enabling persistent denial-of-service. Exploitation details a...

5.3AI score
SaveExploits0References1
EUVD
EUVD
added 3 hours ago4 views

EUVD-2026-62278

The JetEngine WordPress plugin before 3.8.14 adds SVG to the site-wide list of allowed upload types without sanitising the file contents, allowing users with the upload files capability, such as Authors, to upload a file containing malicious JavaScript that executes in the browser of any user who...

5.4AI score
SaveExploits0References1
EUVD
EUVD
added 3 hours ago3 views

EUVD-2026-62268

The Easy Media Replace WordPress plugin through 0.2.0 does not sanitise and escape an attachment title before outputting it in an HTML attribute in the media library list view, allowing users with the Author role and above to inject arbitrary web scripts that are executed in the browser of a high...

5.5AI score
SaveExploits0References1
EUVD
EUVD
added 3 hours ago5 views

EUVD-2026-62267

The User Verification by PickPlugins WordPress plugin through 2.0.47 does not verify that a request to resend a verification email is authorized to act on the supplied user, nor bind the protecting token to that user, allowing unauthenticated attackers to reset arbitrary users' email-verification...

5.6AI score
SaveExploits0References1
CVE
CVE
added 3 hours ago4 views

CVE-2026-14825

The Quiz and Survey Master (QSM) WordPress plugin before 11.2.4 has an IDOR flaw: it skips per-object ownership checks when saving quiz front-end text settings, so any contributor-level or higher user can overwrite settings of quizzes owned by others. No exploitation details are provided. Upgrade...

5.4AI score
SaveExploits0References1
CVE
CVE
added 3 hours ago3 views

CVE-2026-14826

Quiz and Survey Master (QSM) WordPress plugin before 11.2.4 has an IDOR flaw: REST routes returning quiz email-notification and results-page configs lack per-object ownership checks, letting contributor-level users read other users' quiz configs, including notification recipient addresses. Upgrad...

5.4AI score
SaveExploits0References1
CVE
CVE
added 3 hours ago5 views

CVE-2026-14196

The WCFM Marketplace WordPress plugin before 3.8.1 does not verify that a marketplace vendor owns a review before allowing it to be unapproved or deleted, allowing any vendor to modify or permanently delete reviews belonging to other vendors' stores...

5.3AI score
SaveExploits0References1
Rows per page
Query Builder