CVE-2026-54773
CoreWCF: WS-Security signature substitution via document-wide Signature lookup
描述
### Impact 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. #### Preconditions 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. ### Patches Fixed in CoreWCF v1.8.1 and v1.9.1 ### Workarounds 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).
如何修補 CVE-2026-54773
要修補 CVE-2026-54773,請將受影響套件升級到下列已修補版本。
- —升級至 1.8.1 或更新版本
CVE-2026-54773 正在被利用嗎?
目前沒有被利用訊號。CVE-2026-54773 既不在 CISA KEV 也沒有最新的 EPSS 分數。
受影響套件(1)
- from 0, < 1.8.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.9 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N |