CVE Feed

    Dashboard / CVE

    9.1
    Critical

    CVE-2026-27685

    Last Modified: 16 Apr 2026

    SAP NetWeaver Enterprise Portal Administration is vulnerable if a privileged user uploads untrusted or malicious content that, upon deserialization, could result in a high impact on the confidentiality, integrity, and availability of the host system.

    Published: 10 Mar 2026
    6.4
    Medium

    CVE-2026-27684

    Last Modified: 16 Apr 2026

    SAP NetWeaver Feedback Notifications Service contains a SQL injection vulnerability that allows an authenticated attacker to inject arbitrary SQL code through user-controlled input fields. The application concatenates these inputs directly into SQL queries without proper validation or escaping. As a result, an attacker can manipulate the WHERE clause logic and potentially gain unauthorized access to or modify database information. This vulnerability has no impact on integrity and low impact on the confidentiality and availability of the application.

    Published: 10 Mar 2026
    5
    Medium

    CVE-2026-24317

    Last Modified: 16 Apr 2026

    SAP GUI for Windows allows DLL files to be loaded from arbitrary directories within the application. An unauthenticated attacker could exploit this vulnerability by persuading a victim to place a malicious DLL within one of these directories. The malicious command is executed in the victim user's context provided GuiXT is enabled. This vulnerability has a low impact on confidentiality, integrity, and availability.

    Published: 10 Mar 2026
    6.4
    Medium

    CVE-2026-24316

    Last Modified: 3 Jun 2026

    SAP NetWeaver Application Server for ABAP provides an ABAP Report for testing purposes, which allows to send HTTP requests to arbitrary internal or external endpoints. The report is therefore vulnerable to Server-Side Request Forgery (SSRF). Successful exploitation could lead to interaction with potentially sensitive internal endpoints, resulting in a low impact on data confidentiality and integrity. There is no impact on availability of the application.

    Published: 10 Mar 2026
    5
    Medium

    CVE-2026-24313

    Last Modified: 16 Apr 2026

    SAP Solution Tools Plug-In (ST-PI) contains a function module that does not perform the necessary authorization checks for authenticated users, allowing system information to be disclosed. This vulnerability has a low impact on confidentiality and does not affect integrity or availability.

    Published: 10 Mar 2026
    5.6
    Medium

    CVE-2026-24311

    Last Modified: 16 Apr 2026

    The SAP Customer Checkout application exhibits certain design characteristics that involve locally storing operational data using reversible protection mechanisms. Access to this data, combined with user?initiated interaction, may allow modifications to occur without validation. Such changes could affect system behaviour during startup, resulting in a high impact on the application's confidentiality and integrity, with a low impact on availability.

    Published: 10 Mar 2026
    3.5
    Low

    CVE-2026-24310

    Last Modified: 3 Jun 2026

    Due to missing authorization check in SAP NetWeaver Application Server for ABAP, an authenticated attacker could execute specific ABAP function module and read the sensitive information from database catalog of the ABAP system. This vulnerability has low impact on the application's confidentiality with no effect on the integrity and availability.

    Published: 10 Mar 2026
    6.4
    Medium

    CVE-2026-24309

    Last Modified: 3 Jun 2026

    Due to missing authorization check in SAP NetWeaver Application Server for ABAP, an authenticated attacker could execute specific ABAP function module to read, modify or insert entries into the database configuration table of the ABAP system. This unauthorized content change could lead to reduced system performance or interruptions. The vulnerability has low impact on the application's integrity and availability, with no effect on confidentiality.

    Published: 10 Mar 2026
    6.1
    Medium

    CVE-2026-0489

    Last Modified: 17 Apr 2026

    Due to insufficient validation of user-controlled input in the URLs query parameter. SAP Business One Job Service could allow an unauthenticated attacker to inject specially crafted input which upon user interaction could result in a DOM-based Cross-Site Scripting (XSS) vulnerability. This issue had a low impact on the confidentiality and integrity of the application with no impact on availability.

    Published: 10 Mar 2026
    7.8
    High

    CVE-2026-26738

    Last Modified: 21 May 2026

    Buffer Overflow vulnerability in Uderzo Software SpaceSniffer v.2.0.5.18 allows a remote attacker to execute arbitrary code via a crafted .sns snapshot file.

    Published: 10 Mar 2026
    9.8
    Critical

    CVE-2026-23240

    Last Modified: 20 May 2026

    In the Linux kernel, the following vulnerability has been resolved: tls: Fix race condition in tls_sw_cancel_work_tx() This issue was discovered during a code audit. After cancel_delayed_work_sync() is called from tls_sk_proto_close(), tx_work_handler() can still be scheduled from paths such as the Delayed ACK handler or ksoftirqd. As a result, the tx_work_handler() worker may dereference a freed TLS object. The following is a simple race scenario: cpu0 cpu1 tls_sk_proto_close() tls_sw_cancel_work_tx() tls_write_space() tls_sw_write_space() if (!test_and_set_bit(BIT_TX_SCHEDULED, &tx_ctx->tx_bitmask)) set_bit(BIT_TX_SCHEDULED, &ctx->tx_bitmask); cancel_delayed_work_sync(&ctx->tx_work.work); schedule_delayed_work(&tx_ctx->tx_work.work, 0); To prevent this race condition, cancel_delayed_work_sync() is replaced with disable_delayed_work_sync().

    Published: 10 Mar 2026
    7.8
    High

    CVE-2026-23239

    Last Modified: 20 May 2026

    In the Linux kernel, the following vulnerability has been resolved: espintcp: Fix race condition in espintcp_close() This issue was discovered during a code audit. After cancel_work_sync() is called from espintcp_close(), espintcp_tx_work() can still be scheduled from paths such as the Delayed ACK handler or ksoftirqd. As a result, the espintcp_tx_work() worker may dereference a freed espintcp ctx or sk. The following is a simple race scenario: cpu0 cpu1 espintcp_close() cancel_work_sync(&ctx->work); espintcp_write_space() schedule_work(&ctx->work); To prevent this race condition, cancel_work_sync() is replaced with disable_work_sync().

    Published: 10 Mar 2026
    4.3
    Medium

    CVE-2026-3927

    Last Modified: 16 Apr 2026

    Incorrect security UI in PictureInPicture in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to perform UI spoofing via a crafted HTML page. (Chromium security severity: Medium)

    Published: 10 Mar 2026
    8.8
    High

    CVE-2026-3913

    Last Modified: 16 Apr 2026

    Heap buffer overflow in WebML in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Critical)

    Published: 10 Mar 2026
    5.3
    Medium

    CVE-2026-3930

    Last Modified: 16 Apr 2026

    Unsafe navigation in Navigation in Google Chrome on iOS prior to 146.0.7680.71 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page. (Chromium security severity: Medium)

    Published: 10 Mar 2026
    7.5
    High

    CVE-2026-3924

    Last Modified: 17 Apr 2026

    use after free in WindowDialog in Google Chrome prior to 146.0.7680.71 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)

    Published: 10 Mar 2026
    8.8
    High

    CVE-2026-3922

    Last Modified: 16 Apr 2026

    Use after free in MediaStream in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

    Published: 10 Mar 2026
    8.8
    High

    CVE-2026-3921

    Last Modified: 16 Apr 2026

    Use after free in TextEncoding in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

    Published: 10 Mar 2026
    8.8
    High

    CVE-2026-3918

    Last Modified: 16 Apr 2026

    Use after free in WebMCP in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

    Published: 10 Mar 2026
    8.8
    High

    CVE-2026-3915

    Last Modified: 16 Apr 2026

    Heap buffer overflow in WebML in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page. (Chromium security severity: High)

    Published: 10 Mar 2026
    8.8
    High

    CVE-2026-3917

    Last Modified: 16 Apr 2026

    Use after free in Agents in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

    Published: 10 Mar 2026
    4.3
    Medium

    CVE-2026-3938

    Last Modified: 16 Apr 2026

    Insufficient policy enforcement in Clipboard in Google Chrome prior to 146.0.7680.71 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security severity: Low)

    Published: 10 Mar 2026
    8.8
    High

    CVE-2026-3931

    Last Modified: 17 Apr 2026

    Heap buffer overflow in Skia in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page. (Chromium security severity: Medium)

    Published: 10 Mar 2026
    6.5
    Medium

    CVE-2026-3935

    Last Modified: 16 Apr 2026

    Incorrect security UI in WebAppInstalls in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to perform UI spoofing via a crafted HTML page. (Chromium security severity: Medium)

    Published: 10 Mar 2026
    8.8
    High

    CVE-2026-3914

    Last Modified: 16 Apr 2026

    Integer overflow in WebML in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

    Published: 10 Mar 2026
    5.3
    Medium

    CVE-2025-70129

    Last Modified: 7 Apr 2026

    If the anti spam-captcha functionality in PluXml versions 5.8.22 and earlier is enabled, a captcha challenge is generated with a format that can be automatically recognized for articles, such that an automated script is able to solve this anti-spam mechanism trivially and publish spam comments. The details of captcha challenge are exposed within document body of articles with comments & anti spam-captcha functionalities enabled, including "capcha-letter", "capcha-word" and "capcha-token" which can be used to construct a valid post request to publish a comment. As such, attackers can flood articles with automated spam comments, especially if there are no other web defenses available.

    Published: 10 Mar 2026
    7.5
    High

    CVE-2025-70251

    Last Modified: 11 Mar 2026

    Stack buffer overflow vulnerability in D-Link DIR-513 v1.10 via the webPage parameter to goform/formWlanGuestSetup.

    Published: 10 Mar 2026
    7.5
    High

    CVE-2025-70246

    Last Modified: 11 Mar 2026

    Stack buffer overflow vulnerability in D-Link DIR-513 v1.10 via the curTime parameter to goform/formVirtualServ.

    Published: 10 Mar 2026
    7.5
    High

    CVE-2026-26801

    Last Modified: 7 May 2026

    Server-Side Request Forgery (SSRF) vulnerability in pdfmake versions 0.3.0-beta.2 through 0.3.5 allows a remote attacker to obtain sensitive information via the src/URLResolver.js component. The fix was released in version 0.3.6 which introduces the setUrlAccessPolicy() method allowing server operators to define URL access rules. A warning is now logged when pdfmake is used server-side without a policy configured.

    Published: 10 Mar 2026
    7.5
    High

    CVE-2025-70244

    Last Modified: 11 Mar 2026

    Stack buffer overflow vulnerability in D-Link DIR-513 v1.10 via the webPage parameter to goform/formWlanSetup.

    Published: 10 Mar 2026
    7.5
    High

    CVE-2025-70247

    Last Modified: 11 Mar 2026

    Stack buffer overflow vulnerability in D-Link DIR-513 v1.10 via the curTime parameter to goform/formSetWizard1.

    Published: 10 Mar 2026
    8.1
    High

    CVE-2026-26742

    Last Modified: 16 Apr 2026

    PX4 Autopilot versions 1.12.x through 1.15.x contain a protection mechanism failure in the "Re-arm Grace Period" logic. The system incorrectly applies the in-air emergency re-arm logic to ground scenarios. If a pilot switches to Manual mode and re-arms within 5 seconds (default configuration) of an automatic landing, the system bypasses all pre-flight safety checks, including the throttle threshold check. This allows for an immediate high-thrust takeoff if the throttle stick is raised, leading to loss of control.

    Published: 10 Mar 2026
    7.5
    High

    CVE-2025-70242

    Last Modified: 11 Mar 2026

    Stack buffer overflow vulnerability in D-Link DIR-513 v1.10 via the webPage parameter to goform/formSetWanPPTP.

    Published: 10 Mar 2026
    7.5
    High

    CVE-2025-70227

    Last Modified: 11 Mar 2026

    Stack buffer overflow vulnerability in D-Link DIR-513 v1.10 via the nextPage parameter to goform/formLanguageChange.

    Published: 10 Mar 2026
    6.1
    Medium

    CVE-2025-70128

    Last Modified: 7 Apr 2026

    A Stored Cross-Site Scripting (XSS) vulnerability exists in the PluXml article comments feature for PluXml versions 5.8.22 and earlier. The application fails to properly sanitize or validate user-supplied input in the "link" field of a comment. An attacker can inject arbitrary JavaScript code using a <script> element. The injected payload is stored in the database and subsequently rendered in the Administration panel's "Comments" section when administrators review submitted comments. Importantly, the malicious script is not reflected in the public-facing comments interface, but only within the backend administration view. Alternatively, users of Administrator, Moderator, Manager roles can also directly input crafted payloads into existing comments. This makes the vulnerability a persistent XSS issue targeting administrative users. This affects /core/admin/comments.php, while CVE-2022-24585 affects /core/admin/comment.php, a uniquely distinct vulnerability.

    Published: 10 Mar 2026
    7.5
    High

    CVE-2025-56421

    Last Modified: 20 Mar 2026

    SQL Injection vulnerability in LimeSurvey before v.6.15.4+250710 allows a remote attacker to obtain sensitive information from the database.

    Published: 10 Mar 2026
    9.8
    Critical

    CVE-2025-56422

    Last Modified: 20 Mar 2026

    A deserialization vulnerability in LimeSurvey before v6.15.0+250623 allows a remote attacker to execute arbitrary code on the server.

    Published: 10 Mar 2026
    6.1
    Medium

    CVE-2025-70025

    Last Modified: 7 May 2026

    An issue pertaining to CWE-79: Improper Neutralization of Input During Web Page Generation was discovered in benkeen generatedata 4.0.14.

    Published: 10 Mar 2026
    4.3
    Medium

    CVE-2026-3941

    Last Modified: 16 Apr 2026

    Insufficient policy enforcement in DevTools in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page. (Chromium security severity: Low)

    Published: 10 Mar 2026
    9.6
    Critical

    CVE-2026-3916

    Last Modified: 16 Apr 2026

    Out of bounds read in Web Speech in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)

    Published: 10 Mar 2026
    5.3
    Medium

    CVE-2026-3940

    Last Modified: 16 Apr 2026

    Insufficient policy enforcement in DevTools in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page. (Chromium security severity: Low)

    Published: 10 Mar 2026
    4.3
    Medium

    CVE-2026-3928

    Last Modified: 17 Apr 2026

    Insufficient policy enforcement in Extensions in Google Chrome prior to 146.0.7680.71 allowed an attacker who convinced a user to install a malicious extension to perform UI spoofing via a crafted Chrome Extension. (Chromium security severity: Medium)

    Published: 10 Mar 2026
    8.4
    High

    CVE-2025-70798

    Last Modified: 9 Apr 2026

    Tenda i24V3.0si V3.0.0.5 Firmware V3.0.0.5 was discovered to contain a hardcoded password vulnerability in /etc_ro/shadow, which allows attackers to log in as root.

    Published: 10 Mar 2026
    8.4
    High

    CVE-2025-70802

    Last Modified: 9 Apr 2026

    Tenda G1V3.1si V16.01.7.8 Firmware V16.01.7.8 was discovered to contain a hardcoded password vulnerability in /etc_ro/shadow, which allows attackers to log in as root.

    Published: 10 Mar 2026
    7.5
    High

    CVE-2025-70249

    Last Modified: 11 Mar 2026

    Stack buffer overflow vulnerability in D-Link DIR-513 v1.10 via the curTime parameter to goform/formSetWizard2.

    Published: 10 Mar 2026
    9.4
    Critical

    CVE-2025-69614

    Last Modified: 7 May 2026

    Incorrect Access Control via activation token reuse on the password-reset endpoint allowing unauthorized password resets and full account takeover. Affected Product: Deutsche Telekom AG Telekom Account Management Portal, versions before 2025-10-27, fixed 2025-10-31.

    Published: 10 Mar 2026
    9.1
    Critical

    CVE-2025-69615

    Last Modified: 7 May 2026

    Incorrect Access Control via missing 2FA rate-limiting allowing unlimited brute-force retries and full MFA bypass with no user interaction required. Affected Product: Deutsche Telekom AG Telekom Account Management Portal, versions before 2025-10-24, fixed 2025-11-03.

    Published: 10 Mar 2026
    4.3
    Medium

    CVE-2026-3942

    Last Modified: 16 Apr 2026

    Incorrect security UI in PictureInPicture in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to perform UI spoofing via a crafted HTML page. (Chromium security severity: Low)

    Published: 10 Mar 2026
    5.3
    Medium

    CVE-2026-3939

    Last Modified: 16 Apr 2026

    Insufficient policy enforcement in PDF in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to bypass navigation restrictions via a crafted PDF file. (Chromium security severity: Low)

    Published: 10 Mar 2026
    6.5
    Medium

    CVE-2026-3934

    Last Modified: 16 Apr 2026

    Insufficient policy enforcement in ChromeDriver in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to bypass same origin policy via a crafted HTML page. (Chromium security severity: Medium)

    Published: 10 Mar 2026