CVE Feed

    Dashboard / CVE

    8.8
    High

    CVE-2025-62703

    Last Modified: 30 Dec 2025

    Fugue is a unified interface for distributed computing that lets users execute Python, Pandas, and SQL code on Spark, Dask, and Ray with minimal rewrites. In version 0.9.2 and prior, there is a remote code execution vulnerability by pickle deserialization via FlaskRPCServer. The Fugue framework implements an RPC server system for distributed computing operations. In the core functionality of the RPC server implementation, I found that the _decode() function in fugue/rpc/flask.py directly uses cloudpickle.loads() to deserialize data without any sanitization. This creates a remote code execution vulnerability when malicious pickle data is processed by the RPC server. The vulnerability exists in the RPC communication mechanism where the client can send arbitrary serialized Python objects that will be deserialized on the server side, allowing attackers to execute arbitrary code on the victim's machine. This issue has been patched via commit 6f25326.

    Published: 25 Nov 2025
    8.2
    High

    CVE-2025-58360

    Last Modified: 26 Feb 2026

    GeoServer is an open source server that allows users to share and edit geospatial data. From version 2.26.0 to before 2.26.2 and before 2.25.6, an XML External Entity (XXE) vulnerability was identified. The application accepts XML input through a specific endpoint /geoserver/wms operation GetMap. However, this input is not sufficiently sanitized or restricted, allowing an attacker to define external entities within the XML request. This issue has been patched in GeoServer 2.25.6, GeoServer 2.26.3, and GeoServer 2.27.0.

    Published: 25 Nov 2025
    8.2
    High

    CVE-2025-66017

    Last Modified: 15 Apr 2026

    CGGMP24 is a state-of-art ECDSA TSS protocol that supports 1-round signing (requires 3 preprocessing rounds), identifiable abort, and a key refresh protocol. In versions 0.6.3 and prior of cggmp21 and version 0.7.0-alpha.1 of cggmp24, presignatures can be used in the way that significantly reduces security. cggmp24 version 0.7.0-alpha.2 release contains API changes that make it impossible to use presignatures in contexts in which it reduces security.

    Published: 25 Nov 2025
    9.3
    Critical

    CVE-2025-66016

    Last Modified: 15 Apr 2026

    CGGMP24 is a state-of-art ECDSA TSS protocol that supports 1-round signing (requires 3 preprocessing rounds), identifiable abort, and a key refresh protocol. Prior to version 0.6.3, there is a missing check in the ZK proof that enables an attack in which single malicious signer can reconstruct full private key. This issue has been patched in version 0.6.3, for full mitigation it is recommended to upgrade to cggmp24 version 0.7.0-alpha.2 as it contains more security checks.

    Published: 25 Nov 2025
    8.3
    High

    CVE-2025-9624

    Last Modified: 15 Dec 2025

    A vulnerability in OpenSearch allows attackers to cause Denial of Service (DoS) by submitting complex query_string inputs. This issue affects all OpenSearch versions between 3.0.0 and < 3.3.0 and OpenSearch < 2.19.4.

    Published: 25 Nov 2025
    8.2
    High

    CVE-2025-65965

    Last Modified: 15 Apr 2026

    Grype is a vulnerability scanner for container images and filesystems. A credential disclosure vulnerability was found in Grype, affecting versions 0.68.0 through 0.104.0. If registry credentials are defined and the output of grype is written using the --file or --output json=<file> option, the registry credentials will be included unsanitized in the output file. This issue has been patched in version 0.104.1. Users running affected versions of grype can work around this vulnerability by redirecting stdout to a file instead of using the --file or --output options.

    Published: 25 Nov 2025
    8.6
    High

    CVE-2025-12816

    Last Modified: 2 Jan 2026

    An interpretation-conflict (CWE-436) vulnerability in node-forge versions 1.3.1 and earlier enables unauthenticated attackers to craft ASN.1 structures to desynchronize schema validations, yielding a semantic divergence that may bypass downstream cryptographic verifications and security decisions.

    Published: 25 Nov 2025
    3.3
    Low

    CVE-2025-65961

    Last Modified: 3 Dec 2025

    Contao is an Open Source CMS. From version 4.0.0 to before 4.13.57, before 5.3.42, and before 5.6.5, it is possible to inject code into the template output that will be executed in the browser in the front end and back end. This issue has been patched in versions 4.13.57, 5.3.42, and 5.6.5. A workaround for this issue involves not using the affected templates or patch them manually.

    Published: 25 Nov 2025
    8.7
    High

    CVE-2025-34350

    Last Modified: 15 Apr 2026

    UnForm Server versions < 10.1.15 contain an unauthenticated arbitrary file read and SMB coercion vulnerability in the Doc Flow feature’s 'arc' endpoint. The Doc Flow module uses the 'arc' handler to retrieve and render pages or resources specified by the user-supplied 'pp' parameter, but it does so without enforcing authentication or restricting path inputs. As a result, an unauthenticated remote attacker can supply local filesystem paths to read arbitrary files accessible to the service account. On Windows deployments, providing a UNC path can also coerce the server into initiating outbound SMB authentication, potentially exposing NTLM credentials for offline cracking or relay. This issue may lead to sensitive information disclosure and, in some environments, enable further lateral movement.

    Published: 25 Nov 2025
    6.6
    Medium

    CVE-2025-65960

    Last Modified: 3 Dec 2025

    Contao is an Open Source CMS. From version 4.0.0 to before 4.13.57, before 5.3.42, and before 5.6.5, back end users with precise control over the contents of template closures can execute arbitrary PHP functions that do not have required parameters. This issue has been patched in versions 4.13.57, 5.3.42, and 5.6.5. A workaround for this issue involves manually patching the Contao\Template::once() method.

    Published: 25 Nov 2025
    7.6
    High

    CVE-2025-33203

    Last Modified: 15 Apr 2026

    NVIDIA NeMo Agent Toolkit UI for Web contains a vulnerability in the chat API endpoint where an attacker may cause a Server-Side Request Forgery. A successful exploit of this vulnerability may lead to information disclosure and denial of service.

    Published: 25 Nov 2025
    7.3
    High

    CVE-2025-33205

    Last Modified: 26 Feb 2026

    NVIDIA NeMo framework contains a vulnerability in a predefined variable, where an attacker could cause inclusion of functionality from an untrusted control sphere by use of a predefined variable. A successful exploit of this vulnerability may lead to code execution.

    Published: 25 Nov 2025
    7.8
    High

    CVE-2025-33204

    Last Modified: 26 Feb 2026

    NVIDIA NeMo Framework for all platforms contains a vulnerability in the NLP and LLM components, where malicious data created by an attacker could cause code injection. A successful exploit of this vulnerability may lead to code execution, escalation of privileges, information disclosure, and data tampering.

    Published: 25 Nov 2025
    2.3
    Low

    CVE-2025-33200

    Last Modified: 2 Dec 2025

    NVIDIA DGX Spark GB10 contains a vulnerability in SROOT firmware, where an attacker could cause a resource to be reused. A successful exploit of this vulnerability might lead to information disclosure.

    Published: 25 Nov 2025
    3.2
    Low

    CVE-2025-33199

    Last Modified: 2 Dec 2025

    NVIDIA DGX Spark GB10 contains a vulnerability in SROOT firmware, where an attacker could cause incorrect control flow behavior. A successful exploit of this vulnerability might lead to data tampering.

    Published: 25 Nov 2025
    3.3
    Low

    CVE-2025-33198

    Last Modified: 2 Dec 2025

    NVIDIA DGX Spark GB10 contains a vulnerability in SROOT firmware, where an attacker could cause a resource to be reused. A successful exploit of this vulnerability might lead to information disclosure.

    Published: 25 Nov 2025
    4.3
    Medium

    CVE-2025-33197

    Last Modified: 2 Dec 2025

    NVIDIA DGX Spark GB10 contains a vulnerability in SROOT firmware, where an attacker could cause a NULL pointer dereference. A successful exploit of this vulnerability might lead to denial of service.

    Published: 25 Nov 2025
    4.4
    Medium

    CVE-2025-33196

    Last Modified: 2 Dec 2025

    NVIDIA DGX Spark GB10 contains a vulnerability in SROOT firmware, where an attacker could cause a resource to be reused. A successful exploit of this vulnerability might lead to information disclosure.

    Published: 25 Nov 2025
    4.4
    Medium

    CVE-2025-33195

    Last Modified: 26 Feb 2026

    NVIDIA DGX Spark GB10 contains a vulnerability in SROOT firmware, where an attacker could cause unexpected memory buffer operations. A successful exploit of this vulnerability might lead to data tampering, denial of service, or escalation of privileges.

    Published: 25 Nov 2025
    5.7
    Medium

    CVE-2025-33194

    Last Modified: 2 Dec 2025

    NVIDIA DGX Spark GB10 contains a vulnerability in SROOT firmware, where an attacker could cause improper processing of input data. A successful exploit of this vulnerability might lead to information disclosure or denial of service.

    Published: 25 Nov 2025
    5.7
    Medium

    CVE-2025-33193

    Last Modified: 2 Dec 2025

    NVIDIA DGX Spark GB10 contains a vulnerability in SROOT firmware, where an attacker could cause improper validation of integrity. A successful exploit of this vulnerability might lead to information disclosure.

    Published: 25 Nov 2025
    5.7
    Medium

    CVE-2025-33192

    Last Modified: 2 Dec 2025

    NVIDIA DGX Spark GB10 contains a vulnerability in SROOT firmware, where an attacker could cause an arbitrary memory read. A successful exploit of this vulnerability might lead to denial of service.

    Published: 25 Nov 2025
    5.7
    Medium

    CVE-2025-33191

    Last Modified: 2 Dec 2025

    NVIDIA DGX Spark GB10 contains a vulnerability in OSROOT firmware, where an attacker could cause an invalid memory read. A successful exploit of this vulnerability might lead to denial of service.

    Published: 25 Nov 2025
    6.7
    Medium

    CVE-2025-33190

    Last Modified: 26 Feb 2026

    NVIDIA DGX Spark GB10 contains a vulnerability in SROOT firmware where an attacker could cause an out-of-bound write. A successful exploit of this vulnerability might lead to code execution, data tampering, denial of service, or escalation of privileges.

    Published: 25 Nov 2025
    7.8
    High

    CVE-2025-33189

    Last Modified: 26 Feb 2026

    NVIDIA DGX Spark GB10 contains a vulnerability in SROOT firmware, where an attacker could cause an out-of-bound write. A successful exploit of this vulnerability might lead to code execution, data tampering, denial of service, information disclosure, or escalation of privileges.

    Published: 25 Nov 2025
    8
    High

    CVE-2025-33188

    Last Modified: 2 Dec 2025

    NVIDIA DGX Spark GB10 contains a vulnerability in hardware resources where an attacker could tamper with hardware controls. A successful exploit of this vulnerability might lead to information disclosure, data tampering, or denial of service.

    Published: 25 Nov 2025
    9.3
    Critical

    CVE-2025-33187

    Last Modified: 26 Feb 2026

    NVIDIA DGX Spark GB10 contains a vulnerability in SROOT, where an attacker could use privileged access to gain access to SoC protected areas. A successful exploit of this vulnerability might lead to code execution, information disclosure, data tampering, denial of service, or escalation of privileges.

    Published: 25 Nov 2025
    8.4
    High

    CVE-2025-65085

    Last Modified: 12 May 2026

    A Heap-based Buffer Overflow vulnerability is present in Ashlar-Vellum Cobalt, Xenon, Argon, Lithium, and Cobalt Share versions 12.6.1204.216 and prior that could allow an attacker to disclose information or execute arbitrary code.

    Published: 25 Nov 2025
    8.4
    High

    CVE-2025-65084

    Last Modified: 12 May 2026

    An Out-of-Bounds Write vulnerability is present in Ashlar-Vellum Cobalt, Xenon, Argon, Lithium, and Cobalt Share versions 12.6.1204.216 and prior that could allow an attacker to disclose information or execute arbitrary code.

    Published: 25 Nov 2025
    8.8
    High

    CVE-2025-13483

    Last Modified: 15 Apr 2026

    SiRcom SMART Alert (SiSA) allows unauthorized access to backend APIs. This allows an unauthenticated attacker to bypass the login screen using browser developer tools, gaining access to restricted parts of the application.

    Published: 25 Nov 2025
    Unknown

    CVE-2025-66228

    Last Modified: 26 Nov 2025

    Not used

    Published: 25 Nov 2025
    Unknown

    CVE-2025-66229

    Last Modified: 26 Nov 2025

    Not used

    Published: 25 Nov 2025
    Unknown

    CVE-2025-66230

    Last Modified: 26 Nov 2025

    Not used

    Published: 25 Nov 2025
    Unknown

    CVE-2025-66231

    Last Modified: 26 Nov 2025

    Not used

    Published: 25 Nov 2025
    Unknown

    CVE-2025-66232

    Last Modified: 26 Nov 2025

    Not used

    Published: 25 Nov 2025
    Unknown

    CVE-2025-66233

    Last Modified: 26 Nov 2025

    Not used

    Published: 25 Nov 2025
    Unknown

    CVE-2025-66234

    Last Modified: 26 Nov 2025

    Not used

    Published: 25 Nov 2025
    Unknown

    CVE-2025-66235

    Last Modified: 26 Nov 2025

    Not used

    Published: 25 Nov 2025
    5.9
    Medium

    CVE-2025-40890

    Last Modified: 15 Apr 2026

    A Stored Cross-Site Scripting vulnerability was discovered in the Dashboards functionality due to improper validation of an input parameter. An authenticated low-privilege user can craft a malicious dashboard containing a JavaScript payload and share it with victim users, or a victim can be socially engineered to import a malicious dashboard template. When the victim views or imports the dashboard, the XSS executes in their browser context, allowing the attacker to perform unauthorized actions as the victim, such as modify application data, disrupt application availability, and access limited sensitive information.

    Published: 25 Nov 2025
    8.1
    High

    CVE-2025-0248

    Last Modified: 15 Apr 2026

    HCL iNotes is susceptible to a Reflected Cross-site Scripting (XSS) vulnerability caused by improper validation of user-supplied input. A remote, unauthenticated attacker can specially craft a URL to execute script in a victim's Web browser within the security context of the hosting Web site and/or steal the victim's cookie-based authentication credentials.

    Published: 25 Nov 2025
    3.7
    Low

    CVE-2025-36134

    Last Modified: 1 Dec 2025

    IBM Sterling B2B Integrator and IBM Sterling File Gateway 6.0.0.0 through 6.1.2.7 and 6.2.0.0 through 6.2.0.5 and 6.2.1.1 could disclose sensitive information due to a missing or insecure SameSite attribute for a sensitive cookie.

    Published: 25 Nov 2025
    7.5
    High

    CVE-2025-13502

    Last Modified: 29 Jun 2026

    A flaw was found in WebKitGTK and WPE WebKit. This vulnerability allows an out-of-bounds read and integer underflow, leading to a UIProcess crash (DoS) via a crafted payload to the GLib remote inspector server.

    Published: 25 Nov 2025
    6.9
    Medium

    CVE-2025-59372

    Last Modified: 15 Apr 2026

    A path traversal vulnerability has been identified in certain router models. A remote, authenticated attacker could exploit this vulnerability to write files outside the intended directory, potentially affecting device integrity. Refer to the 'Security Update for ASUS Router Firmware' section on the ASUS Security Advisory for more information.

    Published: 25 Nov 2025
    7.5
    High

    CVE-2025-59371

    Last Modified: 15 Apr 2026

    An authentication bypass vulnerability has been identified in the IFTTT integration feature. A remote, authenticated attacker could leverage this vulnerability to potentially gain unauthorized access to the device. This vulnerability does not affect Wi-Fi 7 series models. Refer to the 'Security Update for ASUS Router Firmware' section on the ASUS Security Advisory for more information.

    Published: 25 Nov 2025
    7.5
    High

    CVE-2025-59370

    Last Modified: 15 Apr 2026

    A command injection vulnerability has been identified in bwdpi. A remote, authenticated attacker could leverage this vulnerability to potentially execute arbitrary commands, leading to the device executing unintended instructions. Refer to the 'Security Update for ASUS Router Firmware' section on the ASUS Security Advisory for more information.

    Published: 25 Nov 2025
    5.9
    Medium

    CVE-2025-59369

    Last Modified: 15 Apr 2026

    A SQL injection vulnerability has been identified in bwdpi. A remote, authenticated attacker could leverage this vulnerability to potentially execute arbitrary SQL queries, leading to unauthorized data access. Refer to the 'Security Update for ASUS Router Firmware' section on the ASUS Security Advisory for more information.

    Published: 25 Nov 2025
    6
    Medium

    CVE-2025-59368

    Last Modified: 15 Apr 2026

    An integer underflow vulnerability has been identified in Aicloud. An authenticated attacker may trigger this vulnerability by sending a crafted request, potentially impacting the availability of the device. Refer to the ' Security Update for ASUS Router Firmware' section on the ASUS Security Advisory for more information.

    Published: 25 Nov 2025
    8.2
    High

    CVE-2025-12003

    Last Modified: 15 Apr 2026

    A path traversal vulnerability has been identified in WebDAV, which may allow unauthenticated remote attackers to impact the integrity of the device. Refer to the ' Security Update for ASUS Router Firmware' section on the ASUS Security Advisory for more information.

    Published: 25 Nov 2025
    4.3
    Medium

    CVE-2025-12587

    Last Modified: 21 Apr 2026

    The Peer Publish plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0. This is due to missing nonce validation on the website management pages. This makes it possible for unauthenticated attackers to add, modify, or delete website configurations via a forged request granted they can trick an administrator into performing an action such as clicking on a link.

    Published: 25 Nov 2025
    4.9
    Medium

    CVE-2025-13385

    Last Modified: 21 Apr 2026

    The Bookme – Free Online Appointment Booking and Scheduling Plugin for WordPress is vulnerable to time-based SQL Injection via the `filter[status]` parameter in all versions up to, and including, 4.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with admin-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

    Published: 25 Nov 2025