LiveActive security incident?Get immediate response
CVE Record

CVE-2025-13392: Improper check for unusual or exceptional conditions vulnerability in SSO in Synology DiskStation Manager (...

Improper check for unusual or exceptional conditions vulnerability in SSO in Synology DiskStation Manager (DSM) before 7.2.2-72806-5 and 7.3.1-86003-1 (7.2.1-69057 is not affected) allows remote attackers to bypass authentication with prior knowledge of the distinguished name (DN).

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Synology DSM has a high-severity SSO authentication-bypass flaw. A remote attacker with prior knowledge of a distinguished name could bypass authentication on affected builds, potentially compromising confidentiality, integrity, and availability. Synology identifies fixed DSM builds; the bundle does not show active exploitation.

Executive priority

Treat as priority patching for Synology DSM assets that support business operations or store sensitive data. The issue can bypass authentication, but available evidence points to high attack complexity and no confirmed active exploitation in the supplied sources.

Technical view

CVE-2025-13392 is a CWE-754 improper exceptional-condition handling issue in DSM SSO. It affects DSM before 7.2.2-72806-5 and 7.3.1-86003-1, with 7.2.1-69057 listed as not affected. CVSS 8.1 reflects network reachability, no privileges, no user interaction, and high impact, but high attack complexity.

Likely exposure

Organizations running Synology DiskStation Manager in the affected 7.2.2 or 7.3 branches are the main concern, especially where DSM SSO is reachable over a network. DSM 7.2.1-69057 is specifically listed as not affected.

Exploitation context

The advisory title links the issue to PWN2OWN 2025, indicating public research disclosure. The provided sources do not state in-the-wild exploitation, and the CVE bundle says KEV is false. Attack requires prior knowledge of the distinguished name, raising complexity.

Researcher notes

Focus on version/build accuracy and SSO exposure. The key precondition is prior DN knowledge. Do not assume all DSM 7.2.1 systems are affected because 7.2.1-69057 is explicitly excluded. Evidence for exploit maturity is limited to PWN2OWN advisory context.

Mitigation direction

  • Upgrade DSM to 7.2.2-72806-5 or later where applicable.
  • Upgrade DSM 7.3 deployments to 7.3.1-86003-1 or later.
  • Confirm whether Synology lists any branch-specific guidance for your devices.
  • Limit DSM and SSO exposure to trusted networks where operationally possible.
  • Monitor Synology advisory updates for revised affected versions or mitigations.

Validation and detection

  • Inventory Synology DSM devices and record exact version and build.
  • Identify deployments using DSM SSO functionality.
  • Compare builds against Synology’s affected and fixed version statements.
  • Verify DSM 7.2.1-69057 systems are not incorrectly flagged as vulnerable.
  • Review authentication logs for unusual SSO access patterns.
Prepared
Confidence
high
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 · low confidence lookup

CWE-754: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-13392 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
High
CVSS
8.1 (3.1)
Known Exploited
No
Published

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

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: total

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
8.1CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H2.25.9synology

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2025-13392Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
SynologyDiskStation Manager (DSM)7.3, 7.2.2, 7.2.1, 0affected
Weakness

CWE details

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

CWE-754 · source CWE mapping

Improper Check for Unusual or Exceptional Conditions

Improper Check for Unusual or Exceptional Conditions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.