Lucene search
+L

60002 matches found

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

CVE-2026-87050

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

4.2CVSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 9:28 p.m.7 views

CVE-2018-16509

CVE-2018-16509 Docker Playground "An issue was discovered in Artifex Ghostscript before 9.24. Incorrect "restoration of privilege" checking during handling of /invalidaccess exceptions could be used by attackers able to supply crafted PostScript to execute code using the "pipe" instruction."...

9.3CVSS7.3AI score0.92499EPSS
SaveExploits4
RedhatCVE
RedhatCVE
added 2026/09/08 7:58 p.m.4 views

CVE-2026-87049

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

8.7CVSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/08 6:17 p.m.8 views

EUVD-2026-74040

Roo-Code through 3.54.0 contains an auto-approve bypass vulnerability in the shell command parsing logic that allows attackers to execute denied shell commands by exploiting the omission of the bash pipe operator from the command parser's operator token set. Attackers can craft a command line wit...

8.8CVSS0.00311EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/08 6:17 p.m.9 views

CVE-2026-82536

Roo-Code through version 3.54.0 contains an auto-approve bypass in its shell command parsing logic. The root cause is the omission of the bash pipe operator (specifically the stderr-redirecting pipe) from the parser's operator token set. An attacker can craft a command line combining an allowlist...

8.8CVSS0.00311EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/08 5:18 p.m.3 views

CVE-2026-82060

In MongoDB, insufficient validation of shard key values during document insertion allowed authenticated users to store documents with specially crafted, operator-shaped objects as shard key values in sharded collections. When change stream events for such documents were processed with the...

5.4CVSS0.00236EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/08 4:12 p.m.21 views

CVE-2026-82060 Insufficient Validation of Shard Key Values in MongoDB Server Leads to Query Operator Injection in Change Stream Post-Image Lookups

In MongoDB, insufficient validation of shard key values during document insertion allowed authenticated users to store documents with specially crafted, operator-shaped objects as shard key values in sharded collections. When change stream events for such documents were processed with the...

5.4CVSS0.00236EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 4:12 p.m.4 views

EUVD-2026-72947

In MongoDB, insufficient validation of shard key values during document insertion allowed authenticated users to store documents with specially crafted, operator-shaped objects as shard key values in sharded collections. When change stream events for such documents were processed with the...

5.4CVSS0.00236EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 4:12 p.m.6 views

CVE-2026-82060

CVE-2026-82060 is an insufficient validation flaw in MongoDB Server affecting sharded collections. During document insertion, shard key values were not properly validated, allowing authenticated users to store operator-shaped objects as shard key values. When change stream events for such documen...

5.4CVSS0.00236EPSS
SaveExploits0References1
MongoDB
MongoDB
added 2026/09/08 4:12 p.m.3 views

Insufficient Validation of Shard Key Values in MongoDB Server Leads to Query Operator Injection in Change Stream Post-Image Lookups

In MongoDB, insufficient validation of shard key values during document insertion allowed authenticated users to store documents with specially crafted, operator-shaped objects as shard key values in sharded collections. When change stream events for such documents were processed with the...

5.4CVSS0.00236EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/09/08 12:16 p.m.2 views

CVE-2026-77968

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

8.2CVSS0.00248EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/08 12:16 p.m.4 views

CVE-2026-80219

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

8.7CVSS0.0023EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/08 12:16 p.m.5 views

CVE-2026-78234

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

9.9CVSS0.00212EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/08 11:27 a.m.22 views

CVE-2026-80219 Hawtio-operator: hawtio-operator: oauthclient created with grantmethod auto and no secret enables oauth token theft

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

8.7CVSS0.0023EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/08 11:27 a.m.8 views

CVE-2026-80219

A flaw in hawtio-operator (OpenShift cluster mode) allows OAuth token theft. The operator creates a cluster-scoped OAuthClient with GrantMethod: auto and no client secret (public client). Because redirect URIs are derived from an operator-created Route whose hostname is tenant-controlled via the ...

8.7CVSS0.0023EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/08 11:27 a.m.5 views

EUVD-2026-72694

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

8.7CVSS0.0023EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/08 11:27 a.m.25 views

CVE-2026-78234 Hawtio-operator: hawtio-operator: service-ca signing oracle allows arbitrary-cn certificate issuance to namespace edit users

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

9.9CVSS0.00212EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 11:27 a.m.5 views

CVE-2026-78234 Hawtio-operator: hawtio-operator: service-ca signing oracle allows arbitrary-cn certificate issuance to namespace edit users

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

9.9CVSS0.00212EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/08 11:27 a.m.11 views

CVE-2026-78234

hawtio-operator in OpenShift contains a Service CA signing oracle flaw. The operator reads the Service CA private signing key from the openshift-service-ca namespace and mints client certificates whose Subject CN is taken directly from the author of a namespaced Hawtio custom resource. Because th...

9.9CVSS0.00212EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/08 11:27 a.m.5 views

EUVD-2026-72693

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

9.9CVSS0.00212EPSS
SaveExploits0References2
Rows per page
Query Builder