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,287 CVE recordsPage 779 of 1286 · EPSS data 2026.08.09
ReviewHigh
CVE-2026-8679

cssigniterteam AudioIgniter Music Player

The AudioIgniter plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 2.0.2. This is due to the handle_playlist_endpoint() function (hooked to template_redirect) accepting a user-controlled playlist ID via the audioigniter_playlist_id query var or the /audioigniter/playlist/{id}/ rewrite rule and returning playlist track data without performing any authentication, capability, or post_status check — only the post_type is validated. This makes it possible for unauthenticated attackers to view track metadata (titles, artists, audio URLs, buy...

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

themewant Easy Elements for Elementor – Addons & Website Templates

The Easy Elements for Elementor – Addons & Website Templates plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.4.5 via the `easyel_handle_register()` function. This is due to the `wp_ajax_nopriv_eel_register` AJAX handler iterating the attacker-controlled `custom_meta` POST array and writing every supplied key-value pair to the newly created user's meta via `update_user_meta()` without any key whitelist or blocklist, allowing the `wp_capabilities` user meta key to be overwritten after `wp_insert_user()` has already assigned a safe role. This...

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

ZTE MU5250, mu5250 firmware, mu5250

There is an an information disclosure vulnerability in ZTE MU5250. Due to improper configuration of the access control mechanism, attackers can obtain information without authorization, causing the risk of information disclosure.

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

9front

An attacker sending tcp, il, rudp, rudp, or gre packets with a length less than the header size would trigger a kernel panic.

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

weDevs WP ERP Pro

The WP ERP Pro plugin for WordPress is vulnerable to SQL Injection via the 'search_key' parameter in all versions up to, and including, 1.5.1. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

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

golang.org/x/crypto golang.org/x/crypto/ssh, crypto

When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation.

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

golang.org/x/crypto golang.org/x/crypto/ssh/agent, crypto

The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.

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

golang.org/x/crypto golang.org/x/crypto/ssh/agent, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 8

When adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all constraint extensions. Additionally, the in-memory keyring returned by NewKeyring() now rejects keys with unsupported constraint extensions instead of silently ignoring them.

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

golang.org/x/crypto golang.org/x/crypto/ssh, crypto

The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com) did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior, return a "no-touch-required" extension in Permissions.Extensions from PublicKeyCallback.

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

golang.org/x/crypto golang.org/x/crypto/ssh, Cryostat 4 on RHEL 9, Red Hat Enterprise Linux 10

A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released by calling Close(), resulting in a resource leak per connection. Unsolicited global responses are now discarded.

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

golang.org/x/crypto golang.org/x/crypto/ssh, Cryostat 4 on RHEL 9, Red Hat Enterprise Linux 10

The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public key authentication. RSA moduli are now limited to 8192 bits, and DSA parameters are validated per FIPS 186-2.

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

Trimble SketchUp

A cross-site scripting (XSS) vulnerability in SketchUp 2026's Dynamic Components feature allows remote code execution and local file exfiltration through maliciously crafted SKP files. The vulnerability stems from improper input sanitization in the component options window, enabling attackers to execute arbitrary system commands and read local files without user interaction by exploiting an embedded Internet Explorer 11 browser.

The CVSS severity warrants an early asset and exposure review.