Lucene search
+L

398770 matches found

CVE
CVE
added 2026/09/15 7:56 p.m.6 views

CVE-2026-87287

CVE-2026-87287 affects the Compiler component of Oracle GraalVM 25.0.4.1 (part of Oracle Java SE). A difficult-to-exploit vulnerability allows an unauthenticated attacker with network access via HTTP to compromise the product, resulting in full takeover of Oracle GraalVM. The CVSS 3.1 base score ...

8.1CVSS5.6AI score0.00238EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/15 7:56 p.m.8 views

CVE-2026-87286

Oracle GraalVM (component: Compiler ), version 25.0.4.1 , is affected by a vulnerability that allows an unauthenticated attacker with network access via HTTP to achieve full takeover of the product. The vulnerability is rated CVSS 8.1 (HIGH) with high impact on confidentiality, integrity, and ava...

8.1CVSS5.6AI score0.00238EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/15 7:52 p.m.6 views

CVE-2026-18425

Concrete CMS 9 (versions 9.0.0 through 9.5.2) contains an IDOR flaw in the dashboard sitemap reorder action (SitemapUpdate::updateDisplayOrder). The controller checks only the global access_sitemap task permission and omits any per-page edit permission check, allowing an authenticated user with s...

2.1CVSS5.8AI score0.00159EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/15 7:49 p.m.5 views

CVE-2026-18424

Concrete CMS versions 9.0.0 through 9.5.2 are affected by a Server-Side Request Forgery (SSRF) vulnerability in the remote file import feature. The root cause is a cross-port reuse of a validated DNS pin : when multiple URLs share the same host, only the first ValidatedRemoteUrl is retained and r...

2.1CVSS5.8AI score0.00287EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/15 7:49 p.m.7 views

CVE-2026-32599

Netmaker (a WireGuard network manager) is vulnerable to boolean-based SQL injection in its SQLite database layer. Prior to version 1.5.0 , the sqliteDeleteRecord function builds SQL DELETE statements via direct string concatenation of user-supplied input from the DELETE /api/dns/{network}/{domain...

5.3CVSS5.8AI score0.00261EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/15 7:46 p.m.8 views

CVE-2026-61544

libp2p-quic (part of the official Rust libp2p networking stack) is vulnerable to a remote unauthenticated denial-of-service prior to version 0.13.1. During an inbound QUIC handshake, a malicious peer can present a valid short-lived libp2p TLS certificate and delay the final TLS 1.3 handshake frag...

8.2CVSS5.9AI score0.00231EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:45 p.m.6 views

CVE-2026-88922

go-getter (HashiCorp), a library used for fetching and extracting files, is vulnerable to a privilege escalation in its archive decompression handling in versions up to 1.8.8 and 2.2.3 . A crafted archive may cause extracted files to be created with elevated permission bits. When extraction is pe...

6.7CVSS5.7AI score0.00086EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/15 7:42 p.m.9 views

CVE-2026-92240

A malicious or compromised IMAP server can trigger an out-of-bounds read in the IMAP response parser in Thunderbird by sending an untagged * ID response, causing the application to crash. The affected parsing path is reachable before authentication , broadening the attack surface. The vulnerabili...

5.8AI score0.00212EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:42 p.m.7 views

CVE-2026-92239

CVE-2026-92239 is a buffer overrun vulnerability in Thunderbird's IMAP handling. A maliciously constructed IMAP line can trigger an out-of-bounds buffer read , potentially exposing sensitive data to an attacker who controls the IMAP response. The issue was fixed in Thunderbird 140.16 . Additional...

5.9AI score0.00179EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:42 p.m.6 views

CVE-2026-92238

CVE-2026-92238 affects Thunderbird , the Mozilla email client. The vulnerability involves ambiguous parsing of mail headers , where a maliciously constructed header could cause multiple fields to be parsed as a single field, or lead to potential memory safety violations . The issue was fixed in T...

5.8AI score0.00179EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:40 p.m.8 views

CVE-2026-76820

OpenCTI, an open-source cyber threat intelligence platform, is affected by a Server-Side Request Forgery (SSRF) in the synchronizerFetch GraphQL query prior to version 7.260701.0 . The backend's fetchRemoteStreams function validated only the HTTP/HTTPS scheme without applying the ingestion deny l...

7.7CVSS5.8AI score0.00304EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:38 p.m.5 views

CVE-2026-76821

OpenCTI , an open-source cyber threat intelligence platform, is vulnerable to user-controlled ReDoS in the JSON ingestion mapper's extractWithRegexp formula function (prior to 7.260706.0 ). The function compiled a user-supplied regular expression with the JavaScript RegExp engine without validati...

7.1CVSS5.8AI score0.00466EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:31 p.m.6 views

CVE-2026-88975

Http4s (a Scala HTTP library) is vulnerable in Ember's HTTP/2 read loop prior to versions 0.23.37 and 1.0.0-M48 . The loop parses a frame's 24-bit declared length but buffers the entire payload before comparing it against SETTINGS_MAX_FRAME_SIZE . An unauthenticated peer can declare a payload nea...

7.5CVSS5.8AI score0.00622EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:30 p.m.16 views

CVE-2026-73458

Arista EOS is vulnerable in authenticated Bidirectional Forwarding Detection (BFD) sessions (CWE-303: Incorrect Implementation of Authentication Algorithm). A specially crafted packet can force BFD sessions down, causing undesirable network changes because routing protocols monitor BFD session st...

9.2CVSS5.7AI score0.00383EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/15 7:30 p.m.10 views

CVE-2026-18423

Concrete CMS versions 9.0.0 through 9.5.2 contain an Insecure Direct Object Reference (IDOR) flaw in the Express saved search preset delete and edit dialogs. An authenticated user holding only view permission on a single Express entity could permanently delete (no undo) or rename saved search pre...

2.1CVSS5.8AI score0.00282EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/15 7:29 p.m.10 views

CVE-2026-69206

Http4s (a Scala HTTP service framework) has a DigestAuth replay vulnerability prior to versions 0.23.35 and 1.0.0-M47 . The replay protection records lastNc + 1 instead of the highest accepted nonce-count value. When a legitimate client sends noncontiguous nc values (due to parallel or retried re...

5.9CVSS5.7AI score0.00326EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:27 p.m.6 views

CVE-2026-18422

Concrete CMS before 9.5.3 contained a vulnerability in the multilingual page assignment backend action (Backend\Page\Multilingual::assign). The action lacked a destination-side authorization check and did not validate a CSRF token . An authenticated user holding only the "Edit Page Multilingual S...

2.1CVSS5.9AI score0.00372EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/15 7:25 p.m.11 views

CVE-2026-69202

Http4s is a Scala HTTP services library. In versions prior to 0.23.35 and 1.0.0-M47 , Ember's HTTP/2 flow-control window is replenished based on bytes received from the network rather than bytes consumed by the application, and each stream stores DATA in an unbounded channel . A remote peer can t...

7.5CVSS5.8AI score0.00441EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:24 p.m.7 views

CVE-2026-76707

HPE Networking EdgeConnect SD-WAN Gateways are affected by an unauthenticated information disclosure vulnerability that allows an adjacent attacker to view some system memory contents. Successful exploitation could reveal insights into internal services and workflows , increasing the risk of unau...

4.3CVSS5.8AI score0.00166EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/15 7:24 p.m.10 views

CVE-2026-76706

CVE-2026-76706 affects the API endpoint of HPE Networking EdgeConnect SD-WAN Orchestrator , allowing an unauthenticated remote attacker to obtain sensitive information. Successful exploitation results in the disclosure of security-relevant configuration details and security feature status , which...

5.3CVSS5.8AI score0.0042EPSS
SaveExploits0References1
Rows per page
Query Builder