Lucene search
+L
RedhatcveRecent

214880 matches found

RedhatCVE
RedhatCVE
•added 2026/09/08 10:34 p.m.•10 views

CVE-2026-87053

A flaw was found in operator-sdk-builder. Due to an oversight in the Containerfile configuration, the final built container image runs with root privileges by default. This increases the attack surface of the container, as any process executed within it will have elevated permissions. If a...

4.2CVSS5.8AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/08 10:34 p.m.•7 views

CVE-2026-87050

A flaw was found in operator-foundry. GitHub Actions and reusable workflows within the component are referenced using mutable tags e.g., @v0, @v4 instead of fixed commit SHAs. This allows an attacker to potentially alter the code executed in the Continuous Integration CI pipeline through an...

4.2CVSS6AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/08 9:47 p.m.•7 views

CVE-2026-69806

Exposure of sensitive information to an unauthorized actor in .NET allows an authorized attacker to elevate privileges locally...

7CVSS5.8AI score0.0187EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/08 9:37 p.m.•8 views

CVE-2026-31912

A flaw was found in libpcap. The BPF interpreter in libpcap does not correctly handle crafted filter programs, leading to an out-of-bounds read. A local attacker could provide a specially crafted filter program, causing the interpreter to attempt to read memory outside of its allocated buffer. Th...

6.1CVSS5.7AI score0.0014EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/08 9:26 p.m.•8 views

CVE-2026-62437

A flaw was found in Xen. When a guest virtual machine is terminated, its device model DM can re-establish interrupt request IRQ tracking structures after the initial cleanup. This prevents some of these structures from being properly deallocated, leading to a memory leak. A local attacker with...

6.5CVSS5.6AI score0.00124EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/08 9:22 p.m.•7 views

CVE-2026-79602

A flaw was found in Xen. A malicious guest operating system, when configured with a PCI device that has a Base Address Register BAR mapped to the I/O port space, can trigger an internal error within the Xen hypervisor. This vulnerability could lead to a denial of service, causing the host system ...

8.8CVSS5.6AI score0.00173EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/08 9:22 p.m.•9 views

CVE-2026-76905

A flaw was found in kin-openapi, a Go project for handling OpenAPI files. An unauthenticated client can exploit this vulnerability by sending a malformed non-string scalar field in a multipart/form-data request body. This can cause applications that render validation errors through specific...

7.5CVSS7.1AI score0.00609EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/08 9:22 p.m.•8 views

CVE-2026-73502

A flaw was found in kin-openapi. An unauthenticated remote attacker can trigger a null-pointer dereference in the openapi3filter.ValidateRequest function. This occurs when validating a request against a content parameter whose application/json media type has no schema. Successful exploitation lea...

5.3CVSS5.7AI score0.00507EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/08 9:12 p.m.•6 views

CVE-2026-80863

A flaw was found in the Linux kernel's RDMA/rxe component. A local user could exploit a memory corruption vulnerability in the freerdatomicresources function by updating the maxdestrdatomic value before the old array is properly freed, leading to an out-of-bounds write. This issue can cause a...

7.3CVSS6AI score0.00243EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/08 8:25 p.m.•9 views

CVE-2026-54745

A flaw was found in Kubeflow Pipelines. An unauthenticated attacker can exploit a Server-Side Request Forgery SSRF and HTTP smuggling vulnerability through the /proxy/ route. This allows the attacker to bypass authorization and forward arbitrary requests to internal services. Consequently, this c...

10CVSS5.8AI score0.00621EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/09/08 7:58 p.m.•9 views

CVE-2026-87049

A flaw was found in operator-foundry. Untrusted external actors can exploit over-permissive GitHub access tokens and Google Cloud Platform GCP Workload Identity Federation credentials granted to a third-party reusable workflow. By invoking this workflow on untrusted-triggerable events without...

8.7CVSS5.6AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/08 6:34 p.m.•9 views

CVE-2026-57099

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 limits or throttling. This can lead to the affected system becoming unresponsive or unavailable to legitimate users...

7.5CVSS5.7AI score0.012EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/08 6:30 p.m.•6 views

CVE-2026-84119

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Sandbox escape due to use-after-free in the DOM: Navigation component...

7.5CVSS6.2AI score0.00319EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/08 5:51 p.m.•16 views

CVE-2026-59324

A flaw was found in Spring Integration. When an IntegrationFlow uses .fluxTransform with an asynchronous fluxFunction that emits raw payloads, concurrent requests on the same FluxMessageChannel subscription can have their reply headers copied from other messages. This information disclosure...

8.2CVSS5.7AI score0.00277EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/08 5:38 p.m.•15 views

CVE-2026-47864

A flaw was found in Spring Integration. The SerializingHttpMessageConverter component deserializes incoming HTTP request bodies without proper class filtering. A remote, unauthenticated attacker can exploit this by sending a specially crafted HTTP request. If a known Java deserialization 'gadget'...

9.8CVSS6AI score0.05914EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/08 5:33 p.m.•6 views

CVE-2026-79603

A flaw was found in Xen. x86 paravirtualized PV guests can free memory pages while a stale Translation Lookaside Buffer TLB entry still points to them. This creates a window where a PV guest can modify a page after it has been scrubbed cleared but before the TLB is flushed. This could lead to dat...

5.6AI score0.00361EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/08 5:15 p.m.•6 views

CVE-2026-9765

A flaw was found in Grafana. This vulnerability, categorized as broken access control, allows an attacker to bypass security mechanisms in a web application. This can lead to unauthorized access to sensitive data, enable operations on behalf of other users, and potentially result in privilege...

8.3CVSS5.7AI score0.00402EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/08 1:09 p.m.•9 views

CVE-2026-81928

A flaw was found in Net::DNS versions before 1.57 for Perl. An attacker can cause a denial of service DoS by sending a specially crafted DNS message with a misplaced Transaction Signature TSIG record. When a system using Net::DNS, such as a forwarder or proxy, attempts to re-encode this message, ...

7.5CVSS5.6AI score0.00585EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/09/08 12:42 p.m.•7 views

CVE-2026-47892

A flaw was found in Spring Framework. This vulnerability allows a header predicate bypass to occur in a pre-flight request within a WebFlux application that uses functional endpoints and is deployed with DispatcherServlet. This bypass could potentially lead to unexpected behavior or security poli...

6.5CVSS5.7AI score0.00529EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/08 12:30 p.m.•6 views

CVE-2026-72889

A flaw was found in Net::OAuth for Perl. A remote attacker can exploit this vulnerability by manipulating the signature algorithm used for verification. By specifying a weaker algorithm, such as HMAC-SHA1 or HMAC-SHA256, in the incoming message, the attacker can force the system to use a...

9.8CVSS5.8AI score0.00448EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/08 12:16 p.m.•9 views

CVE-2026-47884

A flaw was found in the XsltView component of Spring MVC applications. This vulnerability could allow a remote, unauthenticated attacker to perform Server-Side Request Forgery SSRF, enabling them to make unauthorized requests from the server, and potentially achieve Remote Code Execution RCE,...

9.8CVSS6.8AI score0.00605EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/08 11:27 a.m.•13 views

CVE-2026-80219

A flaw was found in hawtio-operator. When deploying Hawtio in cluster mode, the operator creates a cluster-scoped OAuthClient with automatic grant approval GrantMethod: auto and no client secret public client. The redirect URIs are derived from the operator-created Route, whose hostname is...

8.7CVSS5.8AI score0.0023EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/08 11:27 a.m.•11 views

CVE-2026-78234

A flaw was found in hawtio-operator. The operator reads the OpenShift Service CA private signing key from the openshift-service-ca namespace and uses it to mint client certificates with a Subject Common Name CN supplied by the author of a namespaced Hawtio custom resource. Because the operator...

9.9CVSS5.7AI score0.00388EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/08 11:27 a.m.•12 views

CVE-2026-77968

A flaw was found in hawtio-operator. The operator's ClusterRole grants secrets: create, get, list, update, watch across all namespaces. While the operator uses a controller-runtime label-selector cache as a memory optimization, the ServiceAccount token authorizes read access to every Secret in th...

8.2CVSS5.6AI score0.0042EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/08 9:01 a.m.•9 views

CVE-2026-76014

A flaw was found in BusyBox. A local attacker can exploit a null pointer dereference vulnerability in the FEATUREWGETTIMEOUT handler within the networking/wget.c component. This occurs when the attacker manipulates the -T argument, leading to a denial of service. Mitigation Mitigation for this...

5.5CVSS5.3AI score0.0016EPSS
SaveExploits1References10
RedhatCVE
RedhatCVE
•added 2026/09/08 9:00 a.m.•10 views

CVE-2026-19672

A flaw was found in the Python tarfile module. This vulnerability allows an attacker to create empty directories outside of the intended extraction destination on POSIX Portable Operating System Interface platforms. This occurs when processing a specially crafted archive containing member names...

6.3CVSS5.7AI score0.00522EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/08 9:00 a.m.•12 views

CVE-2026-17084

A flaw was found in the Python 'stringprep' module. This module incorrectly processed characters by using the latest Unicode codepoint attributes instead of the Unicode 3.2.0 standard specified in RFC 3454. This deviation can lead to mismatches when processing internationalized domain names IDNA...

6.5CVSS5.7AI score0.00721EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/08 9:00 a.m.•11 views

CVE-2026-15806

A flaw was found in Python. The HTTPPasswordMgr class in the urllib.request module did not correctly consider the URL scheme when matching stored credentials against a requested URL. This allowed credentials intended for an HTTPS secure connection to be sent over an unencrypted HTTP connection to...

6CVSS5.8AI score0.00451EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/08 7:59 a.m.•10 views

CVE-2026-43971

A flaw was found in ninenines cowlib. This vulnerability, due to improper encoding or escaping of output, allows an attacker to perform Link header directive smuggling. By manipulating the target URI, 'rel' value, or attribute keys in applications that process Link headers through cowlib, a remot...

6.3CVSS5.8AI score0.00524EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/08 7:55 a.m.•7 views

CVE-2026-76561

A flaw was found in Dogtag PKI, as used by FreeIPA's certificate authority component. The certificate profile import functionality does not fully validate uploaded profile content beyond the profile ID. An authenticated user with CA Administrator privileges can exploit Dogtag's...

7.2CVSS6.4AI score0.0058EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/08 5:50 a.m.•18 views

CVE-2026-78254

A flaw was found in Apache Ant. The ftp and scp tasks, used for downloading files, are vulnerable to a path traversal issue. A malicious remote server can exploit this by providing specially crafted relative paths, allowing it to write files outside the intended download directory. This could lea...

6.8CVSS5.9AI score0.00758EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/08 5:47 a.m.•12 views

CVE-2026-6377

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in Next4Biz Information Technologies Inc. CSM Customer Service Management allows Path Traversal. This issue affects CSM Customer Service Management: from 6.8.9 before 8.0.3...

7.5CVSS5.7AI score0.00503EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/07 4:00 p.m.•7 views

CVE-2026-86469

A flaw was found in GLib2. When gfilereplace is used with GFILECREATEREPLACEDESTINATION and creating the .goutputstream-XXXXXX temporary file fails, the library unlinks the destination and recreates it without exclusive creation or symlink protection. A local attacker who can write to the...

5.3CVSS5.6AI score0.00141EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/07 3:16 p.m.•8 views

CVE-2026-86144

A flaw in libxml2's XInclude processing xmlXIncludeProcess and xmlXIncludeProcessTree fails to propagate parser flags like XMLPARSENONET. This allows custom resource loaders to fetch external network resources, potentially enabling Server-Side Request Forgery SSRF, XML External Entity XXE...

7.8CVSS5.8AI score0.002EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/07 3:16 p.m.•9 views

CVE-2026-86143

An integer overflow in the libxml2 xmlIO module occurs when data backlogs exceed maximum integer limits. This flaw passes negative length values to downstream write callbacks, creating an unsafe state that can lead to data corruption or compromise application confidentiality and integrity...

7.3CVSS6.1AI score0.00185EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
•added 2026/09/07 3:16 p.m.•7 views

CVE-2026-86142

A flaw in libxml2's xmlXPtrEvalXPtrPart function allows a local attacker to cause a heap-based buffer overflow. An integer overflow while processing an oversized xpointer expression leads to incorrect memory allocation and an out-of-bounds write, potentially resulting in information disclosure,...

7.8CVSS6.1AI score0.00215EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/07 3:16 p.m.•6 views

CVE-2026-86139

A flaw was found in libxml2. An integer overflow vulnerability exists in the xmlURIEscapeStr function within uri.c. This flaw could potentially lead to memory corruption, allowing an attacker to achieve information disclosure or arbitrary code execution. Mitigation To mitigate this developers mus...

7.8CVSS6AI score0.00166EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/07 3:16 p.m.•7 views

CVE-2026-86138

A flaw was found in libxml2, a software library for parsing XML documents. An integer overflow within the xmlDictAddQString function can lead to a heap-based buffer overflow. This vulnerability could allow a local attacker to execute arbitrary code on the system, potentially compromising its...

7.8CVSS7AI score0.0018EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/07 3:14 p.m.•6 views

CVE-2026-53801

A symlink race condition in rsync's sender directory scanning logic allows a local attacker to bypass intended access restrictions. By replacing a symlink with a directory entry pointing outside the module root during an active scan, the attacker can force rsync to enumerate and transfer...

8.2CVSS6.5AI score0.00349EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/07 3:06 p.m.•8 views

CVE-2026-86140

A flaw was found in libxml2. A local attacker could exploit a stack-based buffer overflow in the xmlSnprintfElements function to achieve arbitrary code execution. This vulnerability in a fundamental system library could lead to significant system compromise if successfully exploited. Mitigation T...

8CVSS6.7AI score0.0021EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/07 2:29 p.m.•6 views

CVE-2026-86308

A flaw was found in light0011 cms. A remote attacker could exploit a vulnerability in the Debug Mode component by manipulating the DBDEBUG argument. This could lead to information disclosure from the App/Common/Conf/config.php file...

6.9CVSS5.8AI score0.00537EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
•added 2026/09/07 2:28 p.m.•6 views

CVE-2026-53798

A privilege confusion vulnerability in rsync's name-converter subprocess allows a local attacker to achieve privilege escalation. By manipulating the subprocess to return empty values for uid or gid lookups, the attacker forces rsync to incorrectly interpret these as root uid/gid 0. Consequently,...

6.9CVSS5.8AI score0.00428EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/07 2:28 p.m.•8 views

CVE-2026-53797

A symlink race condition in rsync's source tree traversal allows a low-privileged local attacker to access unauthorized files. By atomically replacing a parent directory component with a symlink during an active transfer, the attacker can redirect file reads outside the intended transfer root,...

5.7CVSS6.5AI score0.00121EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/07 2:16 p.m.•8 views

CVE-2026-45799

A flaw was found in Wire, a library used for gRPC and protocol buffers. In the wire-runtime component, a remote attacker can exploit improper validation of a length-delimited field. By sending a crafted protobuf message with a negative length, the system attempts to access an invalid memory...

7.5CVSS5.7AI score0.00728EPSS
SaveExploits1References10
RedhatCVE
RedhatCVE
•added 2026/09/07 2:14 p.m.•9 views

CVE-2026-19843

A flaw was found in 389-ds-base. The Cockpit 389 Console's LDAP editor constructs an ldapsearch command by embedding an LDAP entry's distinguished name DN into a shell command string without proper escaping. An LDAP user with delegated privileges to create or rename directory entries could craft ...

8.4CVSS5.7AI score0.0048EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
•added 2026/09/07 2:14 p.m.•5 views

CVE-2026-18922

A flaw was found in 389 Directory Server. During SASL PLAIN authentication, a stale identity carried in a Cyrus SASL auxiliary property from a prior failed bind attempt can be installed on a connection following a subsequent, unrelated successful bind, regardless of which SASL mechanism completes...

9.8CVSS5.7AI score0.0056EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/07 2:14 p.m.•8 views

CVE-2026-18453

A flaw was found in 389 Directory Server. A missing NULL pointer check in the paged results handling of opsharedsearch allows an unauthenticated remote attacker to crash the LDAP server by sending a crafted sequence of search requests using the USEONEBACKEND control, resulting in denial of servic...

7.5CVSS5.5AI score0.00847EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/07 2:14 p.m.•5 views

CVE-2026-18355

A heap buffer overflow flaw was found in the SASL I/O layer of 389 Directory Server 389-ds-base. In sasliostartpacket, the wrapped-record length read from the wire is validated only against an upper bound. A small wire length 0, 1, or 2 produces an encryptedbuffercount below the already-consumed...

7.5CVSS6.4AI score0.00837EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/07 1:18 p.m.•10 views

CVE-2026-56740

A flaw was found in the JLine3 Telnet server remote-telnet module. An unauthenticated remote attacker can exploit this vulnerability by injecting an excessive number of environment variables through the Telnet NEW-ENVIRON option. This action causes the server to store numerous variable pairs,...

7.5CVSS5.9AI score0.00884EPSS
SaveExploits1References12
RedhatCVE
RedhatCVE
•added 2026/09/07 1:18 p.m.•8 views

CVE-2026-56741

A flaw was found in the JLine3 Telnet server's remote-telnet module. An unauthenticated remote attacker can exploit this vulnerability by repeatedly sending large terminal dimension values through the Telnet Negotiate About Window Size NAWS option. This action triggers continuous,...

7.5CVSS5.7AI score0.00889EPSS
SaveExploits1References10
Total number of security vulnerabilities214880