Exact snapshot results

353,537 CVE records

CVE ID descending · no relevance ranking

CVE-2026-27190

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.6.8, a command injection vulnerability exists in Deno's node:child_process implementation. This vulnerability is fixed in 2.6.8.

PUBLISHED
Vendor
denoland
Product
deno
Provider severity
HIGH
Conflicts
0

CVE-2026-2719

The Private WP suite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Exceptions' setting in all versions up to, and including, 0.4.1. This is due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfilte

PUBLISHED
Vendor
fpoller
Product
Private WP suite
Provider severity
MEDIUM
Conflicts
0

CVE-2026-27189

OpenSift is an AI study tool that sifts through large datasets using semantic search and generative AI. Versions 1.1.2-alpha and below, use non-atomic and insufficiently synchronized local JSON persistence flows, potentially causing concurrent operations to lose updates or corrupt local state across sessions/study/quiz/flashcard/wellness/auth stores. This issue has been fixed in version 1.1.3-alpha.

PUBLISHED
Vendor
OpenSift
Product
OpenSift
Provider severity
MEDIUM
Conflicts
1

CVE-2026-27183

OpenClaw versions prior to 2026.3.7 contain a shell approval gating bypass vulnerability in system.run dispatch-wrapper handling that allows attackers to skip shell wrapper approval requirements. The approval classifier and execution planner apply different depth-boundary rules, permitting exactly four transparent dispatch wrappers like repeated env invocations before /bin/sh -c to bypass security=allowlist approval gating by misaligning classification with execution planning.

PUBLISHED
Vendor
OpenClaw
Product
OpenClaw
Provider severity
LOW, MEDIUM
Conflicts
1

CVE-2026-27182

Saturn Remote Mouse Server contains a command injection vulnerability that allows unauthenticated attackers to execute arbitrary commands by sending specially crafted UDP JSON frames to port 27000. Attackers on the local network can send malformed packets with unsanitized command data that the service forwards directly to OS execution functions, enabling remote code execution under the service account.

PUBLISHED
Vendor
saturnremote
Product
Saturn Remote Mouse Server
Provider severity
HIGH
Conflicts
1

CVE-2026-27181

MajorDoMo (aka Major Domestic Module) allows unauthenticated arbitrary module uninstallation through the market module. The market module's admin() method reads gr('mode') from $_REQUEST and assigns it to $this->mode at the start of execution, making all mode-gated code paths reachable without authentication via the /objects/?module=market endpoint. The uninstall mode handler calls uninstallPlugin(), which deletes module records from the database, executes the module's uninstall() method via eva

PUBLISHED
Vendor
sergejey
Product
MajorDoMo
Provider severity
HIGH
Conflicts
1

CVE-2026-27180

MajorDoMo (aka Major Domestic Module) is vulnerable to unauthenticated remote code execution through supply chain compromise via update URL poisoning. The saverestore module exposes its admin() method through the /objects/?module=saverestore endpoint without authentication because it uses gr('mode') (which reads directly from $_REQUEST) instead of the framework's $this->mode. An attacker can poison the system update URL via the auto_update_settings mode handler, then trigger the force_update han

PUBLISHED
Vendor
sergejey
Product
MajorDoMo
Provider severity
CRITICAL
Conflicts
1

CVE-2026-2718

The Dealia – Request a Quote plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Gutenberg block attributes in all versions up to, and including, 1.0.8. This is due to the use of `wp_kses()` for output escaping within HTML attribute contexts where `esc_attr()` is required. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PUBLISHED
Vendor
dealia
Product
Dealia – Request a quote
Provider severity
MEDIUM
Conflicts
0

CVE-2026-27179

MajorDoMo (aka Major Domestic Module) contains an unauthenticated SQL injection vulnerability in the commands module. The commands_search.inc.php file directly interpolates the $_GET['parent'] parameter into multiple SQL queries without sanitization or parameterized queries. The commands module is loadable without authentication via the /objects/?module=commands endpoint, which includes arbitrary modules by name and calls their usual() method. Time-based blind SQL injection is exploitable using

PUBLISHED
Vendor
sergejey
Product
MajorDoMo
Provider severity
HIGH
Conflicts
1

CVE-2026-27178

MajorDoMo (aka Major Domestic Module) contains a stored cross-site scripting (XSS) vulnerability through method parameter injection into the shoutbox. The /objects/?method= endpoint allows unauthenticated execution of stored methods with attacker-controlled parameters. Default methods such as ThisComputer.VolumeLevelChanged pass the user-supplied VALUE parameter directly into the say() function, which stores the message raw in the shouts database table without escaping. The shoutbox widget rende

PUBLISHED
Vendor
sergejey
Product
MajorDoMo
Provider severity
HIGH, MEDIUM
Conflicts
1

CVE-2026-27177

MajorDoMo (aka Major Domestic Module) contains a stored cross-site scripting (XSS) vulnerability via the /objects/?op=set endpoint, which is intentionally unauthenticated for IoT device integration. User-supplied property values are stored raw in the database without sanitization. When an administrator views the property editor in the admin panel, the stored values are rendered without escaping in both a paragraph tag (SOURCE field) and a textarea element (VALUE field). The XSS fires on page loa

PUBLISHED
Vendor
sergejey
Product
MajorDoMo
Provider severity
HIGH, MEDIUM
Conflicts
1

CVE-2026-27176

MajorDoMo (aka Major Domestic Module) contains a reflected cross-site scripting (XSS) vulnerability in command.php. The $qry parameter is rendered directly into the HTML page without sanitization via htmlspecialchars(), both in an input field value attribute and in a paragraph element. An attacker can inject arbitrary JavaScript by crafting a URL with malicious content in the qry parameter.

PUBLISHED
Vendor
sergejey
Product
MajorDoMo
Provider severity
MEDIUM
Conflicts
1

CVE-2026-27175

MajorDoMo (aka Major Domestic Module) is vulnerable to unauthenticated OS command injection via rc/index.php. The $param variable from user input is interpolated into a command string within double quotes without sanitization via escapeshellarg(). The command is inserted into a database queue by safe_exec(), which performs no sanitization. The cycle_execs.php script, which is web-accessible without authentication, retrieves queued commands and passes them directly to exec(). An attacker can expl

PUBLISHED
Vendor
sergejey
Product
MajorDoMo
Provider severity
CRITICAL
Conflicts
1

CVE-2026-27174

MajorDoMo (aka Major Domestic Module) allows unauthenticated remote code execution via the admin panel's PHP console feature. An include order bug in modules/panel.class.php causes execution to continue past a redirect() call that lacks an exit statement, allowing unauthenticated requests to reach the ajax handler in inc_panel_ajax.php. The console handler within that file passes user-supplied input from GET parameters (via register_globals) directly to eval() without any authentication check. A

PUBLISHED
Vendor
sergejey
Product
MajorDoMo
Provider severity
CRITICAL
Conflicts
1

CVE-2026-27173

JWT tokens that were used by workers in Kubernetes Executors have been exposed to users who had read only access to Kuberentes Pods. This could allow users with just read-only access to perform actions that were only available to running tasks via Task SDK and potentially allow to modify state of Airflow Database for tasks.

PUBLISHED
Vendor
Apache Software Foundation
Product
Apache Airflow CNCF Kubernetes provider
Provider severity
HIGH
Conflicts
0

CVE-2026-27172

A flaw was found in the camel-consul component of Apache Camel. An attacker with write access to the Consul Key-Value (KV) store could inject a malicious serialized Java object. When Apache Camel's ConsulRegistry deserializes this object, it can lead to arbitrary code execution within the Camel process. This vulnerability arises from the component reading Java-serialized values without proper input filtering.

PUBLISHED
Vendor
Red Hat, Apache Software Foundation, Red Hat, Red Hat, Red Hat, Red Hat
Product
Red Hat JBoss Enterprise Application Platform 8, Apache Camel, Red Hat build of Apache Camel for Spring Boot 4, Red Hat Fuse 7, Red Hat Fuse 7, Red Hat JBoss Enterprise Application Platform Expansion Pack
Provider severity
HIGH
Conflicts
2

CVE-2026-27171

zlib before 1.3.2 allows CPU consumption via crc32_combine64 and crc32_combine_gen64 because x2nmodp can do right shifts within a loop that has no termination condition.

PUBLISHED
Vendor
zlib
Product
zlib
Provider severity
LOW
Conflicts
0

CVE-2026-27170

OpenSift is an AI study tool that sifts through large datasets using semantic search and generative AI. In versions 1.1.2-alpha and below, URL ingest allows overly permissive server-side fetch behavior and can be coerced into requesting unsafe targets. Potential access/probing of private/local network resources from the OpenSift host process when ingesting attacker-controlled URLs. This issue has been fixed in version 1.1.3-alpha. To workaround when using trusted local-only exceptions, use OPENS

PUBLISHED
Vendor
OpenSift
Product
OpenSift
Provider severity
HIGH
Conflicts
1

CVE-2026-2717

The HTTP Headers plugin for WordPress is vulnerable to CRLF Injection in all versions up to, and including, 1.19.2. This is due to insufficient sanitization of custom header name and value fields before writing them to the Apache .htaccess file via `insert_with_markers()`. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary newline characters and additional Apache directives into the .htaccess configuration file via the 'Custom Heade

PUBLISHED
Vendor
zinoui
Product
HTTP Headers
Provider severity
MEDIUM
Conflicts
0

CVE-2026-27169

OpenSift is an AI study tool that sifts through large datasets using semantic search and generative AI. Versions 1.1.2-alpha and below render untrusted user/model content in chat tool UI surfaces using unsafe HTML interpolation patterns, leading to XSS. Stored content can execute JavaScript when later viewed in authenticated sessions. An attacker who can influence stored study/quiz/flashcard content could trigger script execution in a victim’s browser, potentially performing actions as that user

PUBLISHED
Vendor
OpenSift
Product
OpenSift
Provider severity
HIGH
Conflicts
1

CVE-2026-27168

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. All versions are vulnerable to Heap-based Buffer Overflow through the XWD parser's use of the bytes_per_line value. The value os read directly from the file as the read size in io->strict_read(), and is never compared to the actual size of the destination buffer. An attacker can provide an XWD file with an arbitrarily large bytes_per_line, causing a massive write operation beyon

PUBLISHED
Vendor
HappySeaFox
Product
sail
Provider severity
HIGH
Conflicts
0

CVE-2026-27167

Gradio is an open-source Python package designed for quick prototyping. Starting in version 4.16.0 and prior to version 6.6.0, Gradio applications running outside of Hugging Face Spaces automatically enable "mocked" OAuth routes when OAuth components (e.g. `gr.LoginButton`) are used. When a user visits `/login/huggingface`, the server retrieves its own Hugging Face access token via `huggingface_hub.get_token()` and stores it in the visitor's session cookie. If the application is network-accessib

PUBLISHED
Vendor
gradio-app
Product
gradio
Provider severity
NONE
Conflicts
1

CVE-2026-27166

Discourse is an open source discussion platform. Prior to versions 2026.3.0-latest.1, 2026.2.1 and 2026.1.2, insufficient cleanup in the default Codepen allowed iframes value allows an attacker to trick a user into changing the URL of the main page. This issue has been fixed in versions 2026.3.0-latest.1, 2026.2.1 and 2026.1.2. To workaround this issue, remove Codepen from the list of allowed iframes.

PUBLISHED
Vendor
discourse
Product
discourse
Provider severity
MEDIUM
Conflicts
0

CVE-2026-27162

Discourse is an open source discussion platform. Prior to versions 2025.12.2, 2026.1.1, and 2026.2.0, `posts_nearby` was checking topic access but then returning all posts regardless of type, including whispers that should only be visible to whisperers. Use `Post.secured(guardian)` to properly filter post types based on user permissions. Versions 2025.12.2, 2026.1.1, and 2026.2.0 patch the issue. No known workarounds are available.

PUBLISHED
Vendor
discourse
Product
discourse
Provider severity
MEDIUM
Conflicts
0

CVE-2026-27161

GetSimple CMS is a content management system. All versions of GetSimple CMS rely on .htaccess files to restrict access to sensitive directories such as /data/ and /backups/. If Apache AllowOverride is disabled (common in hardened or shared hosting environments), these protections are silently ignored, allowing unauthenticated attackers to list and download sensitive files including authorization.xml, which contains cryptographic salts and API keys. This issue does not have a fix at the time of p

PUBLISHED
Vendor
GetSimpleCMS-CE
Product
GetSimpleCMS-CE
Provider severity
HIGH
Conflicts
0

CVE-2026-2716

The Client Testimonial Slider plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Testimonial Heading' setting in all versions up to, and including, 2.0. This is due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installatio

PUBLISHED
Vendor
amu02aftab
Product
Client Testimonial Slider
Provider severity
MEDIUM
Conflicts
0

CVE-2026-27156

NiceGUI is a Python-based UI framework. Prior to version 3.8.0, several NiceGUI APIs that execute methods on client-side elements (`Element.run_method()`, `AgGrid.run_grid_method()`, `EChart.run_chart_method()`, and others) use an `eval()` fallback in the JavaScript-side `runMethod()` function. When user-controlled input is passed as the method name, an attacker can inject arbitrary JavaScript that executes in the victim's browser. Additionally, `Element.run_method()` and `Element.get_computed_p

PUBLISHED
Vendor
zauberzeug
Product
nicegui
Provider severity
MEDIUM
Conflicts
0

CVE-2026-27154

Discourse is an open source discussion platform. Prior to versions 2025.12.2, 2026.1.1, and 2026.2.0, a user full name can be evaluated as raw HTML when the following settings are set: `display_name_on_posts` => true; and `prioritize_username_in_ux` => false. Editing a post of a malicious user would trigger an XSS. Versions 2025.12.2, 2026.1.1, and 2026.2.0 patch the issue. No known workarounds are available.

PUBLISHED
Vendor
discourse
Product
discourse
Provider severity
LOW
Conflicts
0

CVE-2026-27153

Discourse is an open source discussion platform. Prior to versions 2025.12.2, 2026.1.1, and 2026.2.0, moderators could export user Chat DMs via the CSV export endpoint by exploiting an overly permissive allowlist in `can_export_entity?`. The method allowed moderators to export any entity not explicitly blocked instead of restricting to an explicit allowlist. Versions 2025.12.2, 2026.1.1, and 2026.2.0 patch the issue. No known workarounds are available.

PUBLISHED
Vendor
discourse
Product
discourse
Provider severity
LOW
Conflicts
0

CVE-2026-27152

Discourse is an open source discussion platform. Prior to versions 2025.12.2, 2026.1.1, and 2026.2.0, DM communication-preference bypass when adding members via `Chat::AddUsersToChannel` — a user could add targets who have blocked/ignored/muted them to an existing DM channel, bypassing per-recipient PM restrictions that are enforced during DM channel creation. Versions 2025.12.2, 2026.1.1, and 2026.2.0 patch the issue. No known workarounds are available.

PUBLISHED
Vendor
discourse
Product
discourse
Provider severity
LOW
Conflicts
0

CVE-2026-27151

Discourse is an open source discussion platform. Prior to versions 2025.12.2, 2026.1.1, and 2026.2.0, the `move_posts` action only checked `can_move_posts?` on the source topic but never validated write permissions on the destination topic. This allowed TL4 users and category group moderators to move posts into topics in categories where they lack posting privileges (e.g., read-only categories or categories with group-restricted write access). Versions 2025.12.2, 2026.1.1, and 2026.2.0 patch the

PUBLISHED
Vendor
discourse
Product
discourse
Provider severity
LOW
Conflicts
0

CVE-2026-27150

Discourse is an open source discussion platform. Prior to versions 2025.12.2, 2026.1.1, and 2026.2.0, missing `validate_before_create` authorization in Data Explorer's `QueryGroupBookmarkable` allows any logged-in user to create bookmarks for query groups they don't have access to, enabling metadata disclosure via bookmark reminder notifications. Versions 2025.12.2, 2026.1.1, and 2026.2.0 fix this issue and also make sure `validate_before_create` throws NotImplementedError in BaseBookmarkable if

PUBLISHED
Vendor
discourse
Product
discourse
Provider severity
LOW
Conflicts
0

CVE-2026-27149

Discourse is an open source discussion platform. Prior to versions 2025.12.2, 2026.1.1, and 2026.2.0, SQL injection in PM tag filtering (`list_private_messages_tag`) allows bypassing tag filter conditions, potentially disclosing unauthorized private message metadata. Versions 2025.12.2, 2026.1.1, and 2026.2.0 patch the issue. No known workarounds are available.

PUBLISHED
Vendor
discourse
Product
discourse
Provider severity
MEDIUM
Conflicts
0

CVE-2026-27148

A flaw was found in Storybook's development server. This vulnerability allows a remote attacker to achieve Remote Code Execution or persistent Cross-Site Scripting by exploiting WebSocket hijacking. The attack can occur if a developer visits a malicious website while their local Storybook development server is active, or directly by an unauthenticated attacker if the server is publicly accessible. This is due to insufficient validation of WebSocket connection origins and unsanitized input, leadi

PUBLISHED
Vendor
Red Hat, Red Hat, Red Hat, Red Hat, storybookjs
Product
streams for Apache Kafka 2, Red Hat Enterprise Linux 10, streams for Apache Kafka 3, Red Hat Enterprise Linux 9, storybook
Provider severity
HIGH
Conflicts
3

CVE-2026-27147

GetSimple CMS is a content management system. All versions of GetSimple CMS are vulnerable to XSS through SVG file uploads. Authenticated users can upload SVG files via the administrative upload functionality, but they are not properly sanitized or restricted, allowing an attacker to embed malicious JavaScript. When the uploaded SVG file is accessed, the script executes in the browser. This issue does not have a fix at the time of publication.

PUBLISHED
Vendor
GetSimpleCMS-CE
Product
GetSimpleCMS-CE
Provider severity
MEDIUM
Conflicts
0

CVE-2026-27146

GetSimple CMS is a content management system. All versions of GetSimple CMS do not implement CSRF protection on the administrative file upload endpoint. As a result, an attacker can craft a malicious web page that silently triggers a file upload request from an authenticated victim’s browser. The request is accepted without requiring a CSRF token or origin validation. This allows an attacker to upload arbitrary files to the application without the victim’s knowledge or consent. In order to explo

PUBLISHED
Vendor
GetSimpleCMS-CE
Product
GetSimpleCMS-CE
Provider severity
HIGH
Conflicts
1

CVE-2026-27145

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, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation o

PUBLISHED
Vendor
Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Go standard library, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat
Product
Red Hat OpenShift Container Platform 4, Red Hat Advanced Cluster Management for Kubernetes 2, Red Hat OpenShift Container Platform 4, Red Hat OpenStack Platform 18.0, Node HealthCheck Operator, Red Hat Openshift Data Foundation 4, Red Hat Satellite 6.16 for RHEL 9, Red Hat OpenShift Container Platform 4, OpenShift Service Mesh 3, Red Hat OpenShift Builds 1.7.1, Multicluster Engine for Kubernetes, Deployment Validation Operator, Multicluster Engine for Kubernetes, mirror registry for Red Hat OpenShift 2, Red Hat Satellite 6.17 for RHEL 9, Multicluster Engine for Kubernetes, Red Hat Enterprise Linux 10, OpenShift API for Data Protection, Red Hat Advanced Cluster Management for Kubernetes 2, Multicluster Engine for Kubernetes, Red Hat OpenShift AI (RHOAI), multicluster engine for Kubernetes 2.8, Red Hat OpenShift Virtualization 4, Red Hat multicluster global hub 1.6.0, Red Hat OpenShift Container Platform 4, Logical Volume Manager Storage, Red Hat OpenStack Platform 17.1, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 10, Red Hat Quay 3, Red Hat Advanced Cluster Security 4, Red Hat Satellite 6, Red Hat OpenShift Dev Spaces, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 10, Machine Deletion Remediation Operator, Zero Trust Workload Identity Manager, Red Hat Enterprise Linux 10, Red Hat Advanced Cluster Management for Kubernetes 2, Red Hat OpenShift for Windows Containers, Red Hat Enterprise Linux 7, OpenShift Service Mesh 3, OpenShift Service Mesh 2, Red Hat OpenShift Container Platform 4, Red Hat Advanced Cluster Management for Kubernetes 2.13, Multicluster Global Hub 1.7.0, Confidential Compute Attestation, Red Hat Enterprise Linux 9, Red Hat Ansible Automation Platform 2.7 for RHEL 9, Logical Volume Manager Storage, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 9, Zero Trust Workload Identity Manager - Tech Preview, Red Hat Edge Manager 1, Migration Toolkit for Containers, OpenShift Lightspeed, multicluster engine for Kubernetes 2.8, Red Hat OpenShift Virtualization 4, OpenShift Serverless, Fence Agents Remediation Operator, Red Hat Enterprise Linux 10, Red Hat Lightspeed for Runtimes Operator, Red Hat Enterprise Linux 9, Multicluster Engine for Kubernetes, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 7, Red Hat OpenShift Container Platform 4, Red Hat Advanced Cluster Management for Kubernetes 2, Red Hat OpenShift Container Platform 4, Red Hat Ansible Automation Platform 2.6 for RHEL 9, Red Hat Ansible Automation Platform 2.6 for RHEL 10, Red Hat OpenShift Container Platform 4, Red Hat Enterprise Linux 10, Red Hat OpenShift Container Platform 4, cert-manager Operator for Red Hat OpenShift, Red Hat OpenStack Platform 16.2, Red Hat Advanced Cluster Management for Kubernetes 2, OpenShift Pipelines, Red Hat Ceph Storage 9, Red Hat Ansible Automation Platform 2, Red Hat Advanced Cluster Management for Kubernetes 2, Red Hat Advanced Cluster Management for Kubernetes 2.13, Red Hat OpenShift distributed tracing 3, Red Hat Enterprise Linux 9, Multicluster Engine for Kubernetes, Multicluster Engine for Kubernetes, Red Hat Service Interconnect 2, Assisted Installer for Red Hat OpenShift Container Platform 2, Red Hat Enterprise Linux 10, Security Profiles Operator, Red Hat Enterprise Linux 8, Power monitoring for Red Hat OpenShift, Red Hat OpenShift Container Platform 4, Red Hat Enterprise Linux 9, Red Hat OpenStack Platform 18.0, Multicluster Engine for Kubernetes, Red Hat Advanced Cluster Management for Kubernetes 2, Red Hat Enterprise Linux 10, Red Hat OpenShift Builds 1.8.1, Multicluster Engine for Kubernetes, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 10, Red Hat OpenShift Virtualization 4, Red Hat Enterprise Linux 10, Red Hat Advanced Cluster Management for Kubernetes 2, Red Hat Ceph Storage 7, Red Hat Enterprise Linux 10, streams for Apache Kafka 3, OpenShift Developer Tools and Services, Red Hat Enterprise Linux AI (RHEL AI) 3, Multicluster Engine for Kubernetes, Red Hat multicluster global hub 1.4.2, Red Hat OpenShift Container Platform 4, Red Hat OpenShift Container Platform 4, Red Hat Enterprise Linux 9, Red Hat Ansible Automation Platform 2, Red Hat OpenShift Builds 1.8.1, Service Telemetry Framework 1.5, Red Hat Enterprise Linux 10, Multicluster Engine for Kubernetes, Red Hat Advanced Cluster Management for Kubernetes 2.13, Migration Toolkit for Applications 8, Red Hat OpenShift Virtualization 4, Red Hat Enterprise Linux 9, Red Hat Developer Hub 1.9, Confidential Compute Attestation, Red Hat Ceph Storage 6, File Integrity Operator, Red Hat OpenShift Container Platform 4, Network Observability Operator, Red Hat Advanced Cluster Management for Kubernetes 2, Red Hat Ansible Automation Platform 2, Red Hat Enterprise Linux 9, Red Hat Hardened Images, OpenShift Serverless, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9, Red Hat 3scale API Management Platform 2, Red Hat Ansible Automation Platform 2, Red Hat Enterprise Linux 10, Red Hat Hardened Images, Red Hat Enterprise Linux 8, Red Hat Advanced Cluster Management for Kubernetes 2, Red Hat OpenShift GitOps, Red Hat OpenShift Container Platform 4, Red Hat Enterprise Linux 9, Red Hat Ansible Automation Platform 2.7 for RHEL 10, OpenShift Serverless, crypto/x509, Red Hat Web Terminal 1.13, Red Hat Web Terminal 1.15, Red Hat Enterprise Linux 8, Red Hat Ceph Storage 8, Red Hat Connectivity Link 1, Node HealthCheck Operator, Red Hat Web Terminal 1.14, Red Hat Enterprise Linux 10, Red Hat OpenShift Cluster Manager CLI, Red Hat Enterprise Linux 10, Red Hat OpenShift Container Platform 4, Red Hat Satellite 6.19 for RHEL 9, Red Hat OpenShift Container Platform 4, Red Hat Enterprise Linux 8, Red Hat Satellite 6.18 for RHEL 9, Multicluster Engine for Kubernetes, Multicluster Engine for Kubernetes, Red Hat Quay 3, Logging Subsystem for Red Hat OpenShift, Red Hat OpenShift Container Platform 4, Red Hat Enterprise Linux 10, Red Hat OpenShift AI (RHOAI), Red Hat Ceph Storage 5, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9, Red Hat OpenShift Container Platform 4, Red Hat Web Terminal 1.12, Multicluster Engine for Kubernetes, Red Hat Enterprise Linux 8, Red Hat Web Terminal 1.11, Red Hat Ansible Automation Platform 2, Multiarch Tuning Operator, Red Hat Enterprise Linux 10, Multicluster Engine for Kubernetes, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 8, Red Hat Ansible Automation Platform 2, Red Hat Enterprise Linux 10, Red Hat Advanced Cluster Management for Kubernetes 2, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 8, Red Hat Ansible Automation Platform 2.7, Red Hat Advanced Cluster Management for Kubernetes 2, OpenShift Service Mesh 2, Red Hat Advanced Cluster Management for Kubernetes 2, Red Hat Enterprise Linux 10, Red Hat OpenStack Platform 17.1, OpenShift Source-to-Image (S2I), Red Hat Ansible Automation Platform 2, Red Hat OpenShift GitOps, Red Hat OpenStack Platform 17.1, Red Hat Enterprise Linux 7, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 10, Gatekeeper 3, OpenShift Serverless, Cryostat 4, Red Hat Enterprise Linux 9, Red Hat OpenShift Container Platform 4, Red Hat OpenShift Container Platform 4, Multicluster Engine for Kubernetes, Red Hat Enterprise Linux 9, Custom Metric Autoscaler operator for Red Hat Openshift, Red Hat Trusted Artifact Signer 1.4, Red Hat Ansible Automation Platform 2, Red Hat OpenStack Platform 17.1, multicluster engine for Kubernetes 2.8, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 9, Red Hat OpenShift Dev Workspaces Operator, Red Hat OpenShift Container Platform 4, Logical Volume Manager Storage, Red Hat Enterprise Linux 9, Red Hat OpenShift Container Platform 4, Red Hat OpenShift Container Platform 4, Red Hat Advanced Cluster Management for Kubernetes 2, Red Hat Advanced Cluster Security 4, Red Hat Ansible Automation Platform 2, Red Hat Satellite 6, External Secrets Operator for Red Hat OpenShift, Red Hat OpenStack Platform 16.2, Red Hat OpenShift on AWS, Red Hat Advanced Cluster Management for Kubernetes 2, Red Hat Connectivity Link 1, Red Hat 3scale API Management Platform 2, Red Hat OpenShift AI 2.25, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 8, streams for Apache Kafka 2, Red Hat Edge Manager 1, OpenShift Pipelines, Red Hat Enterprise Linux 10, Red Hat OpenShift Container Platform 4, Node HealthCheck Operator, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 10, Red Hat OpenStack Platform 16.2, Red Hat OpenShift Container Platform 4, Red Hat OpenShift Container Platform 4, Red Hat Advanced Cluster Management for Kubernetes 2, Red Hat Satellite 6.16 for RHEL 8, Red Hat Ansible Automation Platform 2, Red Hat Advanced Cluster Management for Kubernetes 2, Compliance Operator
Provider severity
HIGH, MEDIUM
Conflicts
3

CVE-2026-27144

The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.

PUBLISHED
Vendor
Go toolchain
Product
cmd/compile
Provider severity
HIGH
Conflicts
0

CVE-2026-27143

Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow for invalid indexing to occur at runtime, potentially leading to memory corruption.

PUBLISHED
Vendor
Go toolchain
Product
cmd/compile
Provider severity
CRITICAL
Conflicts
0

CVE-2026-27142

Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an http-equiv attribute with the value "refresh". A new GODEBUG setting has been added, htmlmetacontenturlescape, which can be used to disable escaping URLs in actions in the meta content attribute which follow "url=" by setting htmlmetacontenturlescape=0.

PUBLISHED
Vendor
Go standard library
Product
html/template
Provider severity
MEDIUM
Conflicts
0

CVE-2026-27141

Due to missing nil check, sending 0x0a-0x0f HTTP/2 frames will cause a running server to panic

PUBLISHED
Vendor
golang.org/x/net
Product
golang.org/x/net/http2
Provider severity
HIGH
Conflicts
1

CVE-2026-27140

SWIG file names containing 'cgo' and well-crafted payloads could lead to code smuggling and arbitrary code execution at build time due to trust layer bypass.

PUBLISHED
Vendor
Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Go toolchain, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat
Product
Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, Red Hat OpenShift Container Platform 4.19, Red Hat Enterprise Linux 9, Red Hat OpenShift Container Platform 4.19, Red Hat Enterprise Linux 10, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat Enterprise Linux 10.0 Extended Update Support, Red Hat Enterprise Linux 9.6 Extended Update Support, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, OpenShift Service Mesh 2, Red Hat OpenShift Container Platform 4.19, Red Hat Enterprise Linux 8, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.17, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, OpenShift Service Mesh 3, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, OpenShift Service Mesh 2, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, OpenShift Service Mesh 2, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, OpenShift Service Mesh 2, Red Hat OpenShift Container Platform 4.19, Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, OpenShift Service Mesh 3, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Virtualization 4, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat Enterprise Linux 8, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, OpenShift Service Mesh 2, Red Hat Enterprise Linux 8.6 Telecommunications Update Service, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat Hardened Images, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat Hardened Images, Red Hat OpenShift Container Platform 4.19, OpenShift Service Mesh 3, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, OpenShift Service Mesh 3, Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions, cmd/go, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat Enterprise Linux 8.8 Telecommunications Update Service, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.18, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, OpenShift Service Mesh 2, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4, OpenShift Service Mesh 2, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Virtualization 4, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, OpenShift Service Mesh 3, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, OpenShift Service Mesh 3, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat OpenShift Container Platform 4.19, Red Hat Enterprise Linux 9.4 Extended Update Support
Provider severity
CRITICAL, HIGH
Conflicts
3

CVE-2026-2714

The Institute Management plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Enquiry Form Title' setting in all versions up to, and including, 5.5. This is due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations whe

PUBLISHED
Vendor
weblizar
Product
Institute Management – Learning Management System
Provider severity
MEDIUM
Conflicts
0

CVE-2026-27139

On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root.

PUBLISHED
Vendor
Go standard library
Product
os
Provider severity
LOW
Conflicts
0

CVE-2026-27138

Certificate verification can panic when a certificate in the chain has an empty DNS name and another certificate in the chain has excluded name constraints. This can crash programs that are either directly verifying X.509 certificate chains, or those that use TLS.

PUBLISHED
Vendor
Go standard library
Product
crypto/x509
Provider severity
MEDIUM
Conflicts
0

CVE-2026-27137

A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.

PUBLISHED
Vendor
Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Go standard library, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat
Product
Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 10, Red Hat OpenShift Container Platform 4, Red Hat OpenStack Platform 17.1, Red Hat OpenShift GitOps 1.2, Red Hat Enterprise Linux AI (RHEL AI) 3, Red Hat Ansible Automation Platform 2, Logical Volume Manager Storage, Red Hat OpenShift Container Platform 4, Red Hat Edge Manager 1, Power monitoring for Red Hat OpenShift, Red Hat OpenShift Virtualization 4, Red Hat OpenStack Platform 17.1 for RHEL 9, Red Hat OpenShift AI 2.25, Red Hat Satellite 6.18, Red Hat 3scale API Management Platform 2, Red Hat OpenStack Platform 16.2, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 10.0 Extended Update Support, Red Hat build of Apache Camel - HawtIO 4, Red Hat Enterprise Linux 9, Red Hat OpenShift GitOps 1.19, Node HealthCheck Operator, Red Hat Ansible Automation Platform 2.6, Red Hat OpenShift Container Platform 4, Red Hat Service Interconnect 1, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 9, ExternalDNS Operator, Red Hat Ansible Automation Platform 2, Red Hat Hardened Images, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 8, Assisted Installer for Red Hat OpenShift Container Platform 2, Red Hat OpenShift Virtualization 4, OpenShift Developer Tools and Services, Red Hat Openshift Data Foundation 4, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 8, Red Hat OpenShift Container Platform 4, OpenShift API for Data Protection 1.4, Red Hat Lightspeed (formerly Insights) for Runtimes 1, Red Hat OpenShift Container Platform 4, RHEM 1.0 for RHEL 9, Red Hat Enterprise Linux 9, Red Hat OpenStack Platform 16.2, Red Hat multicluster global hub 1.6.0, OpenShift Service Mesh 2, Red Hat Quay 3, Red Hat OpenShift Container Platform 4, Red Hat OpenShift Container Platform 4, Red Hat Enterprise Linux 7, Red Hat Web Terminal 1.15, Red Hat OpenShift Container Platform 4, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9, streams for Apache Kafka 3, File Integrity Operator, Service Telemetry Framework 1.5, Red Hat OpenShift AI (RHOAI), Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 10, OpenShift Developer Tools and Services, Red Hat OpenStack Platform 17.1, Red Hat Ansible Automation Platform 2, Red Hat OpenShift on AWS, Red Hat OpenShift Container Platform 4, Logging for Red Hat OpenShift 6.2, Red Hat Satellite 6, Builds for Red Hat OpenShift 1.6.0, OpenShift API for Data Protection 1.5, Red Hat OpenShift Container Platform 4, Red Hat OpenShift Container Platform 4, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 8, Red Hat Ansible Automation Platform 2, Red Hat 3scale API Management Platform 2, Red Hat Trusted Artifact Signer 1.3, Red Hat Enterprise Linux 10, Red Hat Ansible Automation Platform 2, Red Hat Ansible Automation Platform 2, Compliance Operator, Red Hat OpenShift Container Platform 4, Red Hat OpenShift distributed tracing 3.9.2, Logging Subsystem for Red Hat OpenShift, Red Hat Satellite 6, Red Hat OpenShift Container Platform 4, Red Hat Web Terminal 1.11, Fence Agents Remediation Operator, Red Hat Migration Toolkit 1.8, Red Hat OpenShift for Windows Containers, Red Hat OpenShift Builds 1.7.3, Red Hat Enterprise Linux 10, Red Hat Quay 3.16, Red Hat OpenShift Container Platform 4, Machine Deletion Remediation Operator, Red Hat Advanced Cluster Management for Kubernetes 2.15, Red Hat Enterprise Linux 10, Red Hat OpenShift Virtualization 4, Red Hat Enterprise Linux 10, External Secrets Operator for Red Hat OpenShift, Cryostat 4, Red Hat Enterprise Linux 9, Red Hat OpenShift Container Platform 4, Red Hat Enterprise Linux 8, OpenShift Service Mesh 3, Red Hat OpenShift Container Platform 4, Red Hat OpenStack Platform 17.1, Multicluster Global Hub 1.5.4, Red Hat Enterprise Linux 8, Zero Trust Workload Identity Manager, Red Hat Enterprise Linux 8, Logging Subsystem for Red Hat OpenShift 6.4, Red Hat Enterprise Linux 9, Network Observability Operator, OpenShift Serverless, Security Profiles Operator, Red Hat OpenStack Platform 18.0, OpenShift Lightspeed, Logging Subsystem for Red Hat OpenShift, Red Hat OpenShift AI (RHOAI), Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 8, Red Hat OpenShift Container Platform 4, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 10, Red Hat OpenStack Services on OpenShift 18.0, Red Hat OpenShift GitOps 1.18, Red Hat OpenShift Cluster Manager CLI, Red Hat Web Terminal 1.12, Red Hat Enterprise Linux 8, Red Hat Certification Program for Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 9, Red Hat Developer Hub, Red Hat OpenStack Platform 16.2, Red Hat Ansible Automation Platform 2, Red Hat Enterprise Linux 10, Red Hat OpenShift Container Platform 4, Red Hat Enterprise Linux 10, OpenShift Pipelines, Red Hat Enterprise Linux 9, Red Hat 3scale API Management Platform 2, Red Hat Enterprise Linux 10, Logical Volume Manager Storage, Red Hat Enterprise Linux 9, OpenShift Developer Tools and Services, RHEM 1.1 for RHEL 9, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 10, OpenShift Service Mesh 3, Confidential Compute Attestation, Red Hat OpenShift Virtualization 4, OpenShift Serverless, Logging Subsystem for Red Hat OpenShift 6, Multicluster Engine for Kubernetes, Red Hat Enterprise Linux 9.6 Extended Update Support, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 10, Red Hat OpenShift Container Platform 4, Red Hat Ansible Automation Platform 2, Red Hat Ansible Automation Platform 2, Red Hat Enterprise Linux 7, Logical Volume Manager Storage, Custom Metric Autoscaler operator for Red Hat Openshift, mirror registry for Red Hat OpenShift, Red Hat Quay 3, Red Hat Enterprise Linux 7, Red Hat OpenShift Container Platform 4, Red Hat Enterprise Linux 9, Red Hat Service Interconnect 2, DevWorkspace Operator 0.4, Red Hat Enterprise Linux 10, Multicluster Global Hub 1.3.4, Red Hat Enterprise Linux 10, Red Hat Web Terminal 1.13, Red Hat Enterprise Linux 9, OpenShift Service Mesh 2, crypto/x509, Red Hat Enterprise Linux 10, Gatekeeper 3, Confidential Compute Attestation, cert-manager Operator for Red Hat OpenShift, Red Hat OpenShift Container Platform 4, Red Hat Ansible Automation Platform 2, Red Hat 3scale API Management Platform 2, Red Hat Web Terminal 1.14, Migration Toolkit for Applications 8, Red Hat OpenShift Container Platform 4, Red Hat Connectivity Link 1, RHEM 1.1 for RHEL 10, Red Hat Ansible Automation Platform 2, Red Hat Enterprise Linux 9, Zero Trust Workload Identity Manager - Tech Preview, Red Hat Enterprise Linux 8, Red Hat multicluster global hub 1.4.4, mirror registry for Red Hat OpenShift 2, Deployment Validation Operator, ExternalDNS Operator, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 9, Red Hat OpenShift Dev Spaces 3.27, OpenShift Serverless, Red Hat Advanced Cluster Security 4
Provider severity
HIGH
Conflicts
2

CVE-2026-27136

Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering.

PUBLISHED
Vendor
golang.org/x/net
Product
golang.org/x/net/html
Provider severity
MEDIUM
Conflicts
0

CVE-2026-27135

A flaw was found in nghttp2. Due to missing internal state validation, the library continues to process incoming data even after a session has been terminated. A remote attacker could exploit this by sending a specially crafted HTTP/2 frame, leading to an assertion failure and a denial of service (DoS).

PUBLISHED
Vendor
Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, nghttp2, Red Hat, Red Hat, Red Hat, Red Hat, Siemens, Red Hat, Red Hat, Red Hat, Siemens, Red Hat, Red Hat, Red Hat, Siemens, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Siemens, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Siemens, Red Hat, Red Hat, Red Hat
Product
RHEL-8 based Middleware Containers, Red Hat OpenShift Container Platform 4.19, RHEL-8 based Middleware Containers, Red Hat OpenShift Container Platform 4.13, Red Hat Enterprise Linux 8, Red Hat AI Inference Server 3.2, JBoss Core Services for RHEL 8, Red Hat Update Infrastructure 5, Red Hat AI Inference Server 3.2, Red Hat Enterprise Linux 10.0 Extended Update Support, Red Hat Enterprise Linux 8, Red Hat OpenShift Container Platform 4.17, Red Hat Update Infrastructure 5, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, RHEL-8 based Middleware Containers, Red Hat Enterprise Linux 8.6 Telecommunications Update Service, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Discovery 2, Red Hat Enterprise Linux 8.2 Advanced Update Support, RHEL-8 based Middleware Containers, Red Hat OpenShift Container Platform 4.12, Red Hat Enterprise Linux 10, Red Hat Hardened Images, Red Hat AI Inference Server 3.2, JBoss Core Services on RHEL 7, Red Hat Insights proxy 1.5, nghttp2, Red Hat JBoss Core Services 2.4.62.SP4, Red Hat AI Inference Server 3.3, Red Hat Enterprise Linux 9.6 Extended Update Support, Red Hat Enterprise Linux 10.0 Extended Update Support, SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP, RHEL-8 based Middleware Containers, Red Hat Update Infrastructure 5, Red Hat OpenShift Container Platform 4.18, SIMATIC S7-1500 CPU 1518-4 PN/DP MFP, RHEL-8 based Middleware Containers, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9.6 Extended Update Support, SIMATIC S7-1500 CPU 1518-4 PN/DP MFP, Red Hat Discovery 2, Red Hat Enterprise Linux 9.4 Extended Update Support, RHEL-8 based Middleware Containers, Red Hat Update Infrastructure 5, Red Hat AI Inference Server 3.3, Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions, Red Hat Update Infrastructure 5, Red Hat AI Inference Server 3.3, Red Hat Update Infrastructure 5, Red Hat Enterprise Linux 9.4 Extended Update Support, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions, Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 9, SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP, Red Hat Enterprise Linux 9.6 Extended Update Support, Red Hat OpenShift Container Platform 4.14, Red Hat OpenShift Container Platform 4.16, Red Hat AI Inference Server 3.3, Red Hat Update Infrastructure 5, Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 8.8 Telecommunications Update Service, SIPLUS S7-1500 CPU 1518-4 PN/DP MFP, Red Hat OpenShift Container Platform 4.15, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions
Provider severity
HIGH
Conflicts
2

CVE-2026-27134

Strimzi provides a way to run an Apache Kafka cluster on Kubernetes or OpenShift in various deployment configurations. In versions 0.49.0 through 0.50.0, when using a custom Cluster or Clients CA with a multistage CA chain consisting of multiple CAs, Strimzi incorrectly configures the trusted certificates for mTLS authentication on the internal as well as user-configured listeners. All CAs from the CA chain will be trusted. And users with certificates signed by any of the CAs in the chain will

PUBLISHED
Vendor
Red Hat, Red Hat, Red Hat, Red Hat, strimzi
Product
streams for Apache Kafka 3, streams for Apache Kafka 3, streams for Apache Kafka 2, streams for Apache Kafka 2, strimzi-kafka-operator
Provider severity
HIGH
Conflicts
2

CVE-2026-27133

Strimzi provides a way to run an Apache Kafka cluster on Kubernetes or OpenShift in various deployment configurations. From 0.47.0 to before 0.50.1, when a chain consisting of multiple CA (Certificate Authority) certificates is used in the trusted certificates configuration of a Kafka Connect operand or of the target cluster in the Kafka MirrorMaker 2 operand, all of the certificates that are part of the CA chain will be trusted individually when connecting to the Apache Kafka cluster. Due to th

PUBLISHED
Vendor
strimzi
Product
strimzi-kafka-operator
Provider severity
MEDIUM
Conflicts
1