LiveActive security incident?Get immediate response
CVE Record

CVE-2022-44583: WordPress WatchTowerHQ plugin <= 3.6.15 - Unauth. Arbitrary File Download vulnerability

Unauth. Arbitrary File Download vulnerability in WatchTowerHQ plugin <= 3.6.15 on WordPress.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A vulnerable WordPress WatchTowerHQ plugin version could let anyone on the internet download files that should not be publicly accessible. The business risk is disclosure of sensitive site files, potentially including configuration or operational data. The provided sources identify versions up to 3.6.15 as affected, but do not provide evidence of known active exploitation or a specific fixed version.

Executive priority

Treat this as high priority for WordPress environments that use WatchTowerHQ. The main business concern is unauthorized disclosure of sensitive files from public websites. Prioritize inventory, confirmation of affected versions, and vendor-guided remediation before broader cleanup.

Technical view

CVE-2022-44583 is an unauthenticated arbitrary file download issue in the WhatArmy WatchTowerHQ WordPress plugin through 3.6.15. CVSS 3.1 is 7.5: network reachable, low complexity, no privileges, no user interaction, unchanged scope, high confidentiality impact, no integrity or availability impact. It maps to CWE-552, exposure of files or directories to unauthorized actors.

Likely exposure

Exposure is limited to WordPress sites running the WatchTowerHQ plugin version 3.6.15 or earlier. Internet-facing WordPress sites are the primary concern because the CVSS vector indicates unauthenticated network access. Sites without the plugin, or running versions not identified as affected in the sources, are not confirmed exposed by this bundle.

Exploitation context

The source bundle does not cite CISA KEV status or any public evidence of active exploitation. The vulnerability is still operationally important because exploitation requires no authentication or user interaction and affects confidentiality directly. Evidence is incomplete on exploit prevalence, fixed versions, and vendor remediation details.

Researcher notes

The public bundle identifies affected product, version ceiling, CVSS vector, CWE-552, and two references. It does not include root-cause detail, vulnerable endpoint names, proof-of-concept material, active exploitation evidence, or confirmed fixed version. Avoid asserting exploitability beyond unauthenticated arbitrary file download as stated.

Mitigation direction

  • Inventory WordPress sites for the WatchTowerHQ plugin and installed version.
  • If version is 3.6.15 or earlier, follow current vendor or WordPress plugin guidance.
  • Restrict public access to affected sites where business operations allow.
  • Review whether the plugin is still required and remove unused instances.
  • Monitor web server logs for suspicious file download activity.

Validation and detection

  • Check WordPress plugin inventories for WatchTowerHQ version 3.6.15 or earlier.
  • Confirm whether affected sites are internet-facing or otherwise network reachable.
  • Review vendor, WordPress.org, and Patchstack records for fixed-version guidance.
  • Inspect logs for unusual unauthenticated requests to plugin-related paths.
  • Assess whether sensitive files could be exposed on impacted hosts.
Prepared
Confidence
medium
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 · low confidence lookup

CWE-552: 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
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-44583 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
7.5 (3.1)
Known Exploited
No
Published

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

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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2022-44583Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
WhatArmyWatchTowerHQ (WordPress plugin)<= 3.6.15Listed
Weakness

CWE details

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

CWE-552 · source CWE mapping

Files or Directories Accessible to External Parties

Files or Directories Accessible to External Parties represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.