Export limit exceeded: 398561 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Export limit exceeded: 398561 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Export limit exceeded: 398561 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Search

Search Results (398561 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-100390 1 Zoraxy 1 Zoraxy 2026-09-25 7.4 High
Zoraxy versions 3.2.3 through 3.3.4 fail to properly parse IPv6 addresses in the RemoteAddr field when setting forwarded headers. Unauthenticated attackers connecting over IPv6 can supply arbitrary X-Forwarded-For values to spoof their source IP and bypass authorization provider IP-based access controls.
CVE-2026-100373 1 Open-metadata 1 Openmetadata 2026-09-25 4.1 Medium
OpenMetadata through 2.0.2 contains a server-side request forgery vulnerability in the URLValidator.validateURL function that fails to properly resolve DNS hostnames and validate internal addresses. Users permitted to create or update EventSubscription can set webhook destinations to internal hosts, allowing the server to send requests to private networks and cloud metadata endpoints while returning HTTP status codes that enable blind SSRF probing.
CVE-2026-53972 2026-09-25 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-53973 2026-09-25 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-53971 2026-09-25 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-49118 2026-09-25 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-49117 2026-09-25 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-7800 2026-09-25 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-7799 2026-09-25 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-97986 1 Linux 1 Linux Kernel 2026-09-25 N/A
In the Linux kernel, the following vulnerability has been resolved: virtio_input: stop callbacks before unregistering input device virtinput_remove() unregisters the input device before resetting the virtio device. virtinput_recv_events() drops vi->lock around input_event(), so clearing vi->ready does not stop a callback that passed the entry check. It can still use vi->idev, requeue buffers and kick the queue. Reset first, as virtinput_freeze() already does. With the preceding core change, reset waits for callbacks before input_unregister_device() can free vi->idev. Recheck vi->ready after taking the lock again: keep draining completed events so an input packet is not truncated, but stop requeueing buffers and kicking the queue. With evdev attached, input_unregister_handle() currently waits for an RCU grace period, which also waits out IRQ callbacks. This masks the lifetime bug on PCI and MMIO, but does not protect sleepable callbacks on other transports.
CVE-2026-9655 2026-09-25 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-9652 2026-09-25 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-98051 1 Linux 1 Linux Kernel 2026-09-25 N/A
In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix tx_spb_ring_full() checking same slot cnt times The loop initialised next_index from intf->tx_spb_index on every iteration, so incr_ring() always produced the same result and only one slot was ever tested. Move the initialisation before the loop so each iteration advances next_index and the function correctly checks that cnt consecutive descriptor slots are available before allowing a new transmission.
CVE-2026-68526 1 Concretecms 1 Concrete Cms 2026-09-25 4.3 Medium
Concrete CMS before 9.5.3 did not validate an anti-CSRF token in the Calendar event duplicate dialog controller (concrete/controllers/dialog/event/duplicate.php) submit() action, which duplicated a calendar event after checking only canAccess() and the per-resource canAddCalendarEvent() permission, so a crafted cross-site request could cause an authenticated user with add-event permission to create duplicate CalendarEvents and CalendarEventVersions records under their own authority. The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 5.3 with vector CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N. Thanks Winston Crooker for reporting.
CVE-2026-93394 1 Mongodb 1 C Driver 2026-09-25 3.7 Low
A flaw in libmongoc's SCRAM authentication implementation caused the client to continue the authentication handshake and transmit the client proof even when a nonce mismatch was detected in the server's first message. An unauthorized party with a man-in-the-middle position could exploit this by injecting a crafted server-first-message containing a controlled salt and low iteration count, then capturing the resulting client proof to perform offline password cracking. This vulnerability is mitigated by TLS, which is standard in production deployments.
CVE-2026-93395 1 Mongodb 1 C Driver 2026-09-25 5.3 Medium
A missing lower-bound validation in the bson_new_from_buffer() function of libbson allows an integer underflow when processing BSON data with a zero-length prefix. The function reads a 32-bit document length from the input buffer but does not verify that the value is at least 5 (the minimum valid BSON document size) before using it in an array index calculation. When the length field is zero, the expression used to check the document's null terminator wraps to UINT32_MAX, causing a heap out-of-bounds read that crashes the process. An unauthorized party who can supply crafted BSON input to an application using this API can cause a denial of service.
CVE-2026-55946 1 Microsoft 1 Copilot 2026-09-25 6.1 Medium
Improper neutralization of special elements used in a command ('command injection') in Microsoft Copilot allows an unauthorized attacker to disclose information over a network.
CVE-2026-85511 1 Redhat 6 Jboss Data Grid, Jboss Enterprise Application Platform, Jboss Enterprise Application Platform Expansion Pack and 3 more 2026-09-25 4.2 Medium
A flaw was found in EAP's Elytron. An EAP application whose security domain is backed by an Elytron token-realm with oauth2-introspection would allow parameter substitution due to missing URL encoding.
CVE-2026-100417 1 Rustdesk 1 Rustdesk 2026-09-25 3.1 Low
RustDesk before 1.5.0 on Windows fails to enforce the one-way file transfer option against peer clipboard file requests, allowing authenticated peers to read files from the host clipboard. Attackers can send FormatDataRequest and FileContentsRequest messages to retrieve copied files by guessing the FileGroupDescriptorW format identifier.
CVE-2026-88340 1 Virustotal 1 Yara 2026-09-25 7.6 High
An invalid pointer release vulnerability exists in YARA 4.5.8 during deserialization of compiled .yrc rule files. The vulnerability is caused by insufficient validation of external-variable pointers, which may lead to invalid free in yr_rules_destroy() or wild pointer access in yr_object_create(). An attacker can provide a specially crafted .yrc file that causes memory corruption and application crash.