OSV 1.4.0 · github-reviewed · 修改于 2026-06-20 04:46
发布时间
2026-06-20 04:46
GitHub 审查时间
2026-06-20 04:46
NVD 发布时间
—
源文件
advisories/github-reviewed/2026/06/GHSA-jc6x-rj79-w4mx/GHSA-jc6x-rj79-w4mx.json
An unauthenticated remote attacker who can place a SOAP header lexically before wsse:Security can embed a ds:Signature of their choosing inside that header and cause the server to verify the attacker-supplied signature instead of the one carried in the security header.
Exploitation requires the endpoint be configured with an endorsing supporting token binding, and the attacker constructs a ds:Signature whose KeyInfo resolves through the receive-side token resolver to a key under the attacker’s control. Both are conditions outside the attacker’s direct control on a generic deployment.
Fixed in CoreWCF v1.8.1 and v1.9.1
Use a security token resolver that only accepts references to issuer-pinned X.509 chains (the default when expecting a static set of signing certificates).