CVE-2026-54779

Source
https://cve.org/CVERecord?id=CVE-2026-54779
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54779.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-54779
Aliases
Published
2026-07-08T22:07:46.453Z
Modified
2026-07-15T01:49:05.895307388Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
CoreWCF: SAML token replay protection is inoperative
Details

CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. Prior to 1.8.1 and 1.9.1, CoreWCF SAML token replay protection is inoperative because DefaultTokenReplayCache.TryAdd does not reject duplicate tokens when DetectReplayedTokens is enabled, allowing a captured token to be reused. This issue is fixed in versions 1.8.1 and 1.9.1.

Database specific
{
    "cwe_ids": [
        "CWE-294",
        "CWE-613"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54779.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/corewcf/corewcf

Affected ranges

Type
GIT
Repo
https://github.com/corewcf/corewcf
Events
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "1.9.0"
        },
        {
            "fixed": "1.9.1"
        },
        {
            "introduced": "0"
        },
        {
            "fixed": "1.8.1"
        }
    ]
}

Affected versions

v1.*
v1.8.0
v1.9.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54779.json"