Lucene search
+L
RedhatRecent

123384 matches found

RedHat Linux
RedHat Linux
•added 2026/07/29 10:9 p.m.•6 views

python: Python: Performance degradation in XML processing due to quadratic time complexity

A flaw was found in Python's xml.etree.ElementPath component. This vulnerability can lead to a denial of service DoS when processing specially crafted XML documents. Specifically, certain XPath index predicates used with functions like Element.findall and Element.iterfind can cause the processing...

2CVSS5.5AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/29 10:9 p.m.•9 views

Low: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: python3.13: python3.13-3.13.14-1.7.hum1 aarch64, x8664 python3.13-debug-3.13.14-1.7.hum1 aarch64, x8664 python3.13-devel-3.13.14-1.7.hum1 aarch64, x8664 python3.13-freethreading-3.13.14-1.7.hum1...

2CVSS5.5AI score0.00355EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/07/29 10:7 p.m.•7 views

undici: undici: Information disclosure and Denial of Service via malformed Cache-Control directives

A flaw was found in undici. This vulnerability allows for cross-user information disclosure when malformed Cache-Control private directives cause private response bodies and headers, such as Set-Cookie data, to be stored in a shared cache and subsequently exposed to other users. Additionally, a...

9.1CVSS7.1AI score0.00325EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/29 10:7 p.m.•5 views

nodejs: HTTPS Agent TLS session reuse skips hostname verification

A flaw was found in Node.js. An incomplete fix for a previous vulnerability allows the HTTPS Agent to reuse Transport Layer Security TLS sessions, bypassing hostname verification across different identity policies. This could enable an attacker to impersonate a legitimate server, leading to...

6.3CVSS6.8AI score0.00272EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/29 10:7 p.m.•5 views

nodejs: Information disclosure due to improper permission enforcement

A flaw was found in Node.js. The permission model enforcement, specifically related to process.report functionality, allows an attacker to write or overwrite files in locations outside of the intended secure paths. This vulnerability can lead to the disclosure of sensitive information or bypass t...

3.3CVSS6.5AI score0.00175EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/29 10:7 p.m.•7 views

nodejs: Node.js: Unauthorized filesystem access due to Permission Model enforcement flaw

A flaw in the Node.js Permission Model allows attackers to bypass --permission restrictions, enabling unauthorized read or write access to files and directories...

7.5CVSS7.2AI score0.0014EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/29 10:7 p.m.•13 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: nodejs26: nodejs26-26.5.1-1.5.hum1 aarch64, x8664 nodejs26-bin-26.5.1-1.5.hum1 noarch nodejs26-devel-26.5.1-1.5.hum1 aarch64, x8664 nodejs26-docs-26.5.1-1.5.hum1 noarch...

9.1CVSS5.9AI score0.00325EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
•added 2026/07/29 10:7 p.m.•6 views

undici: undici: HTTP header injection via unvalidated blob-like body type property

A flaw was found in undici. An application that processes a hand-rolled blob-like request body with a type property derived from untrusted input may allow a remote attacker to inject Carriage Return Line Feed CRLF sequences. This vulnerability enables the attacker to append arbitrary HTTP headers...

5.4CVSS7.3AI score0.00154EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/29 10:7 p.m.•2 views

nodejs: Node.js: Permission Model flaw allows trace logs to bypass filesystem write restrictions

A flaw in the Node.js Permission Model allows traceevents.createTracing.enable to bypass --allow-fs-write restrictions and write trace logs outside intended paths, potentially leading to unauthorized information disclosure...

3.3CVSS5AI score0.00158EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/29 10:7 p.m.•9 views

undici: Undici: Cookie attribute injection allows bypassing security protections

A flaw was found in undici, where its setCookie function does not fully sanitize cookie attributes. A remote attacker could exploit this by providing specially crafted input to the domain or unparsed fields, leading to the injection of additional cookie attributes. This vulnerability can allow an...

6.5CVSS7.2AI score0.00167EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/29 10:7 p.m.•9 views

nodejs: Node.js: mTLS client identities can be reused due to HTTPS Agent connection flaw

A flaw was found in Node.js. The HTTPS Agent, responsible for managing secure connections, can incorrectly reuse client identities across different requests. This occurs due to a technical issue with PFX object-array key collisions during connection reuse. As a result, a client's identity,...

4.1CVSS7AI score0.00082EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/29 10:7 p.m.•8 views

undici: undici: Response desynchronization via retry interceptor with mismatched Content-Length

A flaw was found in undici. A malicious or faulty upstream server could send a partial response with incorrect length information. When undici's retry interceptor processes this, it may create a response body with a length that does not match the original Content-Length header. This can lead to...

6.5CVSS7.2AI score0.00176EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/29 10:7 p.m.•9 views

undici: undici: Cross-user information disclosure due to improper Cache-Control directive parsing

A flaw was found in undici. The cache interceptor in undici improperly handles optional whitespace around the equals sign in no-cache or private Cache-Control directives. This vulnerability allows an attacker to bypass cache restrictions, leading to cross-user information disclosure. Specifically...

7.5CVSS7.1AI score0.00231EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/29 9:54 p.m.•11 views

crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages

A flaw was found in the crypto/tls package within the Go golang standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock,...

7.5CVSS7AI score0.00621EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:54 p.m.•8 views

golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root

A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the Root.Chmod function is replaced with a symbolic link during execution, specifically after Root.Chmod checks the target but before acting, the chmod operation will be performed on the file the...

6.4CVSS6.8AI score0.00292EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:54 p.m.•9 views

crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation

A flaw was found in Go's crypto/x509 package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service DoS for...

7.5CVSS7.1AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:54 p.m.•12 views

Important: Red Hat Security Advisory: grafana-pcp security, bug fix, and enhancement update

An update for grafana-pcp is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. 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...

10CVSS6.9AI score0.00765EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
•added 2026/07/29 9:54 p.m.•11 views

crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building

A flaw was found in the Go standard library packages crypto/x509 and crypto/tls. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being...

7.5CVSS7AI score0.00615EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:54 p.m.•16 views

crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption

A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security TLS session resumption when certificate authority CA settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing ...

10CVSS6.8AI score0.00765EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:53 p.m.•7 views

python: Python: Performance degradation in XML processing due to quadratic time complexity

A flaw was found in Python's xml.etree.ElementPath component. This vulnerability can lead to a denial of service DoS when processing specially crafted XML documents. Specifically, certain XPath index predicates used with functions like Element.findall and Element.iterfind can cause the processing...

2CVSS5.5AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:53 p.m.•7 views

Low: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: python3.11: python3.11-3.11.15-5.5.hum1 aarch64, x8664 python3.11-debug-3.11.15-5.5.hum1 aarch64, x8664 python3.11-devel-3.11.15-5.5.hum1 aarch64, x8664 python3.11-idle-3.11.15-5.5.hum1 aarch64,...

2CVSS5.5AI score0.00355EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/07/29 9:52 p.m.•12 views

crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building

A flaw was found in the Go standard library packages crypto/x509 and crypto/tls. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being...

7.5CVSS7AI score0.00615EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:52 p.m.•11 views

golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root

A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the Root.Chmod function is replaced with a symbolic link during execution, specifically after Root.Chmod checks the target but before acting, the chmod operation will be performed on the file the...

6.4CVSS6.8AI score0.00292EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:52 p.m.•14 views

crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption

A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security TLS session resumption when certificate authority CA settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing ...

10CVSS6.8AI score0.00765EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:52 p.m.•12 views

Important: Red Hat Security Advisory: grafana security, bug fix, and enhancement update

An update for grafana is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. 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...

10CVSS6.9AI score0.00765EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
•added 2026/07/29 9:52 p.m.•20 views

crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages

A flaw was found in the crypto/tls package within the Go golang standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock,...

7.5CVSS7AI score0.00621EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:52 p.m.•13 views

crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation

A flaw was found in Go's crypto/x509 package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service DoS for...

7.5CVSS7.1AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:48 p.m.•11 views

kernel: net: sched: UAF via missing handler for TC_ACT_CONSUMED in tcf_qevent_handle

A flaw was found in the Linux kernel's traffic control TC classifier application programming interface API. The tcfqeventhandle function does not properly handle a consumed socket buffer skb when it is processed by the defragmentation engine. This can lead to a Use-After-Free UAF vulnerability,...

9.8CVSS6AI score0.00509EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/29 9:48 p.m.•11 views

Important: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. 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...

9.8CVSS5.9AI score0.00509EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/07/29 9:46 p.m.•6 views

python: Python: Performance degradation in XML processing due to quadratic time complexity

A flaw was found in Python's xml.etree.ElementPath component. This vulnerability can lead to a denial of service DoS when processing specially crafted XML documents. Specifically, certain XPath index predicates used with functions like Element.findall and Element.iterfind can cause the processing...

2CVSS5.5AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:46 p.m.•7 views

Low: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: python3.10: python3.10-3.10.20-3.2.hum1 aarch64, x8664 python3.10-debug-3.10.20-3.2.hum1 aarch64, x8664 python3.10-devel-3.10.20-3.2.hum1 aarch64, x8664 python3.10-idle-3.10.20-3.2.hum1 aarch64,...

2CVSS5.5AI score0.00355EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/07/29 9:40 p.m.•13 views

axios: axios: Information disclosure via Prototype Pollution in Node HTTP adapter

A flaw was found in axios when used in a Node.js deployment with the HTTP adapter. This vulnerability, known as Prototype Pollution, occurs because request interceptors can revert hardened request configurations, allowing an attacker to manipulate the Object.prototype.proxy property. If...

8.3CVSS5.4AI score0.00304EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/07/29 9:40 p.m.•8 views

axios: axios: Denial of Service via object serialization bypass

A flaw was found in axios. A remote attacker could exploit an incomplete depth-limit bypass when the component serializes objects with specific top-level keys. By manipulating object keys and nested values during form or parameter serialization, an attacker can trigger a processing error. This ca...

6.9CVSS5.5AI score0.00291EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/29 9:40 p.m.•5 views

nanoid: nanoid: Denial of Service via infinite loop in random ID generation

A flaw was found in nanoid Nano ID, a small, secure, and URL-friendly unique string ID generator. An attacker could exploit this vulnerability by providing a zero-size input to the customAlphabet or customRandom functions. This would cause an infinite loop, leading to a denial of service DoS...

8.2CVSS5.4AI score0.00319EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/07/29 9:40 p.m.•4 views

axios: axios: Denial of Service via uncontrolled recursion in form data processing

A flaw was found in axios, a popular JavaScript library. An attacker can exploit this vulnerability by providing malicious form data containing deeply nested field names. This input triggers uncontrolled recursion within the formDataToJSON function, which is responsible for processing form data...

6.3CVSS5.5AI score0.00338EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/29 9:40 p.m.•5 views

nanoid: nanoid: Denial of Service via negative size input in non-secure module functions

A flaw was found in nanoid Nano ID, a JavaScript library used for generating unique identifiers. This vulnerability allows an attacker to cause a Denial of Service DoS by providing a negative size input to the customAlphabet or nanoid functions within the library's non-secure module. When a...

8.2CVSS6.3AI score0.00319EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/07/29 9:40 p.m.•13 views

Critical: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: grafana13.1: grafana13.1-13.1.1-0.3.hum1 aarch64, x8664 grafana13.1-13.1.1-0.3.hum1.src src Security Fixes: grafana13.1: CVE-2026-67213 CVE-2026-67214...

8.3CVSS5.5AI score0.00338EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/07/29 9:38 p.m.•6 views

Low: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: python3.14: python-unversioned-command-3.14.6-2.2.hum1 noarch python3-3.14.6-2.2.hum1 aarch64, x8664 python3-debug-3.14.6-2.2.hum1 aarch64, x8664 python3-devel-3.14.6-2.2.hum1 aarch64, x8664...

2CVSS5.5AI score0.00355EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/07/29 9:38 p.m.•5 views

python: Python: Performance degradation in XML processing due to quadratic time complexity

A flaw was found in Python's xml.etree.ElementPath component. This vulnerability can lead to a denial of service DoS when processing specially crafted XML documents. Specifically, certain XPath index predicates used with functions like Element.findall and Element.iterfind can cause the processing...

2CVSS5.5AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:20 p.m.•18 views

mariadb: MariaDB server: SQL injection vulnerability via improper handling of big5 character set with mysql_real_escape_string()

A flaw was found in MariaDB server. An application processing non-validated user input, which then uses mysqlrealescapestring and sends data to the database via text protocol with the big5 character set, is vulnerable to SQL injection. This allows a remote attacker to execute malicious SQL...

9.1CVSS6.1AI score0.00591EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/29 9:20 p.m.•15 views

Important: Red Hat Security Advisory: mariadb-connector-c security update

An update for mariadb-connector-c 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...

9.1CVSS5.9AI score0.00591EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/07/29 9:19 p.m.•9 views

python: Python: CPU Denial of Service in HTML parser via repeated unterminated markup declarations

A flaw was found in Python. Its incremental HTML parser can be exploited by a remote attacker. By sending specially crafted, uncontrolled data with repeated, incomplete markup declarations, the attacker can cause the system to consume excessive central processing unit CPU resources. This leads to...

8.7CVSS5.8AI score0.00637EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
•added 2026/07/29 9:19 p.m.•10 views

Important: Red Hat Security Advisory: python3.12 security update

An update for python3.12 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...

8.7CVSS5.9AI score0.00637EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/07/29 9:19 p.m.•10 views

Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image

A flaw was found in Pillow prior to 12.3.0. When an uncompressed McIdas AREA image is loaded from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width. Pixel access such as Image.tobytes, getpixel, convert, or save ca...

9.1CVSS7.1AI score0.00476EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:19 p.m.•10 views

Pillow: Pillow: Native heap out-of-bounds write

A flaw was found in Pillow prior to 12.3.0. The public RankFilter API can trigger a native heap out-of-bounds write when given a very large odd filter size. ImageFilter.RankFilter.filter calls image.expandsize // 2, size // 2 before rank-filter size validation, and ImagingExpand computes output...

8.2CVSS5.8AI score0.00436EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:19 p.m.•12 views

Important: Red Hat Security Advisory: python-pillow security update

An update for python-pillow is now available for Red Hat Enterprise Linux 8. 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 each vulnerability...

9.1CVSS7.2AI score0.00476EPSS
SaveExploits2References3
RedHat Linux
RedHat Linux
•added 2026/07/29 9:17 p.m.•10 views

crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation

A flaw was found in Go's crypto/x509 package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service DoS for...

7.5CVSS7.1AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:17 p.m.•12 views

crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building

A flaw was found in the Go standard library packages crypto/x509 and crypto/tls. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being...

7.5CVSS7AI score0.00615EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:17 p.m.•8 views

golang: cmd/compile: possible memory corruption after bound check elimination

A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially...

9.8CVSS7.1AI score0.00536EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/29 9:17 p.m.•10 views

Important: Red Hat Security Advisory: golang security, bug fix, and enhancement update

An update for golang is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. 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...

10CVSS7AI score0.00765EPSS
SaveExploits1References9
Total number of security vulnerabilities123384