Exact snapshot results

353,537 CVE records

CVE ID descending · no relevance ranking

CVE-2026-29100

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. SuiteCRM 7.15.0 contains a reflected HTML injection vulnerability in the login page that allows attackers to inject arbitrary HTML content, enabling phishing attacks and page defacement. Version 7.15.1 patches the issue.

PUBLISHED
Vendor
SuiteCRM
Product
SuiteCRM
Provider severity
HIGH
Conflicts
0

CVE-2026-2910

A flaw has been found in Tenda HG9 300001138. This vulnerability affects unknown code of the file /boaform/formPing6. Executing a manipulation of the argument pingAddr can lead to stack-based buffer overflow. The attack may be performed from remote. The exploit has been published and may be used.

PUBLISHED
Vendor
Tenda
Product
HG9
Provider severity
HIGH
Conflicts
2

CVE-2026-29099

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. Prior to versions 7.15.1 and 8.9.3, the `retrieve()` function in `include/OutboundEmail/OutboundEmail.php` fails to properly neutralize the user controlled `$id` parameter. It is assumed that the function calling `retrieve()` will appropriately quote and sanitize the user input. However, two locations have been identified that can be reached through the `EmailUIAjax` action on the `Email()`

PUBLISHED
Vendor
SuiteCRM
Product
SuiteCRM
Provider severity
HIGH
Conflicts
0

CVE-2026-29098

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. Prior to versions 7.15.1 and 8.9.3, the `action_exportCustom` function in `modules/ModuleBuilder/controller.php` fails to properly neutralize path traversal sequences in the `$modules` and `$name` parameters. Both parameters later reach the `exportCustom` function in `modules/ModuleBuilder/MB/MBPackage.php` where they are both utilized in constructing s paths for file reading and writing. As

PUBLISHED
Vendor
SuiteCRM
Product
SuiteCRM
Provider severity
MEDIUM
Conflicts
0

CVE-2026-29097

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. Versions prior to 7.15.1 and 8.9.3 contain a Server-Side Request Forgery (SSRF) vulnerability combined with a Denial of Service (DoS) condition in the RSS Feed Dashlet component. Versions 7.15.1 and 8.9.3 patch the issue.

PUBLISHED
Vendor
SuiteCRM
Product
SuiteCRM
Provider severity
HIGH
Conflicts
0

CVE-2026-29096

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. Prior to versions 7.15.1 and 8.9.3, when creating or editing a report (AOR_Reports module), the `field_function` parameter from POST data is saved directly into the `aor_fields` table without any validation. Later, when the report is executed/viewed, this value is concatenated directly into a SQL SELECT query without sanitization, enabling second-order SQL injection. Any authenticated user w

PUBLISHED
Vendor
SuiteCRM
Product
SuiteCRM
Provider severity
HIGH
Conflicts
0

CVE-2026-29093

WWBN AVideo is an open source video platform. Prior to version 24.0, the official docker-compose.yml publishes the memcached service on host port 11211 (0.0.0.0:11211) with no authentication, while the Dockerfile configures PHP to store all user sessions in that memcached instance. An attacker who can reach port 11211 can read, modify, or flush session data — enabling session hijacking, admin impersonation, and mass session destruction without any application-level authentication. This issue has

PUBLISHED
Vendor
WWBN
Product
AVideo
Provider severity
HIGH
Conflicts
1

CVE-2026-29092

Kiteworks is a private data network (PDN). Prior to version 9.2.1, a vulnerability in Kiteworks Email Protection Gateway session management allows blocked users to maintain active sessions after their account is disabled. This could allow unauthorized access to continue until the session naturally expires. Upgrade Kiteworks to version 9.2.1 or later to receive a patch.

PUBLISHED
Vendor
kiteworks
Product
Kiteworks Email Protection Gateway
Provider severity
MEDIUM
Conflicts
0

CVE-2026-29091

Locutus brings stdlibs of other programming languages to JavaScript for educational purposes. Prior to version 3.0.0, a remote code execution (RCE) flaw was discovered in the locutus project, specifically within the call_user_func_array function implementation. The vulnerability allows an attacker to inject arbitrary JavaScript code into the application's runtime environment. This issue stems from an insecure implementation of the call_user_func_array function (and its wrapper call_user_func), w

PUBLISHED
Vendor
Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, locutusjs
Product
Logging Subsystem for Red Hat OpenShift, Logging Subsystem for Red Hat OpenShift, Logging Subsystem for Red Hat OpenShift, Logging Subsystem for Red Hat OpenShift, Logging Subsystem for Red Hat OpenShift, Logging Subsystem for Red Hat OpenShift, locutus
Provider severity
HIGH
Conflicts
2

CVE-2026-29090

### Summary A SQL injection vulnerability exists in Rucio versions 1.30.0 and later before 35.8.5, 38.5.5, 39.4.2, and 40.1.1, in `FilterEngine.create_postgres_query()`. This allows any authenticated Rucio user to execute arbitrary SQL against the PostgreSQL metadata database through the DID search endpoint (`GET /dids/<scope>/dids/search`). When the `postgres_meta` metadata plugin is configured, attacker-controlled filter keys and values are interpolated directly into raw SQL strings via Pytho

PUBLISHED
Vendor
rucio
Product
rucio
Provider severity
CRITICAL
Conflicts
0

CVE-2026-2909

A vulnerability was detected in Tenda HG9 300001138. This affects an unknown part of the file /boaform/formPing of the component Diagnostic Ping Endpoint. Performing a manipulation of the argument pingAddr results in stack-based buffer overflow. The attack is possible to be carried out remotely. The exploit is now public and may be used.

PUBLISHED
Vendor
Tenda
Product
HG9
Provider severity
HIGH
Conflicts
2

CVE-2026-29089

TimescaleDB is a time-series database for high-performance real-time analytics packaged as a Postgres extension. From version 2.23.0 to 2.25.1, PostgreSQL uses the search_path setting to locate unqualified database objects (tables, functions, operators). If the search_path includes user-writable schemas a malicious user can create functions in that schema that shadow builtin postgres functions and will be called instead of the postgres functions leading to arbitrary code execution during extensi

PUBLISHED
Vendor
timescale
Product
timescaledb
Provider severity
HIGH
Conflicts
0

CVE-2026-29087

@hono/node-server allows running the Hono application on Node.js. Prior to version 1.19.10, when using @hono/node-server's static file serving together with route-based middleware protections (e.g. protecting /admin/*), inconsistent URL decoding can allow protected static resources to be accessed without authorization. In particular, paths containing encoded slashes (%2F) may be evaluated differently by routing/middleware matching versus static file path resolution, enabling a bypass where middl

PUBLISHED
Vendor
honojs
Product
node-server
Provider severity
HIGH
Conflicts
0

CVE-2026-29086

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.12.4, the setCookie() utility did not validate semicolons (;), carriage returns (\r), or newline characters (\n) in the domain and path options when constructing the Set-Cookie header. Because cookie attributes are delimited by semicolons, this could allow injection of additional cookie attributes if untrusted input was passed into these fields. This issue has been patched in version 4.12.4.

PUBLISHED
Vendor
honojs
Product
hono
Provider severity
MEDIUM
Conflicts
0

CVE-2026-29085

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.12.4, when using streamSSE() in Streaming Helper, the event, id, and retry fields were not validated for carriage return (\r) or newline (\n) characters. Because the SSE protocol uses line breaks as field delimiters, this could allow injection of additional SSE fields within the same event frame if untrusted input was passed into these fields. This issue has been patched in version 4.12.4.

PUBLISHED
Vendor
honojs
Product
hono
Provider severity
MEDIUM
Conflicts
0

CVE-2026-29084

Gokapi is a self-hosted file sharing server with automatic expiration and encryption support. Prior to version 2.2.3, the login flow accepts credential-bearing requests without CSRF protection mechanisms tied to the browser session context. The handler parses form values directly and creates a session on successful credential validation. This issue has been patched in version 2.2.3.

PUBLISHED
Vendor
Forceu
Product
Gokapi
Provider severity
MEDIUM
Conflicts
0

CVE-2026-29082

Kestra is an event-driven orchestration platform. In versions from 1.1.10 and prior, Kestra’s execution-file preview renders user-supplied Markdown (.md) with markdown-it instantiated as html:true and injects the resulting HTML with Vue’s v-html without sanitisation. At time of publication, there are no publicly available patches.

PUBLISHED
Vendor
kestra-io
Product
kestra
Provider severity
HIGH
Conflicts
0

CVE-2026-29081

Frappe is a full-stack web application framework. Prior to versions 14.100.1 and 15.100.0, an endpoint was vulnerable to SQL injection through specially crafted requests, which would allow a malicious actor to extract sensitive information. This issue has been patched in versions 14.100.1 and 15.100.0.

PUBLISHED
Vendor
frappe
Product
frappe
Provider severity
MEDIUM
Conflicts
0

CVE-2026-29080

A SQL injection vulnerability in `FilterEngine.create_sqla_query()` allows any authenticated Rucio user to execute arbitrary SQL against the backend database through the DID search endpoint (`GET /dids/<scope>/dids/search`). On Oracle deployments attacker-controlled filter keys and values are interpolated directly into `sqlalchemy.text()` via Python `.format()`, completely bypassing parameterization. This enables full database compromise including extraction of authentication tokens, password ha

PUBLISHED
Vendor
rucio
Product
rucio
Provider severity
CRITICAL
Conflicts
0

CVE-2026-2908

A security vulnerability has been detected in Tenda HG9 300001138. Affected by this issue is some unknown functionality of the file /boaform/formLoopBack of the component Loopback Detection Configuration Endpoint. Such manipulation of the argument Ethtype leads to stack-based buffer overflow. The attack can be executed remotely. The exploit has been disclosed publicly and may be used.

PUBLISHED
Vendor
Tenda
Product
HG9
Provider severity
HIGH
Conflicts
2

CVE-2026-29079

Lexbor is a web browser engine library. Prior to 2.7.0, a type‑confusion vulnerability exists in Lexbor’s HTML fragment parser. When ns = UNDEF, a comment is created using the “unknown element” constructor. The comment’s data are written into the element’s fields via an unsafe cast, corrupting the qualified_name field. That corrupted value is later used as a pointer and dereferenced near the zero page. This vulnerability is fixed in 2.7.0.

PUBLISHED
Vendor
lexbor
Product
lexbor
Provider severity
HIGH
Conflicts
0

CVE-2026-29078

Lexbor is a web browser engine library. Prior to 2.7.0, the ISO‑2022‑JP encoder in Lexbor fails to reset the temporary size variable between iterations. The statement ctx->buffer_used -= size with a stale size = 3 causes an integer underflow that wraps to SIZE_MAX. Afterwards, memcpy is called with a negative length, leading to an out‑of‑bounds read from the stack and an out‑of‑bounds write to the heap. The source data is partially controllable via the contents of the DOM tree. This vulnerabilit

PUBLISHED
Vendor
lexbor
Product
lexbor
Provider severity
HIGH
Conflicts
1

CVE-2026-29077

Frappe is a full-stack web application framework. Prior to versions 15.98.0 and 14.100.0, due to a lack of validation when sharing documents, a user could share a document with a permission that they themselves didn't have. This issue has been patched in versions 15.98.0 and 14.100.0.

PUBLISHED
Vendor
frappe
Product
frappe
Provider severity
HIGH
Conflicts
1

CVE-2026-29076

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.37.0, cpp-httplib uses std::regex (libstdc++) to parse RFC 5987 encoded filename* values in multipart Content-Disposition headers. The regex engine in libstdc++ implements backtracking via deep recursion, consuming one stack frame per input character. An attacker can send a single HTTP POST request with a crafted filename* parameter that causes uncontrolled stack growth, resulting in a stack over

PUBLISHED
Vendor
yhirose
Product
cpp-httplib
Provider severity
MEDIUM
Conflicts
1

CVE-2026-29075

Mesa is an open-source Python library for agent-based modeling, simulating complex systems and exploring emergent behaviors. In version 3.5.0 and prior, checking out of untrusted code in benchmarks.yml workflow may lead to code execution in privileged runner. This issue has been patched via commit c35b8cd.

PUBLISHED
Vendor
mesa
Product
mesa
Provider severity
HIGH
Conflicts
0

CVE-2026-29074

SVGO, short for SVG Optimizer, is a Node.js library and command-line application for optimizing SVG files. From version 2.1.0 to before version 2.8.1, from version 3.0.0 to before version 3.3.3, and before version 4.0.1, SVGO accepts XML with custom entities, without guards against entity expansion or recursion. This can result in a small XML file (811 bytes) stalling the application and even crashing the Node.js process with JavaScript heap out of memory. This issue has been patched in versions

PUBLISHED
Vendor
Red Hat, Red Hat, Red Hat, svg, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, 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 JBoss Enterprise Application Platform Expansion Pack, Red Hat OpenShift Service Mesh 3.3, Red Hat OpenShift Service Mesh 3.0, svgo, Red Hat JBoss Enterprise Application Platform Expansion Pack, Red Hat OpenShift AI 2.25, Red Hat 3scale API Management Platform 2, Red Hat Developer Hub 1.9, Red Hat OpenShift Service Mesh 3.1, Red Hat Developer Hub 1.8, Red Hat Data Grid 8, Red Hat 3scale API Management Platform 2, Red Hat Enterprise Linux 9, Red Hat OpenShift Dev Spaces, Red Hat OpenShift Service Mesh 3.2, Red Hat Ansible Automation Platform 2, Red Hat OpenShift distributed tracing 3, Red Hat Quay 3.12, Red Hat 3scale API Management Platform 2, Red Hat OpenShift AI 3.3, Red Hat Quay 3.1, Red Hat JBoss Enterprise Application Platform 8, Red Hat 3scale API Management Platform 2, Red Hat OpenShift Dev Spaces, Gatekeeper 3, Red Hat JBoss Enterprise Application Platform 8, OpenShift Pipelines, OpenShift Pipelines, Red Hat Enterprise Linux AI (RHEL AI) 3, Red Hat 3scale API Management Platform 2, Red Hat OpenShift Service Mesh 2.6, Red Hat Advanced Cluster Management for Kubernetes 2, Red Hat Single Sign-On 7, Red Hat build of OptaPlanner 8, Red Hat Advanced Cluster Security 4.8, Red Hat Ansible Automation Platform 2, Red Hat build of Apicurio Registry 2, Red Hat Enterprise Linux 9, Red Hat OpenShift AI 3.3, Red Hat Fuse 7, Multicluster Engine for Kubernetes, Red Hat Enterprise Linux 8, Red Hat Quay 3.15, Red Hat Ansible Automation Platform 2.5, Cryostat 4, Red Hat OpenShift AI 3.3, Red Hat OpenShift Container Platform 4, Red Hat Ansible Automation Platform 2.6 for RHEL 9, Red Hat Ansible Automation Platform 2.5 for RHEL 9, OpenShift Pipelines, Red Hat OpenShift Service Mesh 3.2, Red Hat Ansible Automation Platform 2.6, Red Hat OpenShift AI 2.16, Red Hat OpenShift Service Mesh 3.3, Red Hat Quay 3.16, Red Hat 3scale API Management Platform 2, Red Hat 3scale API Management Platform 2, Red Hat 3scale API Management Platform 2, Red Hat OpenShift Dev Spaces 3.28, Red Hat 3scale API Management Platform 2, OpenShift Pipelines, Red Hat OpenShift Service Mesh 3.1, Red Hat Quay 3.14, Red Hat Enterprise Linux 8, Self-service automation portal 2, Red Hat Ansible Automation Platform 2.6, Red Hat Enterprise Linux 8, OpenShift Service Mesh 3, Red Hat Quay 3.18, Red Hat Quay 3.9, Red Hat Quay 3.17, Red Hat Ansible Automation Platform 2.5 for RHEL 8, Red Hat Enterprise Linux AI (RHEL AI) 3, OpenShift Service Mesh 3, Red Hat OpenShift Service Mesh 3.0, Red Hat OpenShift AI 2.25
Provider severity
HIGH
Conflicts
2

CVE-2026-29073

SiYuan is a personal knowledge management system. Prior to version 3.6.0, the /api/query/sql lets a user run sql directly, but it only checks basic auth, not admin rights, any logged-in user, even readers, can run any sql query on the database. This issue has been patched in version 3.6.0.

PUBLISHED
Vendor
siyuan-note
Product
siyuan
Provider severity
MEDIUM
Conflicts
1

CVE-2026-29072

Discourse is an open-source discussion platform. Prior to versions 2026.3.0-latest.1, 2026.2.1, and 2026.1.2, users who do not belong to the allowed policy creation groups can create functional policy acceptance widgets in posts under the right conditions. Versions 2026.3.0-latest.1, 2026.2.1, and 2026.1.2 contain a patch. As a workaround, disable the discourse-policy plugin by disabling the `policy_enabled` site setting.

PUBLISHED
Vendor
discourse
Product
discourse
Provider severity
HIGH
Conflicts
0

CVE-2026-29071

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.8.6, any authenticated user can read other users' private memories via `/api/v1/retrieval/query/collection`. Version 0.8.6 patches the issue.

PUBLISHED
Vendor
open-webui
Product
open-webui
Provider severity
LOW
Conflicts
0

CVE-2026-29070

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.8.6, an access control check is missing when deleting a file from a knowledge base. The only check being done is that the user has write access to the knowledge base (or is admin), but NOT that the file actually belongs to this knowledge base. It is thus possible to delete arbitrary files from arbitrary knowledge bases (as long as one knows the file id). Version 0.8.6 patches the

PUBLISHED
Vendor
open-webui
Product
open-webui
Provider severity
MEDIUM
Conflicts
0

CVE-2026-2907

A weakness has been identified in Tenda HG9 300001138. Affected by this vulnerability is an unknown functionality of the file /boaform/formgponConf of the component GPON Configuration Endpoint. This manipulation of the argument fmgpon_loid/fmgpon_loid_password causes stack-based buffer overflow. Remote exploitation of the attack is possible. The exploit has been made available to the public and could be used for attacks.

PUBLISHED
Vendor
Tenda
Product
HG9
Provider severity
HIGH
Conflicts
2

CVE-2026-29069

Craft is a content management system (CMS). Prior to 5.9.0-beta.2 and 4.17.0-beta.2, the actionSendActivationEmail() endpoint is accessible to unauthenticated users and does not require a permission check for pending users. An attacker with no prior access can trigger activation emails for any pending user account by knowing or guessing the user ID. If the attacker controls the target user’s email address, they can activate the account and gain access to the system. This vulnerability is fixed i

PUBLISHED
Vendor
craftcms
Product
cms
Provider severity
MEDIUM
Conflicts
0

CVE-2026-29068

PJSIP is a free and open source multimedia communication library written in C. Prior to version 2.17, there is a stack buffer overflow vulnerability when pjmedia-codec parses an RTP payload contain more frames than the caller-provided frames can hold. This issue has been patched in version 2.17.

PUBLISHED
Vendor
pjsip
Product
pjproject
Provider severity
HIGH
Conflicts
0

CVE-2026-29067

ZITADEL is an open source identity management platform. From version 4.0.0-rc.1 to 4.7.0, a potential vulnerability exists in ZITADEL's password reset mechanism in login V2. ZITADEL utilizes the Forwarded or X-Forwarded-Host header from incoming requests to construct the URL for the password reset confirmation link. This link, containing a secret code, is then emailed to the user. This issue has been patched in version 4.7.1.

PUBLISHED
Vendor
zitadel
Product
zitadel
Provider severity
HIGH
Conflicts
0

CVE-2026-29066

Tina is a headless content management system. Prior to 2.1.8, the TinaCMS CLI dev server configures Vite with server.fs.strict: false, which disables Vite's built-in filesystem access restriction. This allows any unauthenticated attacker who can reach the dev server to read arbitrary files on the host system. This vulnerability is fixed in 2.1.8.

PUBLISHED
Vendor
@tinacms
Product
cli
Provider severity
MEDIUM
Conflicts
1

CVE-2026-29065

changedetection.io is a free open source web page change detection tool. Prior to version 0.54.4, a Zip Slip vulnerability in the backup restore functionality allows arbitrary file overwrite via path traversal in uploaded ZIP archives. This issue has been patched in version 0.54.4.

PUBLISHED
Vendor
dgtlmoon
Product
changedetection.io
Provider severity
HIGH
Conflicts
0

CVE-2026-29064

Zarf is an Airgap Native Packager Manager for Kubernetes. From version 0.54.0 to before version 0.73.1, a path traversal vulnerability in archive extraction allows a specifically crafted Zarf package to create symlinks pointing outside the destination directory, enabling arbitrary file read or write on the system processing the package. This issue has been patched in version 0.73.1.

PUBLISHED
Vendor
zarf-dev
Product
zarf
Provider severity
HIGH
Conflicts
0

CVE-2026-29063

A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause 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, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, immutable-js, Red Hat, Red Hat, Red Hat, 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.18, Red Hat Openshift Data Foundation 4.19, Node HealthCheck Operator, Red Hat OpenShift Container Platform 4.15, Cluster Observability Operator 1.5.0, Red Hat Openshift Data Foundation 4.18, Red Hat Openshift Data Foundation 4.18, Red Hat OpenShift AI (RHOAI), Red Hat Openshift Data Foundation 4.2, Red Hat Openshift Data Foundation 4.18, Red Hat Openshift Data Foundation 4.18, Red Hat Openshift Data Foundation 4.19, Red Hat Enterprise Linux 8, Red Hat OpenShift Container Platform 4.18, Red Hat OpenShift Container Platform 4.18, Red Hat OpenShift Pipelines 1.2, Red Hat Edge Manager 1.1, Red Hat Advanced Cluster Management for Kubernetes 2.16, Red Hat Openshift Data Foundation 4.18, Red Hat Advanced Cluster Security for Kubernetes 4.10, Red Hat Advanced Cluster Management for Kubernetes 2.14, Red Hat Developer Hub 1.9, Red Hat Discovery 2, Red Hat Openshift Data Foundation 4.18, Red Hat OpenShift AI (RHOAI), Red Hat Openshift Data Foundation 4.19, Red Hat Openshift Data Foundation 4.19, Red Hat build of Apicurio Registry 2, Red Hat OpenShift AI 2.25, Red Hat OpenShift Container Platform 4.17, Red Hat Openshift Data Foundation 4.19, Red Hat OpenShift Container Platform 4.17, Red Hat OpenShift Service Mesh 2.6, Red Hat Openshift Data Foundation 4.2, Red Hat OpenShift AI 3.3, Node HealthCheck Operator, Red Hat Edge Manager 1.1, Red Hat Satellite 6, Red Hat Openshift Data Foundation 4.18, Self-service automation portal 2, Red Hat Openshift Data Foundation 4.2, Red Hat Openshift Data Foundation 4.19, OpenShift Service Mesh 3, Red Hat OpenShift GitOps, Red Hat OpenShift AI (RHOAI), Red Hat OpenShift Service Mesh 3.1, Red Hat Enterprise Linux 9, Red Hat Openshift Data Foundation 4.2, Red Hat OpenShift Container Platform 4.2, Red Hat Openshift Data Foundation 4.18, Red Hat Openshift Data Foundation 4.19, Red Hat OpenShift AI (RHOAI), Red Hat Quay 3.12, Red Hat Migration Toolkit 1.8, Red Hat Openshift Data Foundation 4.2, Red Hat Openshift Data Foundation 4.2, Red Hat OpenShift Container Platform 4, multicluster engine for Kubernetes 2.7, OpenShift Pipelines, Red Hat OpenShift Container Platform 4.2, Red Hat Openshift Data Foundation 4.2, Red Hat OpenShift Service Mesh 3.3, Red Hat Openshift Data Foundation 4.2, Red Hat OpenShift Container Platform 4.19, Red Hat Openshift Data Foundation 4.19, Red Hat OpenShift Service Mesh 3.1, Red Hat Openshift Data Foundation 4.19, Red Hat OpenShift Container Platform 4.16, Red Hat Openshift Data Foundation 4.18, Node HealthCheck Operator, Red Hat OpenShift AI 3.3, Red Hat OpenShift Container Platform 4.19, Red Hat 3scale API Management Platform 2, Red Hat OpenShift GitOps, Red Hat Openshift Data Foundation 4.2, Red Hat Openshift Data Foundation 4.19, Red Hat Advanced Cluster Security 4.9, Red Hat OpenShift Container Platform 4.21, Red Hat OpenShift Service Mesh 2.6, Red Hat Openshift Data Foundation 4.2, Cluster Observability Operator 1.5.0, OpenShift Lightspeed, Node HealthCheck Operator, Red Hat 3scale API Management Platform 2, Red Hat 3scale API Management Platform 2, Red Hat OpenShift Container Platform 4.12, multicluster engine for Kubernetes 2.1, Red Hat OpenShift Service Mesh 3.2, Network Observability (NETOBSERV) 1.12.0, Red Hat Openshift Data Foundation 4.19, Red Hat Openshift Data Foundation 4.2, Red Hat OpenShift Container Platform 4.18, Red Hat Openshift Data Foundation 4.18, Red Hat Enterprise Linux 10, multicluster engine for Kubernetes 2.11, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 8, Red Hat Openshift Data Foundation 4.19, Network Observability (NETOBSERV) 1.11.1, Red Hat Developer Hub 1.8, Red Hat OpenShift GitOps, Red Hat Openshift Data Foundation 4.19, Red Hat Openshift Data Foundation 4.18, Red Hat Openshift Data Foundation 4.2, Red Hat Openshift Data Foundation 4.19, Red Hat Openshift Data Foundation 4.19, Red Hat Enterprise Linux 8, Red Hat OpenShift Container Platform 4.17, multicluster engine for Kubernetes 2.9, Red Hat Edge Manager 1.0, Red Hat Advanced Cluster Management for Kubernetes 2.15, Red Hat Quay 3.9, Red Hat OpenShift Service Mesh 3.0, Red Hat OpenShift Service Mesh 3.0, Migration Toolkit for Virtualization 2.9, Red Hat OpenShift Container Platform 4.2, Red Hat OpenShift Container Platform 4.17, Red Hat Satellite 6, Red Hat Openshift Data Foundation 4.19, Red Hat Satellite 6.18, Red Hat Openshift Data Foundation 4.19, Red Hat Openshift Data Foundation 4.2, Red Hat Openshift Data Foundation 4.2, Red Hat Openshift Data Foundation 4.2, Red Hat Edge Manager 1.1, Red Hat Openshift Data Foundation 4.19, Red Hat Quay 3.17, Red Hat OpenShift Container Platform 4.16, OpenShift Service Mesh 3, Red Hat OpenShift Service Mesh 3.3, Red Hat Openshift Data Foundation 4.18, Red Hat Quay 3.15, Red Hat Openshift Data Foundation 4.2, Red Hat Openshift Data Foundation 4.19, Red Hat Connectivity Link 1, Red Hat OpenShift Container Platform 4.14, Red Hat Ansible Automation Platform 2, Red Hat Edge Manager 1.1, Node HealthCheck Operator, Red Hat Openshift Data Foundation 4.18, Red Hat OpenShift AI 3.3, Red Hat Openshift Data Foundation 4.2, Red Hat OpenShift Virtualization 4, Red Hat OpenShift Container Platform 4.16, Red Hat Advanced Cluster Security 4.8, Red Hat Ansible Automation Platform 2, Red Hat Satellite 6.18, OpenShift Lightspeed, Red Hat Openshift Data Foundation 4.18, Red Hat 3scale API Management Platform 2, Red Hat OpenShift Container Platform 4.19, Red Hat Openshift Data Foundation 4.18, Logging Subsystem for Red Hat OpenShift, Red Hat Openshift Data Foundation 4.18, Red Hat Edge Manager 1.0, Red Hat Openshift Data Foundation 4.2, Red Hat Openshift Data Foundation 4.18, Red Hat 3scale API Management Platform 2, Migration Toolkit for Virtualization 2.1, Red Hat Quay 3.16, Red Hat OpenShift AI (RHOAI), Red Hat Openshift Data Foundation 4.19, Red Hat OpenShift Service Mesh 3.2, Cluster Observability Operator 1.5.0, Red Hat OpenShift Container Platform 4.13, immutable-js, multicluster engine for Kubernetes 2.6, Red Hat Openshift Data Foundation 4.2, Red Hat OpenShift Container Platform 4.19, Red Hat Openshift Data Foundation 4.2, Red Hat OpenShift AI 2.25, Red Hat Quay 3.1, Red Hat Openshift Data Foundation 4.2, Red Hat 3scale API Management Platform 2, Red Hat Openshift Data Foundation 4.18, Red Hat Openshift Data Foundation 4.18, Red Hat Openshift Data Foundation 4.2, Red Hat 3scale API Management Platform 2, Red Hat 3scale API Management Platform 2, Red Hat 3scale API Management Platform 2, multicluster engine for Kubernetes 2.8
Provider severity
HIGH
Conflicts
3

CVE-2026-29062

A flaw was found in jackson-core. A user could exploit this vulnerability by supplying a specially crafted JSON document with excessive nesting. This bypasses a security constraint designed to limit nesting depth, which can cause a system crash (StackOverflowError) when the document is processed. This ultimately leads to a Denial of Service (DoS) for the affected application.

PUBLISHED
Vendor
Red Hat, Red Hat, FasterXML, Red Hat, Red Hat
Product
Red Hat Enterprise Linux 10, Red Hat Certificate System 10, jackson-core, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9
Provider severity
HIGH
Conflicts
3

CVE-2026-29061

Gokapi is a self-hosted file sharing server with automatic expiration and encryption support. Prior to version 2.2.3, a privilege escalation vulnerability in the user rank demotion logic allows a demoted user's existing API keys to retain ApiPermManageFileRequests and ApiPermManageLogs permissions, enabling continued access to upload-request management and log viewing endpoints after the user has been stripped of all privileges. This issue has been patched in version 2.2.3.

PUBLISHED
Vendor
Forceu
Product
Gokapi
Provider severity
MEDIUM
Conflicts
0

CVE-2026-29060

Gokapi is a self-hosted file sharing server with automatic expiration and encryption support. Prior to version 2.2.3, a registered user without privileges to create or modify file requests is able to create a short-lived API key that has the permission to do so. The user must be registered with Gokapi. If there are no users with access to the admin/upload menu, there is no impact. This issue has been patched in version 2.2.3.

PUBLISHED
Vendor
Forceu
Product
Gokapi
Provider severity
MEDIUM
Conflicts
0

CVE-2026-2906

A security flaw has been discovered in Tenda HG9 300001138. Affected is an unknown function of the file /boaform/formSamba of the component Samba Configuration Endpoint. The manipulation of the argument sambaCap results in stack-based buffer overflow. The attack may be launched remotely. The exploit has been released to the public and may be used for attacks.

PUBLISHED
Vendor
Tenda
Product
HG9
Provider severity
HIGH
Conflicts
2

CVE-2026-29059

Windmill is an open-source developer platform for internal code: APIs, background jobs, workflows and UIs. Prior to version 1.603.3, an unauthenticated path traversal vulnerability exists in Windmill's get_log_file endpoint "(/api/w/{workspace}/jobs_u/get_log_file/{filename})". The filename parameter is concatenated into a file path without sanitization, allowing an attacker to read arbitrary files on the server using ../ sequences. This issue has been patched in version 1.603.3.

PUBLISHED
Vendor
windmill-labs
Product
windmill
Provider severity
MEDIUM
Conflicts
0

CVE-2026-29058

AVideo is a video-sharing Platform software. Prior to version 7.0, an unauthenticated attacker can execute arbitrary OS commands on the server by injecting shell command substitution into the base64Url GET parameter. This can lead to full server compromise, data exfiltration (e.g., configuration secrets, internal keys, credentials), and service disruption. This issue has been patched in version 7.0.

PUBLISHED
Vendor
WWBN
Product
AVideo-Encoder
Provider severity
CRITICAL
Conflicts
0

CVE-2026-29057

Next.js is a React framework for building full-stack web applications. Starting in version 9.5.0 and prior to versions 15.5.13 and 16.1.7, when Next.js rewrites proxy traffic to an external backend, a crafted `DELETE`/`OPTIONS` request using `Transfer-Encoding: chunked` could trigger request boundary disagreement between the proxy and backend. This could allow request smuggling through rewritten routes. An attacker could smuggle a second request to unintended backend routes (for example, interna

PUBLISHED
Vendor
vercel
Product
next.js
Provider severity
MEDIUM
Conflicts
0

CVE-2026-29056

Kanboard is project management software focused on Kanban methodology. Prior to 1.2.51, Kanboard's user invite registration endpoint (`UserInviteController::register()`) accepts all POST parameters and passes them to `UserModel::create()` without filtering out the `role` field. An attacker who receives an invite link can inject `role=app-admin` in the registration form to create an administrator account. Version 1.2.51 fixes the issue.

PUBLISHED
Vendor
kanboard
Product
kanboard
Provider severity
HIGH
Conflicts
0

CVE-2026-29055

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. In versions prior to 2.6.0, the image processing pipeline in Tandoor Recipes explicitly skips EXIF metadata stripping, image rescaling, and size validation for WebP and GIF image formats. A developer TODO comment in the source code acknowledges this as a known issue. As a result, when users upload recipe photos in WebP format (the default format for modern smartphone cameras), their sensitive EXI

PUBLISHED
Vendor
TandoorRecipes
Product
recipes
Provider severity
MEDIUM
Conflicts
0

CVE-2026-29054

Traefik is an HTTP reverse proxy and load balancer. From version 2.11.9 to 2.11.37 and from version 3.1.3 to 3.6.8, there is a potential vulnerability in Traefik managing the Connection header with X-Forwarded headers. When Traefik processes HTTP/1.1 requests, the protection put in place to prevent the removal of Traefik-managed X-Forwarded headers (such as X-Real-Ip, X-Forwarded-Host, X-Forwarded-Port, etc.) via the Connection header does not handle case sensitivity correctly. The Connection to

PUBLISHED
Vendor
Red Hat, traefik
Product
Red Hat OpenShift Dev Spaces 3.27, traefik
Provider severity
HIGH
Conflicts
2

CVE-2026-29053

Ghost is a Node.js content management system. From version 0.7.2 to 6.19.0, specifically crafted malicious themes can execute arbitrary code on the server running Ghost. This issue has been patched in version 6.19.1.

PUBLISHED
Vendor
TryGhost
Product
Ghost
Provider severity
HIGH
Conflicts
0

CVE-2026-29052

The Calendar module for HumHub enables users to create one-time or recurring events, manage attendee invitations, and efficiently track all scheduled activities. Prior to version 1.8.11, a Stored Cross-Site Scripting (XSS) vulnerability in the Event Types of the HumHub Calendar module impacts users viewing events created by an administrative account. This issue has been patched in version 1.8.11.

PUBLISHED
Vendor
humhub
Product
calendar
Provider severity
MEDIUM
Conflicts
0