Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-54774
Published:June 19, 2026
Updated:June 21, 2026
Impact When a service is configured to validate SAML tokens using a method other than X.509 certificate signing, the final signature verification is skipped. Preconditions 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. Patches Fixed in CoreWCF v1.8.1 and v1.9.1 Workarounds None
Affected Packages
corewcf.primitives (DOT_NET):
Affected version(s) >=0.1.0.8 <1.8.1
Fix Suggestion:
Update to version 1.8.1
https://github.com/CoreWCF/CoreWCF.git (GITHUB):
Affected version(s) =v1.9.0 <v1.9.1
Fix Suggestion:
Update to version v1.9.1
https://github.com/CoreWCF/CoreWCF.git (GITHUB):
Affected version(s) >=v0.3.0 <v1.8.1
Fix Suggestion:
Update to version v1.8.1
corewcf.primitives (NUGET):
Affected version(s) =1.9.0 <1.9.1
Fix Suggestion:
Update to version 1.9.1
corewcf.primitives (NUGET):
Affected version(s) >=0.1.0-preview <1.8.1
Fix Suggestion:
Update to version 1.8.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.1
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.4
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Insufficient Verification of Data Authenticity
Improper Verification of Cryptographic Signature