VYPR
Low severityNVD Advisory· Published Jun 19, 2026· Updated Jun 19, 2026

CoreWCF: WS-Security Reference DigestMethod Algorithm-Suite Bypass

CVE-2026-54780

Description

Impact

CoreWCF’s WS-Security 1.0 receive pipeline validates the SignatureMethod of an incoming ds:SignedInfo against the configured SecurityAlgorithmSuite, but does not validate the DigestMethod declared on each ds:Reference. As a result, a sender can populate ds:SignedInfo with SignatureMethod values the suite accepts (for example rsa-sha256 under Basic256Sha256) while declaring a per-reference DigestMethod the suite rejects (for example http://www.w3.org/2000/09/xmldsig#sha1). The signature is then verified where it permits SHA-1 digests, and the message is accepted.

Patches

Fixed in CoreWCF v1.8.1 and v1.9.1

Workarounds

None

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
CoreWCF.PrimitivesNuGet
< 1.8.11.8.1
CoreWCF.PrimitivesNuGet
>= 1.9.0, < 1.9.11.9.1

Affected products

1

Patches

Vulnerability mechanics

References

2

News mentions

1