LiveActive security incident?Get immediate response
CVE Record

CVE-2025-49959: WordPress bbPress Move Topics plugin <= 1.1.6 - Cross Site Scripting (XSS) vulnerability

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Pascal Casier bbPress Move Topics bbp-move-topics allows Reflected XSS.This issue affects bbPress Move Topics: from n/a through <= 1.1.6.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A WordPress add-on called bbPress Move Topics has a flaw that lets an attacker craft a malicious link. If a logged-in site user clicks it, the attacker can run code in that user's browser session, potentially hijacking forum admin actions or stealing data shown on the page.

Executive priority

Medium priority. Patch or remove the plugin during the next standard maintenance window. Risk is contained to WordPress forum admins, but a successful click can lead to account takeover of privileged users, so do not defer indefinitely.

Technical view

CVE-2025-49959 is a reflected cross-site scripting issue (CWE-79) in the Pascal Casier bbPress Move Topics plugin through version 1.1.6. The CVSS 3.1 base score is 7.1 (AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L). Exploitation requires user interaction (clicking a crafted link) and crosses a security scope, allowing script execution in the victim's authenticated WordPress context.

Likely exposure

Limited to WordPress sites running bbPress with the bbp-move-topics plugin at or below version 1.1.6. This is a niche plugin used by forum administrators, so blast radius is narrow but any exposed forum admin who clicks a crafted link is at risk.

Exploitation context

Not listed in CISA KEV. No public reports of in-the-wild exploitation are cited in the source bundle. Reflected XSS requires social engineering a privileged user to click an attacker-crafted URL, so opportunistic mass exploitation is unlikely but targeted phishing against forum admins is plausible.

Researcher notes

Reflected XSS with scope change (S:C) suggests script execution can affect resources beyond the vulnerable component, consistent with WordPress admin context impact. Affected version data in the bundle lists "0" with defaultStatus "unaffected", which is ambiguous; rely on the Patchstack advisory wording (<= 1.1.6) until the vendor confirms a fixed version. Verify whether a 1.1.7 or later release exists before clearing tickets.

Mitigation direction

  • Inventory WordPress sites for the bbp-move-topics plugin and record installed versions.
  • Check the Patchstack advisory and vendor page for an update beyond 1.1.6 and apply it.
  • If no fix is available, deactivate and remove the plugin until the vendor publishes a patched release.
  • Add a WAF rule or virtual patch to block reflected XSS payloads on bbPress endpoints.
  • Remind forum administrators not to click unsolicited bbPress links, especially while logged in.

Validation and detection

  • Query WordPress installs (wp plugin list) for bbp-move-topics and confirm version <= 1.1.6.
  • Review web server access logs for suspicious query strings against bbPress move-topic endpoints.
  • After update or removal, retest the affected URL parameters with safe encoding to confirm output is sanitized.
  • Audit administrator accounts for unexpected sessions or content changes that could indicate prior abuse.
  • Subscribe to the Patchstack advisory for status changes and patch availability.
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-49959 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-49959Attack 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
Pascal CasierbbPress Move Topicsbbp-move-topics, 0unaffected
Weakness

CWE details

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