LiveActive security incident?Get immediate response
CVE Record

CVE-2021-24313: WP Prayer < 1.6.2 - Authenticated Stored Cross-Site Scripting (XSS)

The WP Prayer WordPress plugin before 1.6.2 provides the functionality to store requested prayers/praises and list them on a WordPress website. These stored prayer/praise requests can be listed by using the WP Prayer engine. An authenticated WordPress user with any role can fill in the form to request a prayer. The form to request prayers or praises have several fields. The 'prayer request' and 'praise request' fields do not use proper input validation and can be used to store XSS payloads.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-24313 affects the WP Prayer WordPress plugin before 1.6.2. Authenticated WordPress users, even low-privilege users, could store malicious script content in prayer or praise request fields that may run when listed on the site.

Executive priority

Treat this as a moderate website integrity and visitor-safety issue. Prioritize remediation on public WordPress sites with user registration, community accounts, or external contributors, but current sources do not support emergency active-exploitation language.

Technical view

The issue is a stored cross-site scripting flaw classified as CWE-79. The prayer request and praise request fields lacked proper input validation, allowing authenticated users with any role to save script content that could later execute in visitors' browsers when rendered by the WP Prayer engine.

Likely exposure

Exposure is limited to WordPress sites running the WP Prayer plugin before 1.6.2, especially where user registration or low-privilege posting is enabled. The provided sources do not identify other affected products or platforms.

Exploitation context

The source bundle does not indicate CISA KEV listing or confirmed active exploitation. Exploitation requires authenticated WordPress access, but the stated role requirement is broad: any authenticated role can submit affected fields.

Researcher notes

Evidence is narrow but consistent: authenticated stored XSS in two request fields before WP Prayer 1.6.2. No CVSS vector is provided in the bundle. Validate exposure by plugin presence, version, rendered output handling, and whether low-privilege users can submit affected content.

Mitigation direction

  • Inventory WordPress sites for WP Prayer and confirm installed plugin version.
  • Update WP Prayer to version 1.6.2 or later where the plugin remains in use.
  • If upgrade status is unclear, check vendor and WPScan guidance before changing production.
  • Restrict untrusted WordPress accounts that can submit prayer or praise requests.
  • Review existing prayer and praise submissions for suspicious script-like content.

Validation and detection

  • Confirm WP Prayer is absent or running version 1.6.2 or later.
  • Identify public pages that render WP Prayer prayer or praise submissions.
  • Verify submitted prayer and praise text is safely encoded when displayed.
  • Review WordPress user registration and role assignment settings.
  • Check logs for unusual authenticated submissions to WP Prayer forms.
Prepared
Confidence
medium
Sources
4

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-2021-24313 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UnknownWP Prayer1.6.2Listed
Weakness

CWE details

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