LiveActive security incident?Get immediate response
CVE Record

CVE-2023-1597: tagDiv Cloud Library < 2.7 - Unauthenticated Arbitrary User Metadata Update to Privilege Escalation

The tagDiv Cloud Library WordPress plugin before 2.7 does not have authorisation and CSRF in an AJAX action accessible to both unauthenticated and authenticated users, allowing unauthenticated users to change arbitrary user metadata, which could lead to privilege escalation by setting themselves as an admin of the blog.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw affects the tagDiv Cloud Library WordPress plugin before version 2.7. An unauthenticated attacker could change user metadata and potentially give themselves administrator privileges on the blog. That creates a direct site takeover risk for exposed WordPress sites running the vulnerable plugin.

Executive priority

Treat this as urgent for any public WordPress site using the plugin. The business risk is administrator-level compromise, which can lead to content tampering, malware placement, data exposure, and reputational damage.

Technical view

The source describes missing authorization and CSRF protection in an AJAX action available to unauthenticated and authenticated users. The impact is arbitrary user metadata modification, with privilege escalation possible by manipulating administrator-related metadata. No CVSS score is provided in the bundle.

Likely exposure

Exposure is limited to WordPress sites with tagDiv Cloud Library installed below version 2.7. The bundle does not identify affected themes, hosting configurations, or whether exploitation requires a preexisting user account.

Exploitation context

The CVE is not listed as KEV in the provided bundle. WPScan is cited with an exploit-tagged reference, but the bundle does not provide evidence of active exploitation in the wild.

Researcher notes

The record maps to CWE-269 and CWE-352. The source bundle supports unauthenticated arbitrary user metadata update and potential privilege escalation, but lacks CVSS details, vulnerable AJAX action name, exploit mechanics, and confirmed exploitation telemetry.

Mitigation direction

  • Upgrade tagDiv Cloud Library to version 2.7 or later.
  • Disable or remove the plugin if upgrading is not immediately possible.
  • Review vendor and WPScan guidance for any additional remediation.
  • Audit WordPress administrator accounts after remediation.

Validation and detection

  • Inventory WordPress sites for tagDiv Cloud Library installations.
  • Confirm installed plugin versions are 2.7 or later.
  • Review user metadata and roles for unexpected administrator privileges.
  • Check recent admin-ajax.php logs for suspicious unauthenticated activity.
Prepared
Confidence
high
Sources
3

Public sources used

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-269: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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 · 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
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-2023-1597 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UnknowntagDiv Cloud Library0unaffected
Weakness

CWE details

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

CWE-269 · source CWE mapping

Improper Privilege Management

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

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.