Lucene search
+L
RedhatRecent

123019 matches found

RedHat Linux
RedHat Linux
•added 2026/07/15 4:23 p.m.•17 views

Important: Red Hat Security Advisory: multicluster engine for Kubernetes v2.6.12 security update

The multicluster engine for Kubernetes 2.6 General Availability release images, which add new features and enhancements, bug fixes, and updated container images. The multicluster engine for Kubernetes v2.6 images The multicluster engine for Kubernetes provides the foundational components that are...

9.6CVSS6.8AI score0.01041EPSS
SaveExploits7References13
RedHat Linux
RedHat Linux
•added 2026/07/15 4:22 p.m.•15 views

Important: Red Hat Security Advisory: Red Hat Edge Manager Version 1.1.3 Security Update

Red Hat Edge Manager Version 1.1.3 Security Update Red Hat Edge Manager RHEM provides simple, scalable, and security-focused management of edge devices and applications. It supports image-mode RHEL and container workloads that run on Podman/Docker or Kubernetes. RHEM is now available as a...

10CVSS6.8AI score0.02566EPSS
SaveExploits7References32
RedHat Linux
RedHat Linux
•added 2026/07/15 3:58 p.m.•16 views

kernel: nvmet-tcp: fix race between ICReq handling and queue teardown

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. A race condition exists between the handling of an Initialization Connection Request ICReq and the teardown of a queue. A remote attacker, by sending an ICReq and immediately closing the connection, could trigger a...

9.8CVSS6.1AI score0.00397EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/15 3:58 p.m.•40 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerabilit...

9.8CVSS6.3AI score0.00725EPSS
SaveExploits69References10
RedHat Linux
RedHat Linux
•added 2026/07/15 3:58 p.m.•20 views

kernel: futex/requeue: Prevent NULL pointer dereference in remove_waiter() on self-deadlock

A flaw was found in the Linux kernel's futex Fast Userspace Mutex requeue mechanism. When a non-top waiter attempts to requeue a Priority Inheritance PI futex it already owns, a NULL pointer dereference can occur. This issue, specifically within the removewaiter function during a self-deadlock...

6AI score0.00126EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/15 3:58 p.m.•9 views

kernel: drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs()

A flaw was found in the Linux kernel's Direct Rendering Manager DRM Graphics Execution Manager GEM component. This vulnerability arises from an inconsistent calculation of plane dimensions, which can lead to incorrect memory allocation checks. A local attacker could exploit this by creating a...

7.8CVSS6.2AI score0.00139EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/15 3:58 p.m.•11 views

kernel: RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path

A flaw was found in the Linux kernel, specifically within the RDMA Remote Direct Memory Access vmwpvrdma module. This vulnerability is a double free, which means the system attempts to release the same memory resource twice. This can occur in an error handling path within the pvrdmaallocucontext...

7.8CVSS6AI score0.00143EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/15 3:58 p.m.•9 views

kernel: netfilter: nf_conntrack_helper: pass helper to expect cleanup

A flaw was found in the Linux kernel's netfilter subsystem, specifically within the nfconntrackhelper. When a connection tracking helper is unregistered, its associated expectations are not properly cleaned up. This oversight can lead to a use-after-free vulnerability, where the system attempts t...

7.8CVSS6AI score0.00131EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/15 3:58 p.m.•17 views

kernel: net: sched: act_csum: validate nested VLAN headers

A flaw was found in the Linux kernel's network scheduler component. A remote attacker could send specially crafted network packets containing nested Virtual Local Area Network VLAN headers. This could cause the kernel to read beyond allocated memory, leading to a system crash and a denial of...

5.5CVSS6.1AI score0.00117EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/15 3:58 p.m.•18 views

kernel: rtmutex: Use waiter::task instead of current in remove_waiter()

A flaw was found in the Linux kernel. When the kernel's real-time mutex rtmutex component performs a specific operation called 'proxy-lock rollback' during futex requeue, it incorrectly handles task pointers. This can lead to a 'Use-After-Free' UAF vulnerability, where the system attempts to use...

7.8CVSS6.7AI score0.00725EPSS
SaveExploits69References6
RedHat Linux
RedHat Linux
•added 2026/07/15 3:58 p.m.•15 views

kernel: smb: client: fix OOB reads parsing symlink error response

A flaw was found in the Linux kernel's Server Message Block SMB client. A remote, untrusted server could send a specially crafted symlink error response, leading to an out-of-bounds read vulnerability. This could result in the disclosure of sensitive information from the kernel's memory to a loca...

8.1CVSS6.6AI score0.00378EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/15 3:58 p.m.•13 views

kernel: ima: don't clear IMA_DIGSIG flag when setting or removing non-IMA xattr

In the Linux kernel, the following vulnerability has been resolved: ima: don't clear IMADIGSIG flag when setting or removing non-IMA xattr Currently when both IMA and EVM are in fix mode, the IMA signature will be reset to IMA hash if a program first stores IMA signature in security.ima and then...

7.8CVSS6AI score0.00151EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/15 2:28 p.m.•9 views

gawk: gawk: Denial of Service due to integer overflow

A flaw was found in gawk. An integer overflow vulnerability exists in the dosub routine, which could allow an attacker to overwrite internal program data. This can lead to a denial of service DoS by causing the gawk program to crash. This issue affects 32-bit builds of gawk...

9.1CVSS5.3AI score0.00213EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/15 2:28 p.m.•7 views

gawk: gawk: Denial of Service due to Use After Free vulnerability in io.c

A flaw was found in gawk. A Use After Free vulnerability exists in the dogetlineredir routine within the io.c program file. This vulnerability can be triggered by an attacker, potentially leading to a system crash and causing a Denial of Service DoS...

7.5CVSS5.4AI score0.00213EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/15 2:28 p.m.•4 views

gawk: Gawk: Buffer overflow in ftype() routine may lead to code execution or denial of service

A flaw was found in gawk. A buffer overflow vulnerability exists in the ftype routine, located in the extension/readdir.c program file. This vulnerability could allow an attacker to crash the program, resulting in a denial of service. It may also potentially lead to arbitrary code execution, thou...

7.5CVSS6AI score0.00291EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/15 2:28 p.m.•11 views

Moderate: 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: gawk: gawk-5.4.0-3.1.hum1 aarch64, x8664 gawk-all-langpacks-5.4.0-3.1.hum1 aarch64, x8664 gawk-devel-5.4.0-3.1.hum1 aarch64, x8664 gawk-doc-5.4.0-3.1.hum1 noarch gawk-5.4.0-3.1.hum1.src src...

9.1CVSS5.2AI score0.00291EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/15 2:28 p.m.•6 views

gawk: gawk: Memory corruption via integer overflow

A flaw was found in gawk. An integer overflow vulnerability could allow a local attacker to cause memory exhaustion, leading to a denial of service. This flaw may also enable an attacker to corrupt gawk's internal memory, potentially leading to system instability...

9.1CVSS5.5AI score0.00201EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/15 2:4 p.m.•19 views

Important: Red Hat Security Advisory: hplip security update

An update for hplip is now available for Red Hat Enterprise Linux 10. 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 from th...

9.8CVSS6.1AI score0.01814EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/07/15 2:4 p.m.•11 views

HPLIP: Incomplete Fix for CVE-2026-8631

A flaw was found in HPLIP HP Linux Imaging and Printing Software. This vulnerability, an incomplete fix for CVE-2026-8631, may allow a remote attacker to escalate privileges or achieve arbitrary code execution. This can occur through an integer overflow in the hpcups processing path when handling...

9.8CVSS6.3AI score0.01814EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/07/15 1:59 p.m.•6 views

Moderate: 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: perl: perl-5.42.2-524.3.hum1 aarch64, x8664 perl-Attribute-Handlers-1.03-524.3.hum1 noarch perl-AutoLoader-5.74-524.3.hum1 noarch perl-AutoSplit-5.74-524.3.hum1 noarch perl-B-1.89-524.3.hum1...

9.1CVSS5.5AI score0.00432EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/07/15 1:59 p.m.•3 views

perl: Perl: Incorrect regular expression processing via large regular expressions

A flaw was found in Perl. When the Perl regular expression engine processes patterns with a very large number of alternative fixed strings, an internal data field can overflow. This leads to silently incorrect regular expression matches, causing the engine to either match strings it should not...

9.1CVSS5.5AI score0.00432EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/15 1:59 p.m.•4 views

perl: Perl: Information disclosure via integer overflow in pack/unpack operations

A flaw was found in Perl. An integer overflow vulnerability in the Smeasurestruct function, specifically when handling pack and unpack templates with large repeat counts, can lead to an out-of-bounds heap read. This allows an attacker, by providing a specially crafted template, to read sensitive...

8.4CVSS5.5AI score0.00211EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/15 1:48 p.m.•10 views

kernel: futex/requeue: Prevent NULL pointer dereference in remove_waiter() on self-deadlock

A flaw was found in the Linux kernel's futex Fast Userspace Mutex requeue mechanism. When a non-top waiter attempts to requeue a Priority Inheritance PI futex it already owns, a NULL pointer dereference can occur. This issue, specifically within the removewaiter function during a self-deadlock...

6AI score0.00126EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/15 1:48 p.m.•10 views

kernel: KVM: x86: Fix shadow paging use-after-free due to unexpected role

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM x86 shadow paging mechanism. This vulnerability occurs when a host page directory entry PDE mapping is changed from within the guest, leading to an unexpected role mismatch in shadow paging. This mismatch can cause a...

8.8CVSS6.3AI score0.00908EPSS
SaveExploits5References6
RedHat Linux
RedHat Linux
•added 2026/07/15 1:48 p.m.•31 views

kernel: rtmutex: Use waiter::task instead of current in remove_waiter()

A flaw was found in the Linux kernel. When the kernel's real-time mutex rtmutex component performs a specific operation called 'proxy-lock rollback' during futex requeue, it incorrectly handles task pointers. This can lead to a 'Use-After-Free' UAF vulnerability, where the system attempts to use...

7.8CVSS6.7AI score0.00725EPSS
SaveExploits69References6
RedHat Linux
RedHat Linux
•added 2026/07/15 1:48 p.m.•7 views

kernel: netfilter: nf_conntrack_helper: pass helper to expect cleanup

A flaw was found in the Linux kernel's netfilter subsystem, specifically within the nfconntrackhelper. When a connection tracking helper is unregistered, its associated expectations are not properly cleaned up. This oversight can lead to a use-after-free vulnerability, where the system attempts t...

7.8CVSS6AI score0.00131EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/15 1:48 p.m.•14 views

kernel: KVM: x86: Fix shadow paging use-after-free due to unexpected GFN

A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine x86 shadow paging mechanism. This use-after-free vulnerability arises from incorrect handling of Guest Frame Numbers GFNs when guest page tables are modified. A local attacker with control over a guest virtual machine could...

8.8CVSS6.5AI score0.00154EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/15 1:48 p.m.•9 views

Moderate: 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 Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.8CVSS6.4AI score0.00908EPSS
SaveExploits74References6
RedHat Linux
RedHat Linux
•added 2026/07/15 1:47 p.m.•11 views

kernel: futex/requeue: Prevent NULL pointer dereference in remove_waiter() on self-deadlock

A flaw was found in the Linux kernel's futex Fast Userspace Mutex requeue mechanism. When a non-top waiter attempts to requeue a Priority Inheritance PI futex it already owns, a NULL pointer dereference can occur. This issue, specifically within the removewaiter function during a self-deadlock...

6AI score0.00126EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/15 1:47 p.m.•9 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerabilit...

7.8CVSS6.6AI score0.00725EPSS
SaveExploits77References4
RedHat Linux
RedHat Linux
•added 2026/07/15 1:47 p.m.•10 views

kernel: XFS data corruption using reflink

A flaw was found in the XFS filesystem. A race condition in the copy-on-write mechanism for reflinked files can cause writes to bypass the copy-on-write process and modify shared data blocks directly. As a result, data intended for a private copy may be written to the original shared location,...

7.8CVSS5.7AI score0.00507EPSS
SaveExploits8References5
RedHat Linux
RedHat Linux
•added 2026/07/15 1:47 p.m.•23 views

kernel: rtmutex: Use waiter::task instead of current in remove_waiter()

A flaw was found in the Linux kernel. When the kernel's real-time mutex rtmutex component performs a specific operation called 'proxy-lock rollback' during futex requeue, it incorrectly handles task pointers. This can lead to a 'Use-After-Free' UAF vulnerability, where the system attempts to use...

7.8CVSS6.7AI score0.00725EPSS
SaveExploits69References6
RedHat Linux
RedHat Linux
•added 2026/07/15 1:43 p.m.•8 views

Moderate: 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: glib2: glib2-2.89.1-1.1.hum1 aarch64, x8664 glib2-devel-2.89.1-1.1.hum1 aarch64, x8664 glib2-doc-2.89.1-1.1.hum1 aarch64, x8664 glib2-static-2.89.1-1.1.hum1 aarch64, x8664...

5.3CVSS5.2AI score0.00192EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/07/15 1:43 p.m.•9 views

GDBusServer: glib2: GDBusServer pre-authentication DoS via unbounded SASL line buffering

A denial-of-service and resource exhaustion vulnerability exists within the GDBus component of GLib. The gdbusauth authentication mechanism fails to enforce proper length limitations on data lines read from a client. An unauthenticated local or remote attacker can exploit this lack of input...

5.3CVSS5.4AI score0.00192EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/15 1:7 p.m.•12 views

Important: Red Hat Security Advisory: Cost Management Metrics Operator Update

Cost Management Metrics Operator version 4.4.2 release. The Cost Management Metrics Operator is a component of the Red Hat Cost Managment service for Openshift. The operator runs on the latest supported versions of Openshift. This operator obtains OpenShift usage data by querying Prometheus every...

9.8CVSS7.1AI score0.05236EPSS
SaveExploits3References13
RedHat Linux
RedHat Linux
•added 2026/07/15 12:47 p.m.•15 views

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

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

8.7CVSS6.1AI score0.00637EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/07/15 12:47 p.m.•15 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.7CVSS6AI score0.00637EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
•added 2026/07/15 12:33 p.m.•9 views

golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing

A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname for example, xn--example-.com returns example.com instead of an error. Applications that validate the ASCII form then convert to Unicode may grant acce...

9.6CVSS6.4AI score0.00655EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/15 12:33 p.m.•13 views

Important: Red Hat Security Advisory: rhc security update

An update for rhc is now available for Red Hat Enterprise Linux 9. 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 from the C...

9.6CVSS6.5AI score0.00655EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/07/15 12:33 p.m.•30 views

crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries

A flaw was found in the crypto/x509 package of golang. This vulnerability allows a remote attacker to cause a Denial of Service DoS by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name SAN entries. The certificate verification process, specifical...

7.5CVSS6.9AI score0.00591EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/07/15 12:14 p.m.•12 views

perl-XML-LibXML: XML::LibXML: Denial of Service via truncated UTF-8 in XML node names

A flaw was found in XML::LibXML for Perl. A remote attacker could exploit this vulnerability when processing specially crafted XML node names containing incomplete UTF-8 character sequences. This can lead to an out-of-bounds read in heap memory, potentially causing the application to crash and...

7.5CVSS6AI score0.00629EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/15 12:14 p.m.•12 views

Important: Red Hat Security Advisory: perl-XML-LibXML security update

An update for perl-XML-LibXML 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 vulnerabilit...

7.5CVSS6.1AI score0.00629EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/07/15 11:58 a.m.•13 views

dotnet: .NET Security Feature Bypass Vulnerability

A flaw was found in .NET. An unauthorized attacker can exploit this vulnerability over a network due to improper verification of cryptographic signatures. This allows the attacker to bypass a critical security feature, potentially leading to significant compromise of confidentiality, integrity, a...

9.8CVSS5.3AI score0.00216EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/15 11:58 a.m.•8 views

.NET: .NET: Network Spoofing Vulnerability

A flaw was found in .NET. An authorized attacker can exploit this vulnerability by leveraging improper encoding or escaping of output. This allows the attacker to perform spoofing over a network, potentially deceiving users or systems into believing they are interacting with a trusted entity...

6.5CVSS6.3AI score0.0055EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/15 11:58 a.m.•10 views

ASP.NET Core: ASP.NET Core: Privilege Elevation via Authentication Bypass

A flaw was found in ASP.NET Core. An authorized attacker can exploit this authentication bypass vulnerability over a network by manipulating assumed-immutable data. This can allow the attacker to elevate their privileges within the system...

8.8CVSS5.3AI score0.00736EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/15 11:58 a.m.•11 views

ASP.NET Core: ASP.NET Core: Privilege Escalation via Incorrect Authentication Algorithm

A flaw was found in ASP.NET Core. An authorized attacker can exploit an incorrect implementation of the authentication algorithm over a network. This vulnerability allows the attacker to elevate their privileges, potentially gaining unauthorized access to sensitive resources or performing actions...

8.8CVSS5.3AI score0.00527EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/15 11:58 a.m.•11 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: dotnet9.0: aspnetcore-runtime-9.0-9.0.18-1.hum1 aarch64, x8664 aspnetcore-runtime-dbg-9.0-9.0.18-1.hum1 aarch64, x8664 aspnetcore-targeting-pack-9.0-9.0.18-1.hum1 aarch64, x8664...

9.8CVSS5.2AI score0.01008EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/07/15 11:58 a.m.•9 views

ASP.NET Core: ASP.NET Core: Denial of Service via uncontrolled resource allocation

A flaw was found in ASP.NET Core. This vulnerability allows an unauthorized remote attacker to cause a Denial of Service DoS by allocating resources without proper limits or throttling. This can lead to the affected system becoming unresponsive or unavailable to legitimate users...

7.5CVSS5.4AI score0.01008EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/07/15 11:42 a.m.•11 views

undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames

A flaw was found in undici. A malicious WebSocket server can exploit this by streaming numerous small or empty continuation frames. This can bypass per-frame and cumulative-size validation, leading to unbounded memory growth in the client process. The primary consequence is memory exhaustion,...

7.5CVSS6.9AI score0.00789EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/07/15 11:42 a.m.•10 views

undici: Undici: Information disclosure due to improper cache-control header parsing

A flaw was found in Undici. The cache interceptor in shared-cache mode incorrectly classifies certain responses as cacheable due to improper handling of whitespace-padded Cache-Control header field names. This vulnerability allows an unauthenticated attacker to access authenticated user data from...

5.9CVSS6.9AI score0.0036EPSS
SaveExploits0References6
Total number of security vulnerabilities123019