Cyber Resilience

CVE-2018-18325

Crypto Weakness in Dnnsoftware Dotnetnuke 9.2 – 9.2.2

CISA KEVActive ExploitationEUVD ExploitedPublic PoCCrypto Weakness
Published
03 July 2019
Modified
07 November 2025
KEV Added
03 November 2021
Patch / advisory
CVSS Score v3.1 7.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.74 99.4th percentile
Risk Priority 84 floored blend · peak EPSS

Summary

CVE-2018-18325 is a high-severity Inadequate Encryption Strength (CWE-326) vulnerability in Dnnsoftware Dotnetnuke. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Brute Force (T1110); ranked in the top 0.6% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog; a public proof-of-concept is referenced.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

DNN (also known as DotNetNuke) versions 9.2 through 9.2.2 contain a vulnerability in which a weak encryption algorithm is used to protect input parameters. The flaw is categorized under CWE-326 and exists because of an incomplete fix for the related CVE-2018-15811. It received a CVSS 3.1 score of 7.5 reflecting network attack vector, low complexity, and no required privileges or user interaction, with high impact to confidentiality.

An unauthenticated attacker with network access can exploit the weak encryption to read protected input parameters. Public references link the issue to cookie-handling code paths that have been shown to enable deserialization attacks, potentially allowing further compromise of the application.

Official mitigation information is available in the DNN Platform release notes on GitHub and the DNN security center, which address this and prior related encryption weaknesses through updated builds.

A proof-of-concept exploit for DotNetNuke cookie deserialization remote code execution has been published on PacketStorm Security, confirming that working attack code targeting the affected versions is publicly available.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

DNN (aka DotNetNuke) 9.2 through 9.2.2 uses a weak encryption algorithm to protect input parameters. NOTE: this issue exists because of an incomplete fix for CVE-2018-15811.

CWE(s)
KEV Date Added
03 November 2021

Related Threats

MITRE ATT&CK Enterprise Techniques

T1110 Brute Force Credential Access
Adversaries may use brute force techniques to gain access to accounts when passwords are unknown or when password hashes are obtained.
T1557 Adversary-in-the-Middle Credential Access
Adversaries may attempt to position themselves between two or more networked devices using an adversary-in-the-middle (AiTM) technique to support follow-on behaviors such as [Network Sniffing](https://attack.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2018-15811Same product: Dnnsoftware Dotnetnukeboth on KEV
CVE-2017-9822Same product: Dnnsoftware Dotnetnukeboth on KEV
CVE-2025-32036Same product: Dnnsoftware Dotnetnuke
CVE-2026-40306Same product: Dnnsoftware Dotnetnuke
CVE-2026-24784Same product: Dnnsoftware Dotnetnuke
CVE-2025-59821Same product: Dnnsoftware Dotnetnuke
CVE-2025-59535Same product: Dnnsoftware Dotnetnuke
CVE-2025-59546Same product: Dnnsoftware Dotnetnuke
CVE-2026-24833Same product: Dnnsoftware Dotnetnuke
CVE-2026-40321Same product: Dnnsoftware Dotnetnuke

Affected Assets

dnnsoftware
dotnetnuke
9.2 — 9.2.2

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 14 hardening rules · 7 OS baselines
Validate
Prove the fix (OWASP ASVS)
  • V11.4.2
  • V14.1.2
  • V14.2.4

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-326

Maintaining currency with technologies and practices reduces selection of encryption mechanisms that provide inadequate strength.

addresses: CWE-326

Updated assessments identify when previously adequate encryption strength no longer meets current attack capabilities or compliance drivers.

addresses: CWE-326

Establishment procedures require selection and generation of keys with adequate length and strength for the chosen algorithm.

addresses: CWE-326

Specifies required cryptography types and parameters, preventing selection of inadequate encryption strength.

addresses: CWE-326

Prompt patching corrects inadequate encryption strength when vendors release updates that increase key sizes or algorithm security.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.DS-01 mostly match
prevents

Strong encryption is required to protect confidentiality of data-at-rest.

PR.DS-02 mostly match
prevents

Strong encryption is required to protect confidentiality of data-in-transit.

PR.PS-01 partial match
prevents

Hardened baselines can enforce minimum cryptographic algorithm and key-length settings.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Requiring the organization to define and enforce minimum cryptographic strength prevents deployment of insufficient key lengths or weak ciphers that can be brute-forced.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Oracle Linux 9 (1 rule)
  • V-271756 OL 9 local disk partitions must implement cryptographic mechanisms to prevent unauthorized disclosure or modification of all information that requires at rest protection. prevents CWE-326
RHEL 8 (1 rule)
  • V-230224 All RHEL 8 local disk partitions must implement cryptographic mechanisms to prevent unauthorized disclosure or modification of all information that requires at rest protection. prevents CWE-326
RHEL 9 (1 rule)
  • V-257879 RHEL 9 local disk partitions must implement cryptographic mechanisms to prevent unauthorized disclosure or modification of all information that requires at rest protection. prevents CWE-326
Windows Server 2016 (1 rule)
  • V-224843 Systems requiring data at rest protections must employ cryptographic mechanisms to prevent unauthorized disclosure and modification of the information at rest. prevents CWE-326

References