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

CVE-2026-54781: CoreWCF: SAML SubjectConfirmation methods and holder-of-key proof keys are not enforced

June 19, 2026

The relying application is given a ClaimsPrincipal for a subject whose authority over the assertion the sender never proved. There are two distinct exploit shapes:

  • Holder-of-key downgrade. An attacker who obtains a holder-of-key SAML assertion that was issued without KeyInfo (issuer bug, custom STS shape, or assertion captured from an interaction where KeyInfo was elided) can present it to the service and be authenticated as the assertion’s subject without producing the proof key the assertion’s confirmation method would normally require. The service’s reliance on holder-of-key for sensitive actions is bypassed.
  • Custom-method bypass. An attacker who can obtain or arrange the issuance of a SAML assertion bearing a non-standard confirmation method URI (a permissive STS that accepts arbitrary method strings, an experimental custom IDP, or an attacker-side construction that the issuer signs without validating the method field) can present the assertion and be authenticated. Per-method policies that an application or a binding-level policy expects the framework to enforce are silently bypassed.

References

  • github.com/CoreWCF/CoreWCF/security/advisories/GHSA-48pq-2xq3-c2m4
  • github.com/advisories/GHSA-48pq-2xq3-c2m4
  • nvd.nist.gov/vuln/detail/CVE-2026-54781

Code Behaviors & Features

Detect and mitigate CVE-2026-54781 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-287: Improper Authentication
  • CWE-345: Insufficient Verification of Data Authenticity

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

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