Skip to content

[Bug] Opentelemetry-sdk package security in Cargo.lock #1357

Description

@sandre35

What are you really trying to do?

When scanning Docker image of my project with Trivy, one issue is raised: CVE-2026-48504

Describe the bug

====================================================================================
Total: 1 (MEDIUM: 1, HIGH: 0, CRITICAL: 0)
┌───────────────────┬────────────────┬──────────┬────────┬───────────────────┬───────────────┬──────────────────────────────────────────────────────────┐
│      Library      │ Vulnerability  │ Severity │ Status │ Installed Version │ Fixed Version │                          Title                           │
├───────────────────┼────────────────┼──────────┼────────┼───────────────────┼───────────────┼──────────────────────────────────────────────────────────┤
│ opentelemetry_sdk │ CVE-2026-48504 │ MEDIUM   │ fixed  │ 0.31.0            │ 0.32.1        │ opentelemetry_sdk has unbounded memory allocation in W3C │
│                   │                │          │        │                   │               │ Baggage propagation                                      │
│                   │                │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2026-48504               │
└───────────────────┴────────────────┴──────────┴────────┴───────────────────┴───────────────┴──────────────────────────────────────────────────────────┘

Environment/Versions

Using temporalio 1.29.0

Additional context

The version 0.32.1 of opentelemetry_sdk solves this security issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions