Security readout for executives and security teams
Plain-English summary
CVE-2025-53249 is a CSRF flaw in the WordPress Build App Online plugin through version 1.0.23. A crafted interaction could cause a user’s browser to submit an unintended plugin request. The published CVSS score is medium, with the main rated impact on availability rather than data theft.
Executive priority
Treat this as a targeted operational-risk issue, not an emergency unless the plugin is deployed on important public sites. Because availability impact is rated high, prioritize inventory and vendor guidance checks, especially where WordPress uptime supports revenue or customer operations.
Technical view
The sources identify CWE-352 in hakeemnala Build App Online, package build-app-online, affecting versions through 1.0.23. CVSS 3.1 is 6.5: network reachable, low complexity, no attacker privileges, user interaction required, unchanged scope, no confidentiality or integrity impact, high availability impact.
Likely exposure
Exposure is limited to WordPress sites with the Build App Online plugin installed at version 1.0.23 or earlier. The source bundle does not identify affected WordPress core versions, hosting providers, or non-WordPress products.
Exploitation context
The CVE is not listed as KEV in the provided bundle, and no cited source here confirms active exploitation. The vulnerability class requires user interaction, so practical risk depends on who can trigger plugin actions and whether privileged users can be induced to visit attacker-controlled content.
Researcher notes
Evidence is limited to the CVE metadata and Patchstack advisory reference. The bundle does not include vulnerable endpoint details, proof-of-concept status, exploit telemetry, or a named fixed version. Avoid assuming broader product impact beyond Build App Online through 1.0.23.
Mitigation direction
- Inventory WordPress sites for the Build App Online plugin and recorded version.
- Disable or remove the plugin where it is not business-critical.
- Check vendor, WordPress, or Patchstack guidance for a fixed release or official mitigation.
- Prioritize hardening for sites where plugin downtime would affect operations.
- Review administrative user security controls for phishing-resistant access.
Validation and detection
- Confirm whether build-app-online is installed on each WordPress site.
- Record the installed plugin version and compare it with the affected range through 1.0.23.
- Check whether compensating controls restrict untrusted interaction with administrative users.
- Monitor vendor and Patchstack advisories for patch availability or updated affected-version details.
- Look for unexpected plugin-related administrative actions in site logs.
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-2025-53249 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:N/UI:R/S:U/C:N/I:N/A:H
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:N/A:H2.83.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.5MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
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.
