Security readout for executives and security teams
Plain-English summary
CVE-2026-25337 is a CSRF issue in the WordPress Coachify theme through version 1.1.5. An attacker may be able to trick a logged-in site user into performing unintended actions. The published rating is medium, with limited integrity and availability impact and no stated data disclosure impact.
Executive priority
Handle through normal medium-severity WordPress vulnerability management. Prioritize internet-facing business sites using Coachify, especially where many administrators or editors are active. Escalate if vendor guidance identifies sensitive actions, a fixed release, or evidence of exploitation.
Technical view
The CVE describes CWE-352 Cross-Site Request Forgery in wpcoachify Coachify. CVSS 3.1 is 5.4: network-reachable, low complexity, no attacker privileges, user interaction required, unchanged scope, no confidentiality impact, low integrity and availability impact. Public sources do not identify the vulnerable endpoint, action, or fixed version.
Likely exposure
Exposure is limited to WordPress sites using the Coachify theme at version 1.1.5 or earlier. Sites not using Coachify are not indicated as affected. The CVE record’s affected metadata is sparse, so validate against installed theme inventory and vendor/Patchstack guidance.
Exploitation context
The source bundle does not show CISA KEV listing or other evidence of active exploitation. CSRF generally depends on social engineering a logged-in user to visit attacker-controlled content. The sources do not provide exploit details, vulnerable actions, or public exploit status.
Researcher notes
Evidence is limited to the CVE entry and Patchstack database reference. No endpoint, nonce failure detail, proof-of-concept status, or fixed version is included in the provided sources. The affected range is stated as Coachify through 1.1.5; validate against authoritative vendor records.
Mitigation direction
- Inventory WordPress sites for the Coachify theme and installed version.
- Check Coachify, WordPress theme, and Patchstack guidance for a fixed release.
- Update, replace, or disable affected Coachify installations if vendor guidance supports it.
- Limit privileged WordPress accounts to users who need administrative access.
- Monitor for unexpected WordPress configuration, content, or theme changes.
Validation and detection
- Confirm whether Coachify is installed and active on each WordPress site.
- Record Coachify versions and flag installations at or below 1.1.5.
- Verify whether a vendor-fixed version exists before closing remediation.
- Confirm affected sites were updated, replaced, or deactivated per approved change control.
- Review administrative activity logs for unusual changes after publication.
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-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 lookupCVE-2026-25337 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
- 5.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/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:N/UI:R/S:U/C:N/I:L/A:L2.82.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.4MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/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.
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.
