VULNERABILITY INTELLIGENCE

CVE index

Use CVSS, EPSS, CISA KEV, affected-version data, and source evidence as separate signals for prioritization.

NVD data is used under its public data terms. This service is not endorsed or certified by NVD.
19,904 CVE recordsPage 520 of 1327 · EPSS data 2026.08.13
ReviewHigh
CVE-2026-49416

FreeBSD FreeBSD, freebsd

The CONS_HISTORY ioctl handler did not adequately validate the requested history size. A large value caused an integer overflow in the buffer size calculation, resulting in a heap allocation smaller than expected. Subsequent initialization of the buffer wrote beyond the end of the allocation. An unprivileged local user with access to a vt(4) device can trigger an out-of-bounds write in the kernel, potentially escalating privileges.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-49414

FreeBSD FreeBSD, freebsd

The ELF image activator cleared per-process ASLR preference flags for setuid binaries after the code that computes the PIE base address, rather than before. As a result, a user-requested ASLR disable was still in effect at the point where the base address was chosen. An unprivileged local user can disable ASLR for a setuid PIE binary by calling procctl(2) before execve(2). This makes exploitation of any separate memory corruption vulnerability in that binary significantly easier.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-49417

FreeBSD FreeBSD, freebsd

Second, the audio buffer backing a mapping could be freed when the device was closed even though the mapping remained valid. The freed memory could then be reused elsewhere while still accessible through the stale mapping. The /dev/dsp device nodes are world-accessible by default. On a system with an audio device, either issue allows an unprivileged local user to read and write kernel memory, which can be used to escalate privileges, potentially gaining full control of the affected system. At a minimum, an attacker can crash the kernel, resulting in a Denial of Service (DoS).

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-49413

FreeBSD FreeBSD, freebsd

The Linuxulator determined whether a binary was set-user-ID or set-group-ID by checking the P_SUGID process flag. During execve(2), this flag is not yet set at the point where the auxiliary vector is constructed, so AT_SECURE was incorrectly set to zero for set-user-ID and set-group-ID executables. An unprivileged local user can inject a shared library via LD_PRELOAD into a set-user-ID or set-group-ID Linux binary, gaining the privileges of that binary.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-49412

FreeBSD FreeBSD, freebsd

The kernel handler for IPV6_MSFILTER dropped a serializing lock in order to copy the source-filter list from userspace, then reacquired the lock. During this window another thread could free the multicast filter structure, leaving the handler with a stale pointer to freed memory. An unprivileged local user can exploit this use-after-free to escalate privileges.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-45258

FreeBSD FreeBSD, freebsd

dsp_mmap_single() validated the requested mapping by checking the sum of the user-supplied offset and length against the buffer size. This addition could overflow, so that a large offset and length wrapped around and passed the check. The offset was then narrowed from 64 to 32 bits when converted to a buffer address, yielding a mapping that extended past the audio buffer into unrelated kernel memory. The /dev/dsp device nodes are world-accessible by default. On a system with an audio device, either issue allows an unprivileged local user to read and write kernel memory, which can be used to...

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-10820

Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content

The Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content WordPress plugin before 4.16.17 does not verify that the user performing a subscription action owns the targeted subscription, allowing any authenticated user (Subscriber+) to cancel other users' active subscriptions via an Insecure Direct Object Reference.

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2026-12415

pravel Invoice Generator

The Invoice Generator plugin for WordPress is vulnerable to privilege escalation due to a missing capability check on the pravel_invoice_edit_account() AJAX action in versions up to, and including, 1.0.0. The handler is exposed via wp_ajax_nopriv_pravel_invoice_edit_account, accepts an attacker-controlled user_id and user_email from POST data, and calls wp_update_user() without verifying authentication, ownership, or a nonce. This makes it possible for unauthenticated attackers to change the email address of any user, including administrators, and then trigger WordPress's password reset flo...

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2023-37524

HCLSoftware Traveler for Microsoft Outlook, traveler for microsoft outlook

HCL Traveler for Microsoft Outlook (HTMO) is susceptible to vulnerabilities due to .NET Framework 4.5 being out of service. Since .NET Framework 4.5 has reached end-of-life and no longer receives security updates, it may expose the application to publicly known security weaknesses through vulnerable third-party components.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-56414

H.VIEW HV-500S6 IP Camera

A vulnerability exists in H.View IP cameras certificate-related upload interfaces allow authenticated users to store arbitrary file content to fixed, persistent filesystem locations without validating file type, structure, or size. This design omission enables the placement of unexpected or malformed data in locations intended for trusted certificate material, which could affect system integrity or behavior even after reboot.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-55975

H.VIEW HV-500S6 IP Camera

A vulnerability exists in H.View IP cameras that could allow an authenticated user to supply unsanitized XML fields to the device's certificate generation interface, which are incorporated into a backend certificate creation command without proper input validation. This may allow for command execution with elevated privileges during certificate generation.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-33560

Daktronics VFC-DMP-5000, DMP-5000, DMP-8000

The DMP-5000 file service exposes authenticated arbitrary file upload functionality. There are exposed endpoints which allows authenticated users to upload files of any type without validation. No file extension filtering or content inspection is enforced which allows executable binaries and scripts to be accepted and written directly to the server.

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2026-31928

Daktronics VFC-DMP-5000, DMP-5000, DMP-8000

The DMP-5000 devices are shipped with a default administrative web account with weak authentication controls, which are not required to be changed during initial configuration or operation. Using these accounts provides full system access.

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2026-28701

Daktronics VFC-DMP-5000, DMP-5000, DMP-8000

Various versions of Daktronics Controller Firmware could allow authenticated and unauthenticated remote users to escape the intended directory and enumerate arbitrary file system paths.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-55069

kestra-io kestra

Kestra is an open-source, event-driven orchestration platform. Prior to 1.3.24, this vulnerability exists in the BasicAuth authentication component of the Kestra OSS workflow orchestration platform. An attacker who gains read access to the PostgreSQL database can exploit SHA-512's high computation speed to recover the administrator password offline. In Kubernetes deployments, a successful crack further enables reading of the cluster ServiceAccount Token and all K8s Secrets, achieving vertical privilege escalation. This vulnerability is fixed in 1.3.24.

The CVSS severity warrants an early asset and exposure review.