When a service is configured to validate SAML tokens using a method other than X.509 certificate signing, the final signature verification is skipped.
The service is configured to authenticate using SAML tokens and an out of band token resolver (commonly the IssuerTokenResolver of IssuedTokenServiceCredential) holds a non-X.509 SecurityToken whose key identifier the attacker can reference in the assertion’s <KeyInfo> - for example a BinarySecretSecurityToken representing the symmetric proof key issued by a WS-Trust symmetric-key holder-of-key STS.
Fixed in CoreWCF v1.8.1 and v1.9.1
None
{
"github_reviewed": true,
"github_reviewed_at": "2026-06-19T20:46:46Z",
"nvd_published_at": null,
"severity": "HIGH",
"cwe_ids": [
"CWE-345",
"CWE-347"
]
}