Lucene search
+L

1080 matches found

OSV
OSV
added 2026/05/21 10:08 a.m.23 views

RHSA-2026:19719 Red Hat Security Advisory: opentelemetry-collector security update

Bulletin has no description...

9.1CVSS6.8AI score0.01557EPSS
SaveExploits1References58
OSV
OSV
added 2026/05/21 10:08 a.m.20 views

RHSA-2026:19720 Red Hat Security Advisory: opentelemetry-collector security update

Bulletin has no description...

9.1CVSS6.8AI score0.01557EPSS
SaveExploits1References58
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/21 4:12 a.m.18 views

Security Bulletin: Security vulnerabilities have been found in IBM Verify Identity Access OIDC Provider

Summary Security vulnerabilities have been addresed in IBM Verify Identity Access OIDC Provider Vulnerability Details CVEID:CVE-2026-39883 DESCRIPTION: OpenTelemetry-Go is the Go implementation of OpenTelemetry. From 1.15.0 to 1.42.0, the fix for CVE-2026-24051 changed the Darwin ioreg command to...

9.8CVSS5.8AI score0.00605EPSS
SaveExploits1Affected Software1
RedHat Linux
RedHat Linux
added 2026/05/20 5:01 p.m.33 views

Important: Red Hat Security Advisory: opentelemetry-collector security update

An update for opentelemetry-collector is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, ...

9.1CVSS6.9AI score0.01557EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/05/20 4:56 p.m.32 views

Important: Red Hat Security Advisory: opentelemetry-collector security update

An update for opentelemetry-collector is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, ...

9.1CVSS6.9AI score0.01557EPSS
SaveExploits1References9
OSV
OSV
added 2026/05/20 10:10 a.m.21 views

RHSA-2026:19353 Red Hat Security Advisory: opentelemetry-collector security update

Bulletin has no description...

9.1CVSS6.8AI score0.01557EPSS
SaveExploits1References58
OSV
OSV
added 2026/05/20 10:09 a.m.16 views

RHSA-2026:19135 Red Hat Security Advisory: opentelemetry-collector security update

Bulletin has no description...

9.1CVSS7.2AI score0.01557EPSS
SaveExploits1References58
RedHat Linux
RedHat Linux
added 2026/05/19 9:46 p.m.18 views

Important: Red Hat Security Advisory: opentelemetry-collector security update

An update for opentelemetry-collector is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.1CVSS6.9AI score0.01557EPSS
SaveExploits1References9
AlmaLinux
AlmaLinux
added 2026/05/19 12:00 a.m.41 views

Important: opentelemetry-collector security update

Collector with the supported components for a AlmaLinux build of OpenTelemetry Security Fixes: net/url: Incorrect parsing of IPv6 host literals in net/url CVE-2026-25679 google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path...

9.1CVSS6.9AI score0.01557EPSS
SaveExploits1References18
Tenable Nessus
Tenable Nessus
added 2026/05/19 12:00 a.m.19 views

RHEL 9 : opentelemetry-collector (RHSA-2026:19353)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2026:19353 advisory. Collector with the supported components for a Red Hat build of OpenTelemetry Security Fixes: net/url: Incorrect parsing of IPv6 host litera...

9.1CVSS7AI score0.01557EPSS
SaveExploits1References18
OSV
OSV
added 2026/05/19 12:00 a.m.35 views

ALSA-2026:19135 Important: opentelemetry-collector security update

Collector with the supported components for a AlmaLinux build of OpenTelemetry Security Fixes: net/url: Incorrect parsing of IPv6 host literals in net/url CVE-2026-25679 google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path...

9.1CVSS7.3AI score0.01557EPSS
SaveExploits1References18
Github Security Blog
Github Security Blog
added 2026/05/18 8:21 p.m.23 views

OpenTelemetry eBPF Instrumentation: Memcached payload length overflow can crash OBI

Summary A remotely reachable integer overflow in OBI's memcached text protocol parser can crash the OBI process and cause denial of service. When parsing memcached storage commands such as set, add, replace, append, prepend, or cas, OBI accepts extremely large values and adds the payload delimite...

7.5CVSS6.3AI score0.00354EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/05/18 8:20 p.m.17 views

GHSA-J8P6-96VP-F3R9 OpenTelemetry eBPF Instrumentation: MongoDB parser panics on malformed wire messages

Summary Malformed MongoDB wire messages can trigger uncaught panics in the MongoDB TCP parser, allowing a remote unauthenticated attacker to crash the telemetry agent and cause a denial of service. The parser operates on raw attacker-controlled network payloads before the input is fully validated...

7.5CVSS6AI score0.00463EPSS
SaveExploits1References4
OSV
OSV
added 2026/05/18 8:17 p.m.21 views

GHSA-VVMG-8MJR-G6Q3 OpenTelemetry eBPF Instrumentation: Log enricher writev path can overread and overwrite user buffers

Summary OBI's log enricher mishandles writev buffers by reading only the first iovec entry but using the total ioviter.count as the copy length. When log injection is enabled, a crafted multi-segment writev call can make OBI read and overwrite memory beyond the first segment. Details In...

4.9CVSS5.9AI score0.00172EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/05/18 8:11 p.m.24 views

OpenTelemetry eBPF Instrumentation: Unbounded BPF internal metrics replay can exhaust CPU

Summary OBI replays BPF probe hits into histogram observations by looping once per recorded run count. On busy systems, the run-count delta can become very large, causing the metrics exporter to spend excessive CPU time in a tight loop every collection interval. Details The vulnerable loop is in...

7.5CVSS5.8AI score0.00319EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/05/18 5:56 p.m.25 views

GHSA-PGVV-Q3WF-MM9M OpenTelemetry eBPF Instrumentation: Postgres BIND parsing can panic on malformed payloads

Summary The Postgres protocol parser assumes BIND message payloads contain a valid NUL-terminated portal name. A crafted empty or unterminated payload can make OBI slice beyond the end of the captured buffer and panic. Details The vulnerable logic is in pkg/ebpf/common/sqldetectpostgres.go. In th...

7.5CVSS6AI score0.00342EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/05/18 5:56 p.m.31 views

OpenTelemetry eBPF Instrumentation: Unsafe fastelf parsing allows malformed ELF to crash agent

Summary OBI's replacement ELF parser trusts section offsets, counts, and string offsets from the executable file. A crafted local ELF can make OBI dereference invalid section pointers or slice past string tables, causing the agent to panic while determining the process language. Details...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/05/15 3:30 a.m.37 views

GHSA-75CM-X2W3-8MGF MLflow: unauthenticated access to certain FastAPI routes

A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authentication enabled --app-name basic-auth and served via uvicorn ASGI. The FastAPI permission middleware only enforces authentication on /gateway/...

8.6CVSS7.4AI score0.20783EPSS
SaveExploits1References4
CVE
CVE
added 2026/05/15 2:13 a.m.88 views

CVE-2026-2652

MLflow MLflow

8.6CVSS7.5AI score0.20783EPSS
SaveIn wildExploits1References2Affected Software1
Wolfi
Wolfi
added 2026/05/14 7:48 p.m.32 views

CVE-2026-44903 vulnerabilities

Vulnerabilities for packages: aws-otel-collector, karma, certificate-transparency, datadog-agent, tempo, opentelemetry-operator, trillian, minio-object-browser, splunk-otel-collector, node-problem-detector, k8sgpt, mcp-grafana, telegraf, keda, minio, prometheus-pushgateway, jaeger, istio,...

6.1CVSS8AI score0.00204EPSS
SaveExploits0
Rows per page
Query Builder