Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-54783
Published:June 19, 2026
Updated:June 21, 2026
Impact The attacker, with one captured signed SOAP envelope from a victim and no other privileges, can invoke arbitrary operations on the service as the victim principal for the lifetime of the captured signing key. There is no rate limit on replays. The DetectReplays setting on transport-security bindings does not mitigate the issue because the attack does not reuse the original timestamp — the fresh timestamp in the wsse:Security header is what the replay-detection logic inspects. Patches Fixed in CoreWCF v1.8.1 and v1.9.1 Workarounds Ensure communication is protected by SSL/TLS to prevent capturing of signed SOAP envelope.
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) >=v0.3.0 <v1.8.1
Fix Suggestion:
Update to version v1.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
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)
Authentication Bypass by Capture-replay
Insufficient Verification of Data Authenticity
Improper Verification of Cryptographic Signature