cvedb.io
CVE-2026-39361
HIGH · CVSS 7.7
EPSS exploitation probability: 0%
Published 2026-04-07T20:16:29.837 · Last modified 2026-06-17T10:41:59.547

Summary

OpenObserve is a cloud-native observability platform. In 0.70.3 and earlier, the validate_enrichment_url function in src/handler/http/request/enrichment_table/mod.rs fails to block IPv6 addresses because Rust's url crate returns them with surrounding brackets (e.g. "[::1]" not "::1"). An authenticated attacker can reach internal services blocked from external access. On cloud deployments this enables retrieval of IAM credentials via AWS IMDSv1 (169.254.169.254), GCP metadata, or Azure IMDS. On self-hosted deployments it allows probing internal network services.

Affected products

openobserve — openobserve

Does this affect you?

Add your gear to cvedb and we'll alert you only when openobserve ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.