Description
Unauthenticated Cross Site Scripting (XSS) in NativeChurch <= 4.8.8.2 versions.
Published: 2026-07-02
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a reflected XSS flaw in the NativeChurch WordPress theme up to version 4.8.8.2. It allows an unauthenticated attacker to inject arbitrary client‑side scripts that are reflected in page output. The flaw can be triggered by supplying malicious input through a URL or other user‑controlled parameter. No authentication is required, and the vulnerability does not provide persistence beyond the victim’s browser session or compromise the WordPress server.

Affected Systems

The NativeChurch theme developed by iThemes is affected. All releases of the theme up to and.8.8.2 contain the vulnerability; versions after that release are not confirmed to be affected and should be verified against the vendor’s patch notes. Based on the release information, it is inferred that later versions may not contain the flaw.

Risk and Exploitability

The CV a substantial impact for an XSS flaw, but the EPSS score of less than 1% suggests that exploitation is currently unlikely. This vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that attackers can exploit the flaw without authentication by sending a victim a specially crafted URL containing malicious input; the payload is then reflected in the page response and executed when the page loads in the user’s browser. Based on the nature of reflected XSS, the vulnerability does not provide persistence beyond the victim’s session nor does it compromise the WordPress server.

Generated by OpenCVE AI on July 21, 2026 at 12:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the NativeChurch theme to any version newer than 4.8.8.2 where the injected output escaping bug (CWE‑79) has been fixed.
  • If an upgrade is not possible, immediately disable or remove the theme from the WordPress installation to block the vulnerable code path.
  • As a temporary mitigant, apply a content‑security‑policy header that blocks inline script execution or limits script sources to trusted domains.

Generated by OpenCVE AI on July 21, 2026 at 12:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Imithemes
Imithemes nativechurch
Wordpress
Wordpress wordpress
Vendors & Products Imithemes
Imithemes nativechurch
Wordpress
Wordpress wordpress

Thu, 02 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in NativeChurch <= 4.8.8.2 versions.
Title WordPress NativeChurch theme <= 4.8.8.2 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Imithemes Nativechurch
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T14:55:17.399Z

Reserved: 2026-02-19T09:52:22.262Z

Link: CVE-2026-27408

cve-icon Vulnrichment

Updated: 2026-07-02T14:55:13.929Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T12:15:02Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')