Lucene search
+L

22634 matches found

RedHat Linux
RedHat Linux
added 2026/07/08 4:16 p.m.12 views

Important: Red Hat Security Advisory: tomcat security update

An update for tomcat is now available for Red Hat Enterprise Linux 10.0 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 for...

7.5CVSS6.2AI score0.8116EPSS
SaveExploits7References3
RedHat Linux
RedHat Linux
added 2026/07/08 4:6 p.m.13 views

Important: Red Hat Security Advisory: DevWorkspace Operator 0.42.0 release.

DevWorkspace Operator 0.42.0 has been released. The DevWorkspace Operator extends OpenShift to provide DevWorkspace support...

10CVSS6.7AI score0.00655EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/08 3:58 p.m.9 views

CVE-2026-59887 linkify-it: Quadratic-complexity DoS via the `mailto:` validator scan-loop on attacker text

linkify-it is a links recognition library with full Unicode support. Prior to 5.0.2, the mailto: schema validator used by .test and .match can be invoked at every mailto: occurrence and scan the remaining input through srcemailname in lib/re.mjs, causing On^2 CPU consumption on crafted user text...

7.5CVSS6.1AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/08 12:0 a.m.17 views

PT-2026-56422

Name of the Vulnerable Software and Affected Versions Dell PowerProtect Data Domain versions 7.7.1.0 through 8.7 Dell PowerProtect Data Domain versions 8.6.1.0 through 8.6.1.10 Dell PowerProtect Data Domain versions 8.3.1.0 through 8.3.1.30 Dell PowerProtect Data Domain versions 7.13.1.0 through...

7.5CVSS6.1AI score0.00372EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/08 12:0 a.m.17 views

PT-2026-57871

Name of the Vulnerable Software and Affected Versions AnyDesk affected versions not specified Description A flaw in the Send Support Information feature allows local attackers to create a denial-of-service condition. An attacker with the ability to execute low-privileged code on the target system...

5.5CVSS5.5AI score0.00131EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/07/08 12:0 a.m.9 views

BeyondTrust Remote Support (RS) <= 24.3.1 Command Injection (BT24-11)

The version of BeyondTrust Remote Support RS running on the remote host is prior or equal to 24.3.1. It is, therefore, potentially affected by a command injection vulnerability. - All BeyondTrust Remote Support RS versions contain a command injection vulnerability that can be exploited by a user...

7.2CVSS7.4AI score0.13679EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/08 12:0 a.m.11 views

PT-2026-56502

Name of the Vulnerable Software and Affected Versions linkify-it versions prior to 5.0.2 Description The mailto: schema validator used by the .test and .match functions can be triggered at every occurrence of mailto: and scan the remaining input via src email name in lib/re.mjs. This behavior lea...

7.5CVSS5.9AI score0.00342EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/07/08 12:0 a.m.11 views

BeyondTrust Remote Support (RS) < 25.3.3 Multiple Vulnerabilities (BT26-03)

The version of BeyondTrust Remote Support RS running on the remote host is prior to 25.3.3. It is, therefore, affected by multiple vulnerabilities, including: - A critical pre-authentication vulnerability in the authentication subsystem. Improper validation of authentication data may allow a...

9.9CVSS6.2AI score0.00674EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/07 8:3 p.m.16 views

GHSA-59QP-CFJ3-RP64 netfoil has a domain name filter bypass via multiple questions

Summary Potential bypass of domain name filter by crafting a DNS request with multiple questions, with the first question being legitimate. Impact Depends on a local attackers ability to craft multiple questions and the remote DoH server supporting them...

5.9CVSS6AI score
SaveExploits0References2
OSV
OSV
added 2026/07/07 4:21 p.m.8 views

OPENSUSE-SU-2026:21249-1 Security update for trivy

This update for trivy fixes the following issues Update to version 0.72.0. - CVE-2026-54448: tar unpacker reads scanned Helm chart archives .tgz with io.ReadAlltr and defines no size limit, which can lead to a DoS bsc1269271. - CVE-2026-55092: org.opencontainers.image.title annotation from OCI...

7.5CVSS6.2AI score0.00292EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/07 4:2 p.m.11 views

PYSEC-2026-1997 urllib3 does not control redirects in browsers and Node.js

urllib3 supports being used in a Pyodide runtime utilizing the JavaScript Fetch API or falling back on XMLHttpRequest. This means you can use Python libraries to make HTTP requests from your browser or Node.js. Additionally, urllib3 provides a mechanism to control redirects. However, the retries...

5.3CVSS6.5AI score0.00331EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/07 2:14 p.m.23 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 7 Extended Lifecycle 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 for...

9.8CVSS6.5AI score0.00298EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 12:5 p.m.13 views

RLSA-2026:35832 Important: golang-github-openprinting-ipp-usb security update

HTTP reverse proxy, backed by IPP-over-USB connection to device. It enables driverless support for USB devices capable of using IPP-over-USB protocol. Security Fixes: net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME CVE-2026-33811 crypto/x509: golang: golang...

7.5CVSS5.9AI score0.00813EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 10:17 a.m.9 views

PYSEC-2026-1001 `CHECK` fail in `BCast` overflow

Impact If BCast::ToShape is given input larger than an int32, it will crash, despite being supposed to handle up to an int64. An example can be seen in tf.experimental.numpy.outer by passing in large input to the input b. python import tensorflow as tf value = tf.constantshape=2, 1024, 1024, 1024...

4.8CVSS5.9AI score0.00439EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/07/07 6:46 a.m.11 views

firefox: thunderbird: Memory safety bug fixed in Thunderbird ESR 140.12

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Memory safety bug fixed in Thunderbird ESR 140.12...

5.3CVSS5.9AI score0.00261EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/07 6:46 a.m.12 views

firefox: thunderbird: Memory safety bugs fixed in Firefox ESR 115.37, Firefox ESR 140.12, Thunderbird ESR 140.12, Firefox 152 and Thunderbird 152

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Memory safety bugs present in Firefox ESR 115.36, Firefox ESR 140.11, Thunderbird ESR 140.11, Firefox 151 and Thunderbird 151. Some of these bugs showed evidence of memory...

8.1CVSS6AI score0.00476EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/07 6:46 a.m.11 views

firefox: thunderbird: Memory safety bug fixed in Thunderbird ESR 140.12

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Memory safety bug fixed in Thunderbird ESR 140.12...

7.5CVSS5.9AI score0.00374EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/07 6:46 a.m.8 views

firefox: thunderbird: Memory safety bug fixed in Thunderbird ESR 140.12

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Memory safety bug fixed in Thunderbird ESR 140.12...

7.5CVSS5.9AI score0.00252EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/07 6:46 a.m.10 views

firefox: thunderbird: Memory safety bug fixed in Firefox ESR 140.12

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Memory safety bug fixed in Firefox ESR 140.12...

7.5CVSS5.9AI score0.00306EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/07 6:39 a.m.11 views

firefox: thunderbird: Memory safety bugs fixed in Firefox ESR 115.37, Firefox ESR 140.12, Thunderbird ESR 140.12, Firefox 152 and Thunderbird 152

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Memory safety bugs present in Firefox ESR 115.36, Firefox ESR 140.11, Thunderbird ESR 140.11, Firefox 151 and Thunderbird 151. Some of these bugs showed evidence of memory...

8.1CVSS6AI score0.00476EPSS
SaveExploits0References6
Rows per page
Query Builder