Advisory Database
  • Advisories
  • Dependency Scanning
  1. nuget
  2. ›
  3. CoreWCF.Primitives
  4. ›
  5. CVE-2026-54783

CVE-2026-54783: CoreWCF: XML Signature Wrapping in WS-Security endorsing/supporting signature verification allows replay of captured signed messages

June 19, 2026

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.

References

  • github.com/CoreWCF/CoreWCF/security/advisories/GHSA-gqv6-pwcg-87r8
  • github.com/advisories/GHSA-gqv6-pwcg-87r8
  • nvd.nist.gov/vuln/detail/CVE-2026-54783

Code Behaviors & Features

Detect and mitigate CVE-2026-54783 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.8.1, all versions starting from 1.9.0 before 1.9.1

Fixed versions

  • 1.8.1
  • 1.9.1

Solution

Upgrade to versions 1.8.1, 1.9.1 or above.

Impact 7.4 HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-294: Authentication Bypass by Capture-replay
  • CWE-345: Insufficient Verification of Data Authenticity
  • CWE-347: Improper Verification of Cryptographic Signature

Source file

nuget/CoreWCF.Primitives/CVE-2026-54783.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:24:56 +0000.