Security readout for executives and security teams
Plain-English summary
CVE-2026-25331 is a medium-severity cross-site scripting issue in the WordPress WP Activity Log plugin, affecting versions through 5.5.4. An attacker with some level of access would need user interaction to trigger it. Successful exploitation could expose or alter limited data in a user’s browser session.
Executive priority
Treat this as a routine but time-sensitive WordPress plugin remediation. Prioritize externally facing or business-critical WordPress sites, especially where multiple users have dashboard access. It is not currently evidenced as actively exploited in the provided sources.
Technical view
The issue is a DOM-based XSS vulnerability caused by improper neutralization of input during web page generation in Melapress WP Activity Log, package wp-security-audit-log. CVSS 3.1 is 6.5: network reachable, low complexity, low privileges required, user interaction required, changed scope, and low confidentiality, integrity, and availability impact.
Likely exposure
Exposure is limited to WordPress sites running WP Activity Log versions up to and including 5.5.4. Risk is higher for sites where untrusted or lower-privileged users can access plugin-related administrative workflows.
Exploitation context
The CVE record does not indicate known active exploitation, and it is not listed as CISA KEV in the provided data. Exploitation requires authenticated access and user interaction, reducing urgency compared with unauthenticated server-side flaws.
Researcher notes
Evidence is limited to the CVE entry and Patchstack database reference. The vulnerability is categorized as CWE-79 DOM-based XSS with PR:L and UI:R. No exploit details, proof-of-concept status, or explicit fixed version are included in the provided bundle.
Mitigation direction
- Inventory WordPress sites using the WP Activity Log plugin.
- Identify installed plugin versions and flag versions 5.5.4 or earlier.
- Check Melapress and Patchstack guidance for the fixed release or recommended mitigation.
- Update the plugin if a vendor-confirmed fixed version is available.
- Restrict plugin administration access to trusted users until remediated.
Validation and detection
- Confirm the plugin package name is wp-security-audit-log.
- Record the installed WP Activity Log version from WordPress administration or asset inventory.
- Compare installed versions against the affected range: through 5.5.4.
- Review user roles that can access plugin pages or related audit-log workflows.
- Monitor vendor advisories for clarification on fixed versions and remediation status.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-2026-25331 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 6.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L2.33.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.5MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
