LiveActive security incident?Get immediate response
CVE Record

CVE-2025-3919: WordPress Comments Import & Export <= 2.4.3 - Missing Authorization to Authenticated (Subscriber+) Stored Cross-Site Scripting

The WordPress Comments Import & Export plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the save_settings function in all versions up to, and including, 2.4.3. Additionally, the plugin fails to properly sanitize and escape FTP settings parameters. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts on the plugin settings page that will execute whenever an administrative user accesses an injected page. The vulnerability was partially fixed in version 2.4.3 and fully fixed in version 2.4.4

MediumCVSS 6.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A logged-in WordPress user with even Subscriber access can place malicious script in vulnerable plugin settings. The script runs when an administrator opens the affected page, potentially exposing information or enabling unauthorized actions in the administrator’s browser context. Versions through 2.4.3 are affected; 2.4.4 fully fixes the issue.

Executive priority

Schedule prompt remediation rather than emergency shutdown. Prioritize internet-facing sites permitting subscriber registration or containing untrusted accounts. Although rated medium and unsupported by evidence of active exploitation, successful abuse places administrators in the execution path and can affect confidentiality and integrity.

Technical view

The save_settings function lacks an adequate capability check, allowing low-privileged authenticated users to modify data. FTP setting parameters are also insufficiently sanitized and escaped, creating stored cross-site scripting. The source reports a partial fix in 2.4.3 and a complete fix in 2.4.4. CVSS 3.1 is 6.4, with confidentiality and integrity impact but no stated availability impact.

Likely exposure

Exposure exists where the Comments Import & Export plugin version 2.4.3 or earlier is active and untrusted users can obtain Subscriber-level accounts. Sites with public registration, numerous low-privileged users, or shared administration are more likely to present a practical attack path.

Exploitation context

Exploitation requires an authenticated Subscriber-level or higher account. Injected script executes when an administrator accesses the affected plugin page. The bundle does not identify public exploitation, and CVE-2025-3919 is not listed as a KEV in the supplied data.

Researcher notes

The supplied affected-product structure contains a generic version value of "0," while the narrative explicitly identifies versions through 2.4.3. Validation should therefore use the narrative and vendor changesets, confirming 2.4.4 or later. The sources establish missing authorization and stored XSS but do not document observed attacks or broader impacts.

Mitigation direction

  • Update Comments Import & Export to version 2.4.4 or later.
  • Confirm the installed release is not the partially fixed version 2.4.3.
  • Temporarily disable the plugin if updating cannot be completed promptly.
  • Review low-privileged accounts and remove access that is no longer required.

Validation and detection

  • Inventory WordPress sites for the Comments Import & Export plugin.
  • Verify each active installation reports version 2.4.4 or later.
  • Inspect saved FTP settings for unexpected or script-like content.
  • Review administrative activity around the plugin settings page.
  • Confirm low-privileged users cannot invoke settings changes after updating.
Prepared
Confidence
high
Sources
5

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-3919 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
Medium
CVSS
6.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/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
5Timeline events
1ADP providers
5Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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
6.4CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N3.12.7Wordfence

Vulnerability scoring details

Base CVSS 3.1 score

6.4Medium
CVSS 3.1 vector shape for CVE-2025-3919Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. Source timelineWordfence

    Discovered

  2. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  3. Source timelineWordfence

    Disclosed

  4. CVE publishedCVE Program

    The CVE record was published.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
webtoffeeComments Import & Export0unaffected
Weakness

CWE details

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