LiveActive security incident?Get immediate response
CVE Record

CVE-2025-21193: Active Directory Federation Server Spoofing Vulnerability

Active Directory Federation Server Spoofing Vulnerability

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a Microsoft Active Directory Federation Services spoofing flaw affecting supported Windows Server releases. It is rated medium, but the affected component often sits in identity infrastructure. Successful abuse requires user interaction and is scored for high confidentiality impact, so unpatched federation servers should be treated as a meaningful identity-security risk.

Executive priority

Schedule remediation through the identity infrastructure patch process, with faster handling for externally reachable AD FS systems. This is not documented as exploited in the bundle, but identity systems carry business-critical trust risk and should not remain unpatched.

Technical view

CVE-2025-21193 is described as an AD FS spoofing vulnerability mapped to CWE-352. CVSS 3.1 is 6.5: network reachable, low complexity, no privileges required, user interaction required, unchanged scope, high confidentiality impact, no integrity or availability impact. Microsoft lists an official remediation path, but detailed mechanics are not provided in the bundle.

Likely exposure

Exposure is likely where AD FS runs on Windows Server 2016, 2019, 2022, 2022 23H2 Server Core, or 2025, including Server Core installations. Internet-facing or partner-facing federation endpoints deserve priority because they support authentication flows and trust relationships.

Exploitation context

The bundle does not show CISA KEV listing or cited evidence of active exploitation. Microsoft’s CVSS vector marks exploit maturity as unproven and requires user interaction. Public details are limited, so assume practical risk exists for unpatched AD FS servers without claiming observed exploitation.

Researcher notes

Evidence supports a medium-severity AD FS spoofing issue with high confidentiality impact and user interaction required. The source bundle does not include exploit mechanics, indicators, or fixed build numbers, so validation should focus on Microsoft update status and AD FS role exposure.

Mitigation direction

  • Apply Microsoft’s official security update for CVE-2025-21193.
  • Prioritize AD FS servers exposed to users, partners, or the internet.
  • Include Server Core installations in patch coverage checks.
  • Monitor Microsoft guidance for any revised remediation details.
  • Review federation access paths and reduce unnecessary exposure.

Validation and detection

  • Inventory all servers running the AD FS role.
  • Confirm each affected Windows Server version has the applicable Microsoft update installed.
  • Check patch-management or vulnerability-scanner results for CVE-2025-21193 closure.
  • Review AD FS and sign-in logs for unusual authentication-flow activity.
  • Document any unpatched federation servers and compensating controls.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-352: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-21193 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C2.83.6microsoft

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2025-21193Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftWindows Server 201610.0.14393.0Listed
MicrosoftWindows Server 2016 (Server Core installation)10.0.14393.0Listed
MicrosoftWindows Server 201910.0.17763.0Listed
MicrosoftWindows Server 2019 (Server Core installation)10.0.17763.0Listed
MicrosoftWindows Server 202210.0.20348.0Listed
MicrosoftWindows Server 2022, 23H2 Edition (Server Core installation)10.0.25398.0Listed
MicrosoftWindows Server 202510.0.26100.0Listed
MicrosoftWindows Server 2025 (Server Core installation)10.0.26100.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-352 · source CWE mapping

Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.