Lucene search
+L

296 matches found

OSV
OSV
added 5 days ago5 views

GHSA-RWQX-FVQH-6WM4 OpenTelemetry Java Instrumentation: JDBC Auto-Instrumentation Logging Clear-Text Passwords

OpenTelemetry Java Instrumentation JDBC auto-instrumentation may fail to sanitize passwords in SQL CONNECT statements when the password is double-quoted. As a result, clear-text database passwords can be added to trace span attributes and exported to observability backends...

6.5CVSS5.9AI score0.00224EPSS
SaveExploits0References6
Wolfi
Wolfi
added 2026/07/25 2:16 a.m.15 views

GHSA-72GW-FMMR-C4R4 vulnerabilities

Vulnerabilities for packages: splunk-otel-collector...

5.8AI score
SaveExploits0
Wolfi
Wolfi
added 2026/07/25 2:16 a.m.16 views

CVE-2026-5051 vulnerabilities

Vulnerabilities for packages: splunk-otel-collector...

4.4CVSS5.8AI score0.00278EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/07/25 2:16 a.m.14 views

GHSA-88V5-9HXC-F85R vulnerabilities

Vulnerabilities for packages: splunk-otel-collector...

5.8AI score
SaveExploits0
Circl
Circl
added 2026/07/21 8:35 p.m.8 views

CVE-2026-59892

creationtimestamp| type| source ---|---|--- 2026-07-21 20:35:11+00:00| published-proof-of-concept| https://github.com/open-telemetry/opentelemetry-js/security/advisories/GHSA-45rx-2jwx-cxfr...

7.5CVSS4.8AI score0.00455EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/07/21 7:7 p.m.10 views

OpenTelemetry JavaScript: Denial of service in `JaegerPropagator` via unhandled exception on a malformed header

Summary @opentelemetry/propagator-jaeger decodes incoming HTTP header values with decodeURIComponent without handling decode errors. A single request carrying a malformed percent-encoded value for example a bare % in an uber-trace-id or uberctx- header throws an uncaught URIError, terminating any...

7.5CVSS5.4AI score0.00455EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/20 11:56 a.m.8 views

opentelemetry-java: opentelemetry-api: opentelemetry-extension-trace-propagators: OpenTelemetry Java: Denial of Service due to unbounded memory allocation when parsing oversized baggage

A flaw was found in OpenTelemetry Java, specifically within the baggage propagation implementation of opentelemetry-api and opentelemetry-extension-trace-propagators. A remote attacker can exploit this vulnerability by sending oversized baggage, which leads to unbounded memory allocation and high...

7.5CVSS5.4AI score0.01097EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/17 8:13 p.m.27 views

CVE-2026-48504

OpenTelemetry Rust (CVE-2026-48504) concerns BaggagePropagator::extract_with_context in opentelemetry_sdk. In 0.32.0 and earlier, it did not enforce W3C Baggage size limits before parsing an inbound baggage header, allowing an attacker-controlled header to trigger unnecessary CPU work and short-l...

5.3CVSS5.2AI score0.00304EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/16 6:16 p.m.9 views

CVE-2026-15737

AWS Bedrock AgentCore Python SDK is an open-source Python library that provides client tools for building AI agents on the Amazon Bedrock AgentCore platform. Unintended logging of sensitive user content in the OpenTelemetry instrumentation in AWS Bedrock AgentCore Python SDK versions 1.4.8 and...

5.7CVSS0.00216EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/16 5:3 p.m.10 views

CVE-2026-15737

AWS Bedrock AgentCore Python SDK is an open-source Python library that provides client tools for building AI agents on the Amazon Bedrock AgentCore platform. Unintended logging of sensitive user content in the OpenTelemetry instrumentation in AWS Bedrock AgentCore Python SDK versions 1.4.8 and...

5.7CVSS6.1AI score0.00216EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/16 5:3 p.m.20 views

EUVD-2026-44988

AWS Bedrock AgentCore Python SDK is an open-source Python library that provides client tools for building AI agents on the Amazon Bedrock AgentCore platform. Unintended logging of sensitive user content in the OpenTelemetry instrumentation in AWS Bedrock AgentCore Python SDK versions 1.4.8 and...

5.7CVSS6.1AI score0.00216EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/16 5:3 p.m.8 views

CVE-2026-15737 Sensitive content disclosure via OpenTelemetry spans in AgentCore Python SDK

AWS Bedrock AgentCore Python SDK is an open-source Python library that provides client tools for building AI agents on the Amazon Bedrock AgentCore platform. Unintended logging of sensitive user content in the OpenTelemetry instrumentation in AWS Bedrock AgentCore Python SDK versions 1.4.8 and...

5.7CVSS6.1AI score0.00216EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/07/09 6:18 p.m.9 views

Security update for alloy

This update for alloy fixes the following issues CVE-2026-10722: github.com/cilium/ebpf: BTF string offset boundary check can lead to crash when parsing malformed ELF/BTF input bsc1267811. CVE-2026-25680,CVE-2026-25681,CVE-2026-27136,CVE-2026-42502,CVE-2026-42506: golang.org/x/net/html: multiple...

9.1CVSS6.5AI score0.00655EPSS
SaveExploits6References76
RedhatCVE
RedhatCVE
added 2026/07/09 12:5 p.m.8 views

CVE-2026-59892

A flaw was found in the @opentelemetry/propagator-jaeger component of OpenTelemetry JavaScript. This vulnerability allows an unauthenticated remote attacker to send specially crafted HTTP header values, specifically uber-trace-id and uberctx-. The component improperly decodes these values without...

7.5CVSS6AI score0.00455EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/08 5:17 p.m.16 views

CVE-2026-59892

OpenTelemetry JavaScript is the OpenTelemetry JavaScript client. Prior to 2.9.0, @opentelemetry/propagator-jaeger decodes incoming uber-trace-id and uberctx- HTTP header values with decodeURIComponent without handling decode errors, allowing an unauthenticated remote attacker to send a malformed...

7.5CVSS0.00455EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/08 4:3 p.m.32 views

CVE-2026-59892

Summary: OpenTelemetry JavaScript’s JaegerPropagator (via @opentelemetry/propagator-jaeger) decodes uber-trace-id and uberctx-* headers with decodeURIComponent() without handling decode errors prior to 2.9.0, enabling an unauthenticated attacker to send a malformed percent-encoded value that resu...

7.5CVSS6AI score0.00455EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/01 10:16 p.m.10 views

CVE-2026-54712

OpenTelemetry Java Instrumentation provides OpenTelemetry auto-instrumentation and instrumentation libraries for Java. In versions prior to 2.27.0, the RMI context propagation payload reader limits the number of context entries but does not limit the aggregate size of the strings read from the...

7.5CVSS0.00263EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/01 9:17 p.m.47 views

CVE-2026-54712 OpenTelemetry Javaagent RMI context propagation allows resource exhaustion

OpenTelemetry Java Instrumentation provides OpenTelemetry auto-instrumentation and instrumentation libraries for Java. In versions prior to 2.27.0, the RMI context propagation payload reader limits the number of context entries but does not limit the aggregate size of the strings read from the...

5.3CVSS0.00263EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/01 9:15 p.m.9 views

CVE-2026-54704 OpenTelemetry Java Instrumentation: JDBC Auto-Instrumentation Logging Clear-Text Passwords

OpenTelemetry Java Instrumentation provides OpenTelemetry auto-instrumentation and instrumentation libraries for Java. In versions prior to 2.28.0, the JDBC auto-instrumentation may fail to sanitize passwords in SQL CONNECT statements when the password is double-quoted. As a result, clear-text...

6.5CVSS5.9AI score0.00224EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/01 9:15 p.m.9 views

CVE-2026-54704

OpenTelemetry Java Instrumentation provides OpenTelemetry auto-instrumentation and instrumentation libraries for Java. In versions prior to 2.28.0, the JDBC auto-instrumentation may fail to sanitize passwords in SQL CONNECT statements when the password is double-quoted. As a result, clear-text...

6.5CVSS5.7AI score0.00224EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder