LiveActive security incident?Get immediate response
CVE Record

CVE-2025-39534: WordPress Terms Dictionary Plugin <= 1.5.1 - Reflected Cross Site Scripting (XSS) vulnerability

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Somonator Terms Dictionary terms-dictionary allows Reflected XSS.This issue affects Terms Dictionary: from n/a through <= 1.5.1.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A WordPress plugin called Terms Dictionary (versions up to 1.5.1) has a flaw that lets attackers craft a malicious link. If a logged-in user clicks the link, the attacker can run code in that user's browser session on the site. Risk is moderate because it requires user interaction, but it can lead to account takeover or content tampering.

Executive priority

Treat as a near-term patching item. While not actively exploited per available sources, a CVSS 7.1 reflected XSS in a public WordPress plugin can be weaponized quickly against admins. Schedule remediation within the next standard patch cycle and isolate the plugin sooner if administrators are high-value targets.

Technical view

CVE-2025-39534 is a reflected cross-site scripting (CWE-79) vulnerability in the Somonator Terms Dictionary WordPress plugin through version 1.5.1. CVSS 3.1 base 7.1 (AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L) reflects network reach, no privileges, and required user interaction with a scope change. Unsanitized input is reflected into the rendered page, enabling script execution in the victim's browser context.

Likely exposure

Any WordPress site running Terms Dictionary <= 1.5.1 with publicly reachable pages. Exposure increases on sites where administrators or editors are likely to click links from email, social, or referrer sources. Internal or low-traffic sites still risk privileged-session compromise via targeted phishing.

Exploitation context

Not listed in CISA KEV and no public exploitation has been cited in the provided sources. Exploitation requires a victim to load an attacker-supplied URL, after which injected script runs in the site's origin. Reflected XSS commonly enables session theft, forced actions, and admin-targeted phishing chains.

Researcher notes

Patchstack's advisory is the only substantive technical reference cited; the CVE record lists Somonator Terms Dictionary with affected range "n/a through <= 1.5.1" but does not enumerate the vulnerable parameter or sink in the bundle. Scope:Changed in the CVSS vector indicates the injected script can affect resources beyond the vulnerable component, consistent with browser-context XSS escaping the plugin boundary. No fixed version is named in the supplied sources—verify directly with the vendor or Patchstack before declaring resolved.

Mitigation direction

  • Inventory WordPress sites and identify any using the Terms Dictionary plugin at version 1.5.1 or earlier.
  • Check vendor and Patchstack advisories for an official patched release and apply it once available.
  • Temporarily deactivate the Terms Dictionary plugin if no fixed version is published yet.
  • Add a WAF rule or virtual patch to filter reflected XSS payloads against the plugin's endpoints.
  • Enforce a strict Content Security Policy that blocks inline script execution where feasible.
  • Train administrators to avoid clicking unsolicited links to their own WordPress site.

Validation and detection

  • Query plugin inventory (wp-cli plugin list) for terms-dictionary and confirm installed version.
  • Review the Patchstack advisory page for the disclosed proof-of-concept vector and affected parameter.
  • Test in a non-production environment whether the parameter reflects unsanitized input into HTML.
  • Audit web server and WAF logs for suspicious query strings targeting plugin URLs.
  • Confirm post-fix that the previously vulnerable parameter is properly encoded on output.
Prepared
Confidence
medium
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 · medium confidence lookup

CWE-79: 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
cve · low confidence lookup

CVE-2025-39534 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.1 (3.1)
Known Exploited
No
Published

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

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
2Source 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.1CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L2.83.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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
SomonatorTerms Dictionaryterms-dictionary, 0unaffected
Weakness

CWE details

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