cve/2025/CVE-2025-49015.md
2025-09-29 21:09:30 +02:00

734 B

CVE-2025-49015

Description

The Couchbase .NET SDK (client library) before 3.7.1 does not properly enable hostname verification for TLS certificates. In fact, the SDK was also using IP addresses instead of hostnames due to a configuration option that was incorrectly enabled by default.

POC

Reference

Github

No PoCs found on GitHub currently.