Intel

AIKIDO-2026-154825

@opentelemetry/instrumentation-cassandra-driver is vulnerable to Information Disclosure

Information DisclosureGHSA-qqmp-wf37-98f9 Published Yesterday

58

Medium Risk

This Affects:

Are you affected? Scan for Free

TL;DR

These OpenTelemetry database instrumentations record the database connection username as the db.user span attribute on every instrumented operation, unconditionally and without an opt-in flag such as enhancedDatabaseReporting. The attribute is exported to every configured observability backend, which can reveal service-account names, role-encoded usernames, and account naming patterns useful for privilege inference or credential enumeration. The fix stops emitting db.user by default and aligns database attribute emission with the stable attribute set.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and export OpenTelemetry spans from instrumented database operations to an observability backend.

Background info

@opentelemetry/instrumentation-cassandra-driver is vulnerable to Information Disclosure in versions 0.23.0 - 0.65.0.

How to fix this

Upgrade the @opentelemetry/instrumentation-cassandra-driver library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform