Search

Search Results (396368 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-65130 1 Nvidia 1 Infrastructure Controller 2026-09-22 8 High
NVIDIA Infrastructure Controller for Linux contains a vulnerability where an attacker could cause OS command injection. A successful exploit of this vulnerability might lead to code execution, data tampering, denial of service, and information disclosure.
CVE-2026-76974 1 Sap 1 Fiori Launchpad 2026-09-22 5.3 Medium
SAP Fiori Launchpad does not sufficiently validate certain user-controlled input. An unauthenticated attacker could craft a malicious link that, when clicked by an authenticated user, causes the browser to load attacker-controlled content from an external location. This could be used to exfiltrate sensitive information from the victim's session, resulting in a high impact on confidentiality. There is no impact on integrity and availability.
CVE-2026-65124 1 Nvidia 1 Infrastructure Controller 2026-09-22 5.9 Medium
NVIDIA Infrastructure Controller for Linux contains a vulnerability where an attacker could cause an XML injection. A successful exploit of this vulnerability might lead to data tampering and denial of service.
CVE-2026-65126 1 Nvidia 1 Infrastructure Controller 2026-09-22 5 Medium
NVIDIA Infrastructure Controller for Linux contains a vulnerability where an attacker could cause improper enforcement of a behavioral workflow. A successful exploit of this vulnerability might lead to data tampering, denial of service, and information disclosure.
CVE-2026-65178 1 Nvidia 1 Nemo Speech 2026-09-22 7.8 High
NVIDIA NeMo contains a vulnerability in its dataset-loading workflow where a maliciously crafted model_config.yaml can inject unsafe parameters. A successful exploit of this vulnerability may lead to code execution, data tampering, denial of service, and information disclosure.
CVE-2026-65179 1 Nvidia 1 Nemo Speech 2026-09-22 8.8 High
NVIDIA NeMo contains a vulnerability in the TabularTokenizer class where it deserializes an untrusted, attacker-controlled .pkl file via pickle.load() without validation. A successful exploit of this vulnerability may lead to code execution, data tampering, denial of service, and information disclosure.
CVE-2026-94640 1 Redhat 3 Enterprise Linux, Openshift, Openshift Container Platform 2026-09-22 7.5 High
A flaw was found in rpcbind. This vulnerability allows a remote, unauthenticated attacker to cause a Denial of Service (DoS) by sending a large number of unique requests. The rpcbind service records previously unseen RPC (Remote Procedure Call) statistics in unbounded in-memory lists, leading to persistent memory growth and increased CPU usage. This can degrade or exhaust service availability.
CVE-2026-25254 1 Qualcomm 1 Snapdragon 2026-09-22 9.8 Critical
Improper authorization leads to Remote Code Execution via SocketIO interface.
CVE-2026-25265 1 Qualcomm 1 Snapdragon 2026-09-22 8.8 High
Privilege escalation due to weak configuration while temporary file handling.
CVE-2026-95508 1 Redhat 3 Enterprise Linux, Openshift, Openshift Container Platform 2026-09-22 7.4 High
A heap-based buffer overflow was found in the DHCPv6 and TFTP response builders of libslirp. When the host is configured with a small interface MTU, a guest-supplied DHCPv6 CLIENTID option or TFTP blksize option can overflow the reply buffer with attacker-controlled content and length, resulting in denial of service and potentially arbitrary code execution in the host process. The default interface MTU is not affected.
CVE-2026-75432 2026-09-22 N/A
An issue in yaml-cpp 0.9.0 allows a remote attacker to obtain sensitive information via the src/scanner.cpp, Scanner::PopIndent(), and Scanner::PushIndentTo() components
CVE-2026-25275 1 Qualcomm 753 5g Fixed Wireless Access Platform, 5g Fixed Wireless Access Platform Firmware, Aqt1000 and 750 more 2026-09-22 7.5 High
Transient DOS when processing authentication frames with invalid FILS information element header lengths.
CVE-2026-24075 1 Qualcomm 87 Aqt1000, Aqt1000 Firmware, Cologne and 84 more 2026-09-22 7.8 High
Memory Corruption when multiple threads issue concurrent IOCTL requests to the device control handler due to improper synchronization and race conditions.
CVE-2026-95623 1 Tauri 1 Tauri-plugin-http 2026-09-22 5.6 Medium
The Tauri HTTP plugin validates requested URLs against the application's configured scope allowlist only once, on the initial request. When the remote server responds with an HTTP 3xx redirect, reqwest follows the redirect internally without re-checking the new target URL against the scope. This allows an attacker who controls an allowed URL (or finds an open redirect on an allowed host) to reach disallowed destinations such as cloud metadata endpoints, localhost services, or internal network hosts.
CVE-2025-59607 1 Qualcomm 29 Cologne, Cologne Firmware, Fastconnect 6900 and 26 more 2026-09-22 7.8 High
Memory Corruption when copying large input data exceeds normal allocation limits.
CVE-2026-75595 1 Netty 1 Netty 2026-09-22 9.1 Critical
Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Fina and 4.2.17.Final, io.netty.handler.ssl.SslClientHelloHandler#decode checks the wrong offset before reading the four-byte TLS handshake header, so a ClientHello whose handshake header spans records can cause an IndexOutOfBoundsException and invoke select(ctx, null). This selects the default SslContext instead of the SNI-specific context. In deployments where per-SNI clientAuth=REQUIRE is the sole mutual TLS gate, the default SslContext uses clientAuth=NONE or clientAuth=OPTIONAL, and no application-layer certificate verification exists, an unauthenticated remote attacker can bypass the protected route's mutual TLS requirement. This issue is fixed in versions 4.1.137.Final and 4.2.17.Final.
CVE-2026-24073 1 Qualcomm 29 Cologne, Cologne Firmware, Fastconnect 6900 and 26 more 2026-09-22 7.8 High
Memory corruption when processing decode statistics due to insufficient validation of offset against structure size.
CVE-2026-24074 1 Qualcomm 51 Cologne, Cologne Firmware, Fastconnect 6200 and 48 more 2026-09-22 7.8 High
Memory Corruption when processing data with large offset and length values exceeds buffer limits during data copy operations.
CVE-2025-56565 2026-09-22 7.6 High
DD-WRT firmware, as deployed on TP-Link TL-WR740N v1 through v4 hardware, stores sensitive authentication credentials in cleartext within non-volatile memory. The exposed material includes SSH private keys, dynamic DNS passwords, email notification credentials and administrative passwords. An attacker with physical access to the device can extract these credentials from an SPI flash dump, leading to device compromise, infiltration of the connected network and unauthorised access to dependent third-party services.
CVE-2026-38999 2026-09-22 7.5 High
A Null Pointer Dereference in the mk_sched_event_close function (mk_server/mk_scheduler.c) of Monkey through commit 4fb0c16 allows attackers to cause a Denial of Service (DoS) via sending a crafted HTTP request to the server.