Lucene search
+L

23023 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/23 12:00 a.m.20 views

RHEL 7 : java-1.8.0-openjdk (RHSA-2026:42876)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:42876 advisory. The java-1.8.0-openjdk packages provide the OpenJDK 8 Java Runtime Environment and the OpenJDK 8 Java Software Development Kit. Security...

7.5CVSS6.6AI score0.00463EPSS
SaveExploits1References22
AlmaLinux
AlmaLinux
added 2026/07/23 12:00 a.m.21 views

Important: java-1.8.0-openjdk security update

The java-1.8.0-openjdk packages provide the OpenJDK 8 Java Runtime Environment and the OpenJDK 8 Java Software Development Kit. Security Fixes: JDK: Enhance TLS certificate handling CVE-2026-46968 JDK: Enhance JPEG handling CVE-2026-47010 JDK: Enhance XBM image support CVE-2026-47021 JDK: Enhance...

7.5CVSS6.5AI score0.00463EPSS
SaveExploits1References22
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:00 a.m.11 views

RHEL 10 / 8 / 9 : java-21-openjdk (RHSA-2026:42895)

The remote Redhat Enterprise Linux 10 / 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:42895 advisory. The OpenJDK 21 packages provide the OpenJDK 21 Java Runtime Environment and the OpenJDK 21 Java Software Development Kit. Security...

7.5CVSS6.6AI score0.00364EPSS
SaveExploits1References20
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:00 a.m.14 views

RHEL 7 / 8 / 9 : Java 11 OpenJDK ELS Security Update (Important) (RHSA-2026:42880)

The remote Redhat Enterprise Linux 7 / 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:42880 advisory. The java-11-openjdk packages provide the OpenJDK 11 Java Runtime Environment and the OpenJDK 11 Java Software Development Kit. This...

7.5CVSS6.6AI score0.00463EPSS
SaveExploits1References24
Trend Micro Simply Security
Trend Micro Simply Security
added 2026/07/23 12:00 a.m.25 views

13M+ Emails Sent in Tech Support Scam Targeting Users, Organizations in Japan

We analyzed a sustained tech support scam campaign that sent more than 13 million emails to Japanese addresses, with workplace-themed lures suggesting a possible expansion toward enterprise targets...

5.4AI score
SaveExploits0
OSV
OSV
added 2026/07/22 10:24 p.m.11 views

GHSA-2XGM-WC4G-5JVG n8n: Improper Authorization Allows Authenticated Users to Assign Workflows to Folders in Other Projects

Impact An authenticated user with permission to create workflows in one project could bypass project/folder authorization boundaries during workflow creation. By supplying a crafted request payload, the user could associate a newly created workflow with a folder belonging to a different project...

5.3CVSS5.4AI score0.0028EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/22 4:08 p.m.17 views

CVE-2026-40691

A flaw was found in Unbound, a domain name system DNS resolver. When Unbound is configured with DNSCrypt support, a remote attacker could send a specially crafted DNSCrypt query over TCP. This malicious query could cause a memory error, leading to a server crash and a Denial of Service DoS. This...

7.5CVSS5.5AI score0.00293EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/22 2:17 p.m.12 views

CVE-2026-55990

In NLnet Labs Unbound 1.7.0 up to and including 1.25.1, when the 'dnscrypt:' clause lists more 'dnscrypt-provider-cert:' files than there are matching 'dnscrypt-secret-key:' files, Unbound fills only the matched prefix and leaves the tail slots at the '0xdb' fill that libsodium's allocator writes...

5.9CVSS5.7AI score
SaveExploits0References1
OSV
OSV
added 2026/07/22 2:17 p.m.9 views

ALPINE-CVE-2026-52863

In NLnet Labs Unbound 1.25.0 up to and including 1.25.1, a fix that makes the 'respip' and 'dns64' modules work together, creates a shallow copy of the view name in effect that could lead to memory corruption if the owner of the original view name is jostled out when Unbound is under pressure...

5.9CVSS5.8AI score0.00257EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 2:17 p.m.19 views

CVE-2026-32665

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, when downstream DNS-over-QUIC DoQ is enabled, the first two bidirectional streams on a new QUIC connection streamid 0 and 4 bypass the per-stream 'quic-size' gate entirely, and large input buffers are allocated later, after only the 2-byte...

7.5CVSS0.00285EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/22 2:13 p.m.14 views

EUVD-2026-47710

libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.19.0 through 1.21.2 have a heap OOB read in ImageItemGrid::decodegridtile via irot-induced tile-coordinate underflow. Version 1.22.0 fixes the issue...

7.1CVSS5.3AI score0.00304EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/07/22 1:10 p.m.66 views

CVE-2026-55990 Packet of death for a DNSCrypt misconfigured Unbound

In NLnet Labs Unbound 1.7.0 up to and including 1.25.1, when the 'dnscrypt:' clause lists more 'dnscrypt-provider-cert:' files than there are matching 'dnscrypt-secret-key:' files, Unbound fills only the matched prefix and leaves the tail slots at the '0xdb' fill that libsodium's allocator writes...

5.9CVSS0.00257EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/22 1:04 p.m.11 views

CVE-2026-40691

In Unbound 1.9.0 up to and including 1.25.1, when a DNSCrypt query is received over TCP, the routine that encrypts the reply in place fails to bound the reply length against the destination buffer size. The size clamp that protects the UDP path is not applied on the TCP path, so a reply larger th...

7.5CVSS5.6AI score0.00293EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/22 1:03 p.m.165 views

CVE-2026-14586

CVE-2026-14586 affects NLnet Labs Unbound 1.22.0–1.25.1 in DNS-over-QUIC (DoQ) environments under high concurrency. The root cause is an assertion in libngtcp2 related to monotonic timestamps; Unbound used realtime, which can trigger an assertion in libngtcp2 for the QUIC timestamp, potentially t...

5.9CVSS5.3AI score0.00268EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/22 12:22 p.m.17 views

openssl: OpenSSL TLS 1.3 server may choose unexpected key agreement group

A key group selection preference flaw has been discovered in OpenSSL. An OpenSSL TLS 1.3 server may fail to negotiate the expected preferred key exchange group when its key exchange group configuration includes the default by using the "DEFAULT" keyword. A less preferred key exchange may be used...

6.5CVSS7.3AI score0.00435EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/22 11:41 a.m.15 views

Important: Red Hat Security Advisory: libreoffice security update

An update for libreoffice is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available...

7.8CVSS8.1AI score0.00219EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/22 12:32 a.m.16 views

EUVD-2026-47143

Vulnerability in the Oracle Customer Support product of Oracle E-Business Suite component: Update Service Request. Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Customer...

8.1CVSS7.1AI score0.00362EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/22 12:10 a.m.17 views

SUSE CVE-2026-16371

Privilege escalation in the DOM: Navigation component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, Thunderbird 140.13, Firefox ESR 140.15, and Thunderbird 140.15...

8.8CVSS6AI score0.00297EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2026/07/22 12:10 a.m.16 views

SUSE CVE-2026-16379

Privilege escalation in the DOM: Content Processes component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13...

8.8CVSS5.8AI score0.00278EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2026/07/22 12:10 a.m.17 views

SUSE CVE-2026-16390

Mitigation bypass in the Enterprise Policies component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13...

9.1CVSS5.8AI score0.00316EPSS
SaveExploits0References15
Rows per page
Query Builder