Lucene search
+L
RedhatcveRecent

210449 matches found

RedhatCVE
RedhatCVE
•added 4 days ago•6 views

CVE-2026-16221

A flaw was found in fast-uri. This vulnerability arises because fast-uri does not correctly interpret backslash characters as authority delimiters in Uniform Resource Locators URLs, unlike Node.js's native WHATWG URL parser. This discrepancy can cause applications that use fast-uri for security...

7.5CVSS4.9AI score0.00254EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 4 days ago•7 views

CVE-2026-19695

A flaw was found in the Gammu DCT3 trace file parser in Wireshark. This issue occurs when malformed packets are decoded from a packet capture file, causing a stack-based buffer overflow, resulting in a denial of service. Mitigation To mitigate this vulnerability, do not open untrusted capture fil...

4.7CVSS5.7AI score0.00098EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 4 days ago•8 views

CVE-2026-19694

A flaw was found in the TTX Logger file parser in Wireshark. This issue occurs when malformed packets are decoded from a packet capture file, causing a heap-based buffer overflow, resulting in a denial of service. Mitigation To mitigate this vulnerability, do not open untrusted capture files...

6.6CVSS5.5AI score0.00098EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 4 days ago•6 views

CVE-2026-73213

A flaw was found in Coturn. An authenticated TURN client can bypass configured IP address restrictions due to an incorrect component-wise IPv6 comparison in the addrlesseq function. This allows the client to relay traffic to an IPv6 peer that should be denied, leading to a Server-Side Request...

9.9CVSS5.3AI score0.00303EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 4 days ago•8 views

CVE-2026-66807

A flaw was found in console. The getCodeSpan helper in SharedResourceWarning.js constructs an HTML string using string concatenation without proper HTML encoding. This unescaped string is then rendered via React's dangerouslySetInnerHTML. While current Kubernetes DNS-1123 name validation prevents...

7.8CVSS5AI score0.00352EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 4 days ago•7 views

CVE-2026-46405

A flaw was found in OpenBao, an identity-based secrets management system. When the Kerberos authentication method processes a GET request or an Authorization: Negotiate header, it inadvertently creates authentication tokens that are not accessible to the caller and are hidden by an error message...

5.3CVSS6.5AI score0.00364EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•7 views

CVE-2026-73067

A flaw was found in Tesseract, an open-source Optical Character Recognition OCR engine. A remote attacker could exploit this vulnerability by providing a specially crafted .traineddata model. When this malicious model is loaded, it can cause the software to read beyond its allocated memory, leadi...

6.7CVSS5.4AI score0.00126EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-70629

A flaw was found in FFmpeg. An uninitialized heap memory read vulnerability exists in the native RSCC decoder. An attacker can supply a crafted video file with a compressed tile that decompresses fewer bytes than required. This leads to the unwritten portion of an intermediate buffer being copied...

6.8CVSS5.7AI score0.00132EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-19696

A flaw was found in the Ixia IxVeriWave and Vector Informatik BLF file parsers in Wireshark. This issue occurs when malformed packets are decoded from a packet capture file, causing an out-of-bounds write, resulting in a denial of service. Mitigation To mitigate this vulnerability, do not open...

6.6CVSS5.3AI score0.00107EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73506

A flaw was found in Oh My Posh, a customizable terminal prompt renderer. The software failed to properly sanitize attacker-controlled data, such as current directory names and Git metadata, before displaying it in the terminal. This oversight allows for terminal escape sequence injection, enablin...

6.1CVSS5.4AI score0.00129EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•6 views

CVE-2026-72585

An authorization bypass in Grafana allows Editor-role users to delete protected contact points because a previous security patch for updating them missed the deletion process. Mitigation To mitigate this issue grant the Editor role only to trusted users and restrict access to the Grafana UI/API t...

6.5CVSS5.3AI score0.00235EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73505

A flaw was found in Oh My Posh. A local attacker could craft a malicious directory name containing a Go template expression. When the prompt renders within this directory or its subdirectories, the embedded template expression could execute arbitrary operating system commands as the current user...

7.8CVSS5.8AI score0.00154EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-70630

A flaw was found in FFmpeg. An uninitialized heap memory read vulnerability in the native Screenpresso decoder allows attackers to recover sensitive memory contents. This occurs when a crafted SPV1 packet with a valid zlib stream is supplied, causing the screenpressodecodeframe function to fail i...

6.8CVSS5.3AI score0.00132EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•6 views

CVE-2026-73492

A flaw was found in Loofah, a library used for processing HTML and XML documents. The 'alloweduri?' function, intended to validate Uniform Resource Identifiers URIs, does not correctly identify and reject 'javascript:' or 'vbscript:' URIs when their scheme is obscured by specific HTML-encoded...

3.7CVSS5.9AI score0.00245EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73491

A flaw was found in Loofah. The Loofah::HTML5::Scrub.alloweduri? function fails to properly detect javascript: Uniform Resource Identifiers URIs when their scheme is split or prefixed with HTML5 named whitespace character references, such as or . This vulnerability allows a remote attacker to cra...

3.7CVSS6.3AI score0.00245EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73626

A flaw was found in JupyterLab where a missing 'await' in the PyPIExtensionManager.install function could lead to an allowlist/blocklist enforcement gap. This vulnerability allows direct callers of install to bypass security checks, potentially enabling the installation of unauthorized extensions...

5.3AI score0.00181EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 4 days ago•6 views

CVE-2026-73480

A flaw was found in gdu, a disk usage analyzer. This vulnerability occurs because gdu does not properly remove terminal escape sequences from directory and file names when displaying paths after exiting its Text-based User Interface TUI. An attacker can craft malicious directory or file names...

5CVSS5.5AI score0.00119EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73555

A flaw was found in vLLM, an inference and serving engine for large language models. Unauthenticated attackers can send malformed JSON requests to various API endpoints, triggering validation errors. The system's error handling mechanism converts these validation errors into strings without...

5.3CVSS5.4AI score0.00255EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73490

A flaw was found in Loofah. The HTML5 sanitizer incorrectly applies its local-reference restriction only to the xlink:href attribute on SVG use and feImage elements, while browsers also accept the plain href attribute. A remote attacker could exploit this by crafting a sanitized SVG that referenc...

4.7CVSS5.9AI score0.0018EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73557

A flaw was found in vLLM, an inference and serving engine for large language models. An incomplete remediation for a previous vulnerability CVE-2025-62164 can be bypassed. This occurs when concurrent prompt parts are processed, leading to a race condition in the handling of sparse tensors. This...

6.3CVSS5.4AI score0.00251EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•7 views

CVE-2026-73558

A flaw was found in vLLM, an inference and serving engine for large language models. An integer overflow vulnerability in the actandmulkernel kernel allows a remote attacker to cause cross-user data leakage. By crafting specific requests processed in the same inference batch, an attacker can obta...

5.3CVSS5.5AI score0.00261EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73621

A flaw was found in GitPython. An argument injection vulnerability in the Commit.count method allows an attacker to control options passed to the method. By supplying a crafted output option, an attacker can cause the git rev-list command to truncate an arbitrary file to zero bytes. This enables...

5.4CVSS5.5AI score0.00199EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73651

A flaw was found in TypeORM. TypeORM's migration:generate command, used for generating database migrations, embeds database schema metadata into JavaScript or TypeScript template literals. This process incorrectly escapes backticks but fails to escape interpolation, creating a vulnerability. An...

5.7CVSS5.7AI score0.00233EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73648

A flaw was found in rails-html-sanitizer, a component responsible for sanitizing HTML fragments in Rails applications. This vulnerability allows a remote attacker to perform Cross-Site Scripting XSS by exploiting improper sanitization of SVG Scalable Vector Graphics reference elements. The...

5.4CVSS5.5AI score0.00396EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73619

A flaw was found in GitPython. This vulnerability allows an attacker to read arbitrary files from the filesystem. By exploiting an incomplete denylist in the unsafegitarchiveoptions guard, an attacker can supply specific options, such as --add-file or --add-virtual-file, to the Repo.archive...

7.1CVSS5.5AI score0.00227EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73295

A flaw was found in Material for MkDocs. A DOM-based Cross-Site Scripting XSS vulnerability exists in the search suggestion feature. A remote attacker could exploit this by crafting a malicious URL with a specially designed query parameter. After user interaction, this could lead to the execution...

5.4CVSS5.9AI score0.00185EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 4 days ago•6 views

CVE-2026-73559

A flaw was found in vLLM, an inference and serving engine for large language models. An authenticated API client can exploit this vulnerability by sending a single request to the /v1/completions endpoint with an excessively large list of prompts. This unbounded input causes the vLLM server to...

6.5CVSS5.5AI score0.00388EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73623

A flaw was found in GitPython. An incomplete denylist in the unsafegitcloneoptions function fails to restrict the --template option. This allows a remote attacker to supply a malicious Git template directory, leading to arbitrary command execution during clone operations...

7.7CVSS5.8AI score0.00692EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 4 days ago•6 views

CVE-2026-45774

A flaw was found in compliance-trestle. The library's profile import mechanism, which handles trestle:// URIs and relative file paths, does not properly validate paths. This allows a remote attacker to craft a malicious OSCAL Open Security Controls Assessment Language profile YAML file containing...

7.5CVSS5.5AI score0.00371EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•9 views

CVE-2026-73515

A flaw was found in PostGIS. This out-of-bounds read vulnerability allows a remote attacker to cause memory disclosure or a server crash. This occurs when a malformed FlatGeobuf buffer is supplied, as the FlatGeobuf property metadata decoder fails to verify that the string body is contained withi...

8.1CVSS5.6AI score0.00414EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 4 days ago•6 views

CVE-2026-73624

A flaw was found in GitPython. This vulnerability allows a remote attacker to overwrite arbitrary files on the system. By failing to properly validate git options passed to the Diffable.diff method, an attacker can supply a malicious output argument to write patch content to attacker-controlled...

8.1CVSS5.6AI score0.00276EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73566

A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could provide a specially crafted tar archive with a long-path header. When processing this archive with a non-empty member-selection list, an uncontrolled recursion in the filesFilter function can lea...

7.5CVSS5.6AI score0.00379EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 4 days ago•8 views

CVE-2026-73622

A flaw was found in GitPython. This vulnerability allows a remote attacker to exfiltrate sensitive information, such as environment variables, by crafting malicious URLs. When these URLs are processed during Git operations like fetch or pull, the environment variables are expanded and transmitted...

8.7CVSS5.5AI score0.00282EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-45725

A flaw was found in compliance-trestle. The library's remote fetching cache mechanism HTTPSFetcher and SFTPFetcher does not properly sanitize path traversal sequences ../ when constructing local cache file paths from URLs. A remote attacker can exploit this by referencing a malicious URL in an...

7.7CVSS5.7AI score0.00268EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73625

A flaw was found in GitPython. Attackers can bypass the checkunsafeoptions guard by smuggling git options within single-character keyword argument kwarg values. This allows them to supply specially crafted option dictionaries to various GitPython methods, such as clonefrom or fetch, leading to...

8.8CVSS5.6AI score0.00502EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 4 days ago•7 views

CVE-2026-73556

A flaw was found in vLLM, an inference and serving engine for large language models. An unauthenticated remote attacker can exploit a Regular Expression Denial of Service ReDoS vulnerability in the lm-format-enforcer backend. By submitting a specially crafted regular expression through the...

7.5CVSS5.5AI score0.00315EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73627

A flaw was found in JupyterLab. An authenticated user can bypass administrator lock rules in the plugin manager by making direct requests to the /lab/api/plugins endpoint. This allows them to enable or disable plugins that were locked, including child plugins and those locked via the 'lock all'...

7.1CVSS5.4AI score0.00249EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 4 days ago•6 views

CVE-2026-73643

A flaw was found in js-yaml, a JavaScript YAML parser. A remote attacker could exploit this vulnerability by providing specially crafted YAML input containing nested flow collections. This can lead to exponential parsing time when the application processes untrusted input, consuming excessive CPU...

7.5CVSS5.6AI score0.00343EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73569

A flaw was found in fast-xml-parser. A remote attacker could exploit this by submitting a specially crafted XML document containing multiple DOCTYPE declarations. These repeated declarations can reset internal entity expansion limits during parsing. This can lead to excessive CPU usage, event-loo...

8.7CVSS5.1AI score0.00371EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-45819

A flaw was found in baseline-browser-mapping. This vulnerability allows an attacker to cause a denial of service by providing invalid or conflicting input parameters. The affected component improperly terminates the process instead of handling the input error gracefully, leading to immediate...

8.7CVSS4.8AI score0.00371EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-33818

A flaw was found in the encoding/asn1 package in Go. An attacker could provide a specially crafted, deeply-nested Abstract Syntax Notation One ASN.1 structure, leading to excessive recursion during the Unmarshal operation. This could result in stack exhaustion and a Denial of Service DoS conditio...

7.5CVSS5.3AI score0.00465EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•8 views

CVE-2026-73415

A flaw was found in JupyterLab. The ImageViewer component improperly handles specially crafted SVG images by revoking a blob URL too early. This allows a remote attacker to exploit a cross-site scripting XSS vulnerability when a malicious image is opened through the image viewer and subsequently ...

8CVSS6AI score0.00574EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
•added 4 days ago•4 views

CVE-2026-73620

A flaw was found in GitPython. This vulnerability arises from insufficient guarding of git option forwarding within the IndexFile.checkout and TagReference.create functions. An authenticated attacker can exploit this by passing unsafe options through keyword arguments, leading to the ability to...

8.8CVSS5.6AI score0.00331EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73416

A flaw was found in jupyterlab. The PyPI Python Package Index extension manager uses a custom normalization process for package names that is weaker than the official PyPI canonicalization. This allows an authenticated user to bypass blocklist restrictions by using an alternative spelling of a...

6.3CVSS5.4AI score0.00487EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-73417

A flaw was found in JupyterLab. Improper validation of sideBySideLeftMarginOverride and sideBySideRightMarginOverride settings within the overrides.json file allows for cross-site scripting XSS. An attacker can exploit this by convincing a user to import a specially crafted settings file, or by...

8.6CVSS5.4AI score0.00552EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-56862

A flaw was found in the crypto/tls package, part of golang. A malicious client can exploit this vulnerability by continuously sending KeyUpdate messages to a server. This forces the server to perform indefinite key derivation operations, leading to resource exhaustion and a Denial of Service DoS...

7.5CVSS5.4AI score0.00483EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•6 views

CVE-2026-56860

A flaw was found in net/url, a component of golang. This vulnerability arises when resolving relative paths that contain numerous parent directory '..' segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory...

7.5CVSS5.4AI score0.00441EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-56859

A flaw was found in the encoding/xml package of Go. The DecodeElement function failed to correctly track recursion depth, which could lead to stack exhaustion. A remote attacker could exploit this vulnerability by providing a specially crafted XML input, resulting in a Denial of Service DoS for t...

7.5CVSS5.5AI score0.00483EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-56858

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

8.1CVSS5.4AI score0.00263EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 4 days ago•5 views

CVE-2026-56853

A flaw was found in the net/http component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the ReadHeaderTimeout is not correctly applied during this process. This...

7.5CVSS5.5AI score0.0059EPSS
SaveExploits0References7
Total number of security vulnerabilities210449