LiveActive security incident?Get immediate response
CVE Record

CVE-2022-25369: An issue was discovered in Dynamicweb before 9.12.8.

An issue was discovered in Dynamicweb before 9.12.8. An attacker can add a new administrator user without authentication. This flaw exists due to a logic issue when determining if the setup phases of the product can be run again. Once an attacker is authenticated as the new admin user they have added, it is possible to upload an executable file and achieve command execution. This is fixed in 9.5.9, 9.6.16, 9.7.8, 9.8.11, 9.9.8, 9.10.18, 9.12.8, and 9.13.0 (and later).

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Dynamicweb versions before the fixed releases can allow an unauthenticated attacker to create a new administrator account. With administrator access, the attacker may upload an executable file and reach command execution. This is a critical business risk for any internet-facing Dynamicweb deployment.

Executive priority

Treat this as urgent for any Dynamicweb deployment, particularly public-facing sites. The issue can start without credentials and may end in server command execution. Patch or upgrade quickly, then review administrator accounts and logs for signs of compromise.

Technical view

CVE-2022-25369 is a Dynamicweb logic flaw in setup-phase handling, classified under authentication bypass weaknesses CWE-287 and CWE-288. The CVSS 3.1 score is 9.8, with network access, low complexity, no privileges, and no user interaction required. Public sources state the flaw can progress from unauthenticated admin creation to command execution.

Likely exposure

Organizations running Dynamicweb before the listed fixed versions are potentially exposed, especially if the application is reachable from the internet. The source bundle does not provide CPEs or a complete affected-version matrix beyond Dynamicweb before 9.12.8 and fixed branch releases.

Exploitation context

The public advisory describes a path from unauthenticated administrator creation to command execution after login as that new admin. CISA KEV status is false in the provided data, and no cited source here confirms active exploitation in the wild.

Researcher notes

Evidence is strong for severity and remediation versions, but affected product metadata is sparse in the CVE bundle. Avoid assuming exploitation status beyond the advisory’s technical description. Validate branch-specific exposure using Dynamicweb release information and Assetnote’s advisory.

Mitigation direction

  • Upgrade Dynamicweb to a fixed release for your branch or 9.13.0 or later.
  • Prioritize internet-facing Dynamicweb systems for immediate review and remediation.
  • Restrict public access to administrative and setup-related interfaces where operationally possible.
  • Review vendor release notes and guidance before applying production changes.

Validation and detection

  • Inventory all Dynamicweb instances and record exact version and branch.
  • Compare installed versions against fixed releases: 9.5.9, 9.6.16, 9.7.8, 9.8.11, 9.9.8, 9.10.18, 9.12.8, 9.13.0+.
  • Check for unexpected administrator accounts created before remediation.
  • Review application logs for suspicious setup or administrator-account activity.
  • Confirm remediation by verifying the upgraded Dynamicweb version.
Prepared
Confidence
high
Sources
4

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-287: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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
cwe · low confidence lookup

CWE-288: 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-2022-25369 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/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
0Timeline events
0ADP providers
3Source links

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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2022-25369Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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

CWE-287 · source CWE mapping

Improper Authentication

Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-288 · source CWE mapping

Authentication Bypass Using an Alternate Path or Channel

Authentication Bypass Using an Alternate Path or Channel represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.