https://seclists.org/oss-sec/2026/q3/647: CVE-2026-71216: Apache SkyWalking: PagerDuty alarm hook transmits the integration routing key over cleartext HTTP
Affected Software
Frequently Asked Questions
Who is exposed to this issue?
Deployments running Apache SkyWalking versions 9.6.0 through 11.0.0 that use the PagerDuty alarm hook are exposed when that hook sends requests over HTTP. An observer able to capture traffic between SkyWalking and the PagerDuty endpoint could obtain the integration routing key from the initial request.
Does PagerDuty's HTTP-to-HTTPS redirect protect the routing key?
No. The initial HTTP POST, including its JSON body containing the routing key, is sent unencrypted before PagerDuty returns a redirect response. A later retry over HTTPS does not protect the first transmission.
What should teams do to remediate this?
The advisory recommends upgrading to Apache SkyWalking 11.0.0, which it identifies as fixing the issue. The affected-version range also lists versions through 11.0.0, so teams should verify the vendor's current release guidance when planning the upgrade.