CVE Feed

    Dashboard / CVE

    7.5
    High

    CVE-2025-22037

    Last Modified: 30 Jul 2026

    In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in alloc_preauth_hash() The Client send malformed smb2 negotiate request. ksmbd return error response. Subsequently, the client can send smb2 session setup even thought conn->preauth_info is not allocated. This patch add KSMBD_SESS_NEED_SETUP status of connection to ignore session setup request if smb2 negotiate phase is not complete.

    Published: 16 Apr 2025
    8.3
    High

    CVE-2025-22038

    Last Modified: 30 Jul 2026

    In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate zero num_subauth before sub_auth is accessed Access psid->sub_auth[psid->num_subauth - 1] without checking if num_subauth is non-zero leads to an out-of-bounds read. This patch adds a validation step to ensure num_subauth != 0 before sub_auth is accessed.

    Published: 16 Apr 2025
    8.8
    High

    CVE-2025-22039

    Last Modified: 14 Sept 2026

    In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix overflow in dacloffset bounds check The dacloffset field was originally typed as int and used in an unchecked addition, which could overflow and bypass the existing bounds check in both smb_check_perm_dacl() and smb_inherit_dacl(). This could result in out-of-bounds memory access and a kernel crash when dereferencing the DACL pointer. This patch converts dacloffset to unsigned int and uses check_add_overflow() to validate access to the DACL.

    Published: 16 Apr 2025
    9.6
    Critical

    CVE-2025-30215

    Last Modified: 15 Apr 2026

    NATS-Server is a High-Performance server for NATS.io, the cloud and edge native messaging system. In versions starting from 2.2.0 but prior to 2.10.27 and 2.11.1, the management of JetStream assets happens with messages in the $JS. subject namespace in the system account; this is partially exposed into regular accounts to allow account holders to manage their assets. Some of the JS API requests were missing access controls, allowing any user with JS management permissions in any account to perform certain administrative actions on any JS asset in any other account. At least one of the unprotected APIs allows for data destruction. None of the affected APIs allow disclosing stream contents. This vulnerability is fixed in v2.11.1 or v2.10.27.

    Published: 15 Apr 2025
    5.3
    Medium

    CVE-2025-32385

    Last Modified: 27 Jun 2025

    EspoCRM is an Open Source Customer Relationship Management software. Prior to 9.0.5, Iframe dashlet allows user to display iframes with arbitrary URLs. As the sandbox attribute is not included in the iframe, the remote page can open popups outside of the iframe, potentially tricking users and creating a phishing risk. The iframe URL is user-defined, so an attacker would need to trick the user into specifying a malicious URL. The missing sandbox attribute also allows the remote page to send messages to the parent frame. However, EspoCRM does not make use of these messages. This vulnerability is fixed in 9.0.5.

    Published: 15 Apr 2025
    —
    Unknown

    CVE-2025-3673

    Last Modified: 23 Apr 2025

    ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2023-3092.. Reason: This candidate is a reservation duplicate of CVE-2023-3092. Notes: All CVE users should reference CVE-2023-3092. instead of this candidate. All references and descriptions in this candidate have been removed to prevent accidental usage.

    Published: 15 Apr 2025
    5.4
    Medium

    CVE-2025-32388

    Last Modified: 15 Apr 2026

    SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.20.6 , unsanitized search param names cause XSS vulnerability. You are affected if you iterate over all entries of event.url.searchParams inside a server load function. Attackers can exploit it by crafting a malicious URL and getting a user to click a link with said URL. This vulnerability is fixed in 2.20.6.

    Published: 15 Apr 2025
    2.6
    Low

    CVE-2025-32435

    Last Modified: 22 Sept 2025

    Hydra is a Continuous Integration service for Nix based projects. Evaluation of untrusted non-flake nix code could potentially access secrets that are accessible by the hydra user/group. This should not affect the signing keys, that are owned by the hydra-queue-runner and hydra-www users respectively.

    Published: 15 Apr 2025
    5.3
    Medium

    CVE-2025-32782

    Last Modified: 15 Apr 2026

    Ash Authentication provides authentication for the Ash framework. The confirmation flow for account creation currently uses a GET request triggered by clicking a link sent via email. Some email clients and security tools (e.g., Outlook, virus scanners, and email previewers) may automatically follow these links, unintentionally confirming the account. This allows an attacker to register an account using another user’s email and potentially have it auto-confirmed by the victim’s email client. This does not allow attackers to take over or access existing accounts or private data. It is limited to account confirmation of new accounts only. This vulnerability is fixed in 4.7.0.

    Published: 15 Apr 2025
    6.9
    Medium

    CVE-2025-27929

    Last Modified: 14 Nov 2025

    Unauthenticated attackers can retrieve full list of users associated with arbitrary accounts.

    Published: 15 Apr 2025
    6.9
    Medium

    CVE-2025-24315

    Last Modified: 14 Nov 2025

    Unauthenticated attackers can add devices of other users to their scenes (or arbitrary scenes of other arbitrary users).

    Published: 15 Apr 2025
    7.5
    High

    CVE-2025-32784

    Last Modified: 15 Apr 2026

    conda-forge-webservices is the web app deployed to run conda-forge admin commands and linting. In versions prior to 2025.4.10, a race condition vulnerability has been identified in the conda-forge-webservices component used within the shared build infrastructure. This vulnerability, categorized as a Time-of-Check to Time-of-Use (TOCTOU) issue, can be exploited to introduce unauthorized modifications to build artifacts stored in the cf-staging Anaconda channel. Exploitation may result in the unauthorized publication of malicious artifacts to the production conda-forge channel. The core vulnerability results from the absence of atomicity between the hash validation and the artifact copy operation. This gap allows an attacker, with access to the cf-staging token, to overwrite the validated artifact with a malicious version immediately after hash verification, but before the copy action is executed. As the cf-staging channel permits artifact overwrites, such an operation can be carried out using the anaconda upload --force command. This vulnerability is fixed in 2025.4.10.

    Published: 15 Apr 2025
    6.9
    Medium

    CVE-2025-27561

    Last Modified: 14 Nov 2025

    Unauthenticated attackers can rename "rooms" of arbitrary users.

    Published: 15 Apr 2025
    7.1
    High

    CVE-2025-32923

    Last Modified: 28 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in GoodLayers Tourmaster tourmaster allows Reflected XSS.This issue affects Tourmaster: from n/a through < 5.4.1.

    Published: 15 Apr 2025
    7.1
    High

    CVE-2025-30984

    Last Modified: 23 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Dzynit SEO Tools seo-automatic-seo-tools allows Reflected XSS.This issue affects SEO Tools: from n/a through <= 4.0.7.

    Published: 15 Apr 2025
    6.5
    Medium

    CVE-2025-30982

    Last Modified: 23 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in zookatron MyBookProgress by Stormhill Media mybookprogress allows Stored XSS.This issue affects MyBookProgress by Stormhill Media: from n/a through <= 1.0.8.

    Published: 15 Apr 2025
    7.1
    High

    CVE-2025-30970

    Last Modified: 23 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in scottwallick Easy Contact easy-contact allows Reflected XSS.This issue affects Easy Contact: from n/a through <= 0.1.2.

    Published: 15 Apr 2025
    9.6
    Critical

    CVE-2025-30967

    Last Modified: 28 Apr 2026

    Cross-Site Request Forgery (CSRF) vulnerability in NotFound WPJobBoard allows Upload a Web Shell to a Web Server. This issue affects WPJobBoard: from n/a through n/a.

    Published: 15 Apr 2025
    5.4
    Medium

    CVE-2025-30966

    Last Modified: 28 Apr 2026

    Path Traversal vulnerability in NotFound WPJobBoard allows Path Traversal. This issue affects WPJobBoard: from n/a through n/a.

    Published: 15 Apr 2025
    7.5
    High

    CVE-2025-27011

    Last Modified: 23 Apr 2026

    Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in magepeopleteam Booking and Rental Manager booking-and-rental-manager-for-woocommerce allows PHP Local File Inclusion.This issue affects Booking and Rental Manager: from n/a through <= 2.2.8.

    Published: 15 Apr 2025
    7.5
    High

    CVE-2025-27008

    Last Modified: 29 Apr 2026

    Missing Authorization vulnerability in NotFound Unlimited Timeline unlimited-timeline allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects Unlimited Timeline: from n/a through < 1.6.1.

    Published: 15 Apr 2025
    6.5
    Medium

    CVE-2025-26998

    Last Modified: 23 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in sonalsinha21 SKT Blocks skt-blocks allows Stored XSS.This issue affects SKT Blocks: from n/a through <= 1.8.

    Published: 15 Apr 2025
    6.9
    Medium

    CVE-2025-30257

    Last Modified: 14 Nov 2025

    Unauthenticated attackers can retrieve serial number of smart meters associated to a specific user account.

    Published: 15 Apr 2025
    6.5
    Medium

    CVE-2025-26996

    Last Modified: 23 Apr 2026

    Improper Control of Generation of Code ('Code Injection') vulnerability in Fetch Designs Sign-up Sheets sign-up-sheets allows Code Injection.This issue affects Sign-up Sheets: from n/a through <= 2.3.0.1.

    Published: 15 Apr 2025
    7.5
    High

    CVE-2025-26953

    Last Modified: 29 Apr 2026

    Missing Authorization vulnerability in Crocoblock JetMenu jet-menu allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects JetMenu: from n/a through <= 2.4.9.

    Published: 15 Apr 2025
    6.5
    Medium

    CVE-2025-26951

    Last Modified: 23 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in covertnine C9 Blocks c9-blocks allows DOM-Based XSS.This issue affects C9 Blocks: from n/a through <= 1.7.7.

    Published: 15 Apr 2025
    6.5
    Medium

    CVE-2025-26950

    Last Modified: 23 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in AddonsPress Nepali Date Converter nepali-date-converter allows Stored XSS.This issue affects Nepali Date Converter: from n/a through <= 2.0.8.

    Published: 15 Apr 2025
    6.5
    Medium

    CVE-2025-26934

    Last Modified: 23 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in graphthemes Glossy Blog glossy-blog allows Stored XSS.This issue affects Glossy Blog: from n/a through <= 1.0.3.

    Published: 15 Apr 2025
    6.5
    Medium

    CVE-2025-26930

    Last Modified: 23 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in alleythemes Home Services home-services allows DOM-Based XSS.This issue affects Home Services: from n/a through <= 1.2.6.

    Published: 15 Apr 2025
    10
    Critical

    CVE-2025-26927

    Last Modified: 23 Apr 2026

    Unrestricted Upload of File with Dangerous Type vulnerability in LiquidThemes AI Hub aihub allows Upload a Web Shell to a Web Server.This issue affects AI Hub: from n/a through <= 1.3.7.

    Published: 15 Apr 2025
    6.5
    Medium

    CVE-2025-26919

    Last Modified: 23 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in tainacan Tainá taina allows Stored XSS.This issue affects Tainá: from n/a through < 0.2.5.

    Published: 15 Apr 2025
    7.6
    High

    CVE-2025-26908

    Last Modified: 23 Apr 2026

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Gurmehub Kargo Entegratör kargo-entegrator allows SQL Injection.This issue affects Kargo Entegratör: from n/a through <= 1.1.14.

    Published: 15 Apr 2025
    6.5
    Medium

    CVE-2025-26906

    Last Modified: 23 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Ren Ventura WP Delete User Accounts wp-delete-user-accounts allows DOM-Based XSS.This issue affects WP Delete User Accounts: from n/a through <= 1.2.3.

    Published: 15 Apr 2025
    4.3
    Medium

    CVE-2025-26903

    Last Modified: 23 Apr 2026

    Cross-Site Request Forgery (CSRF) vulnerability in RealMag777 InPost Gallery inpost-gallery allows Cross Site Request Forgery.This issue affects InPost Gallery: from n/a through <= 2.1.4.3.

    Published: 15 Apr 2025
    6.5
    Medium

    CVE-2025-26880

    Last Modified: 23 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in sonalsinha21 SKT Skill Bar skt-skill-bar allows Stored XSS.This issue affects SKT Skill Bar: from n/a through <= 2.3.

    Published: 15 Apr 2025
    6.5
    Medium

    CVE-2025-26870

    Last Modified: 23 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Crocoblock JetEngine jet-engine allows DOM-Based XSS.This issue affects JetEngine: from n/a through <= 3.6.4.1.

    Published: 15 Apr 2025
    6.5
    Medium

    CVE-2025-26749

    Last Modified: 23 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WPFactory Additional Custom Product Tabs for WooCommerce product-tabs-for-woocommerce allows Stored XSS.This issue affects Additional Custom Product Tabs for WooCommerce: from n/a through <= 1.7.0.

    Published: 15 Apr 2025
    8.1
    High

    CVE-2025-26748

    Last Modified: 23 Apr 2026

    Cross-Site Request Forgery (CSRF) vulnerability in looswebstudio Arkhe arkhe allows PHP Local File Inclusion.This issue affects Arkhe: from n/a through <= 3.12.0.

    Published: 15 Apr 2025
    7.1
    High

    CVE-2025-26746

    Last Modified: 23 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in caalami Advanced Custom Fields: Link Picker Field acf-link-picker-field allows Reflected XSS.This issue affects Advanced Custom Fields: Link Picker Field: from n/a through <= 1.2.8.

    Published: 15 Apr 2025
    6.5
    Medium

    CVE-2025-26740

    Last Modified: 23 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in burgersoftware SpaBiz spabiz allows DOM-Based XSS.This issue affects SpaBiz: from n/a through <= 1.0.18.

    Published: 15 Apr 2025
    7.5
    High

    CVE-2025-26730

    Last Modified: 28 Apr 2026

    Exposure of Sensitive System Information to an Unauthorized Control Sphere vulnerability in NotFound Macro Calculator with Admin Email Optin & Data. This issue affects Macro Calculator with Admin Email Optin & Data: from n/a through 1.0.

    Published: 15 Apr 2025
    6.5
    Medium

    CVE-2025-22269

    Last Modified: 23 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ShapedPlugin LLC Real Testimonials testimonial-free allows Stored XSS.This issue affects Real Testimonials: from n/a through <= 3.1.6.

    Published: 15 Apr 2025
    6.5
    Medium

    CVE-2025-22268

    Last Modified: 23 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Uncanny Owl Uncanny Toolkit for LearnDash uncanny-learndash-toolkit allows Stored XSS.This issue affects Uncanny Toolkit for LearnDash: from n/a through <= 3.7.0.1.

    Published: 15 Apr 2025
    7.1
    High

    CVE-2025-22263

    Last Modified: 28 Apr 2026

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound Global Gallery allows Reflected XSS. This issue affects Global Gallery: from n/a through 8.8.0.

    Published: 15 Apr 2025
    6.9
    Medium

    CVE-2025-31147

    Last Modified: 14 Nov 2025

    Unauthenticated attackers can query information about total energy consumed by EV chargers of arbitrary users.

    Published: 15 Apr 2025
    6.9
    Medium

    CVE-2025-31360

    Last Modified: 12 Nov 2025

    Unauthenticated attackers can trigger device actions associated with specific "scenes" of arbitrary users.

    Published: 15 Apr 2025
    6.9
    Medium

    CVE-2025-30512

    Last Modified: 14 Nov 2025

    Unauthenticated attackers can send configuration settings to device and possible perform physical actions remotely (e.g., on/off).

    Published: 15 Apr 2025
    6.9
    Medium

    CVE-2025-27927

    Last Modified: 14 Nov 2025

    An unauthenticated attackers can obtain a list of smart devices by knowing a valid username through an unprotected API.

    Published: 15 Apr 2025
    9.3
    Critical

    CVE-2025-24297

    Last Modified: 14 Nov 2025

    Due to lack of server-side input validation, attackers can inject malicious JavaScript code into users personal spaces of the web portal.

    Published: 15 Apr 2025
    9.3
    Critical

    CVE-2025-30510

    Last Modified: 14 Nov 2025

    An attacker can upload an arbitrary file instead of a plant image.

    Published: 15 Apr 2025