When enabling DetectReplayedTokens, a token can be replayed and will be detected despite it being reused.
Fixed in CoreWCF v1.8.1 and v1.9.1
Provide your own implementation of ITokenReplayCache with the correct behavior.
{
"github_reviewed": true,
"github_reviewed_at": "2026-06-19T20:47:02Z",
"nvd_published_at": null,
"severity": "MODERATE",
"cwe_ids": [
"CWE-294",
"CWE-613"
]
}