Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in themefunction newseqo allows Stored XSS.This issue affects newseqo: from n/a through 2.1.1.
Published: 2025-03-26
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The newseqo WordPress theme contains an improper neutralization of user input during web page generation, enabling stored cross‑site scripting. A malicious actor can embed JavaScript code that will execute in the browsers of any user who views a page generated by the theme, potentially stealing session cookies, defacing site content, or redirecting users to phishing sites. This weakness is a classic stored XSS flaw as identified by CWE‑79.

Affected Systems

All installations of the newseqo theme built by themefunction are affected when the version is 2.1.1 or earlier. There are no known workarounds, and all known affected versions are listed in the CNA record from n/a through 2.1.1.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity. The EPSS score of less than 1% suggests a low probability of exploitation at the moment, and the vulnerability is not listed in CISA's KEV catalog. Based on the description, the likely attack vector involves an authenticated user inserting malicious payloads into the theme’s configuration pages or content fields; the payload is stored server‑side and subsequently rendered without proper escaping.

Generated by OpenCVE AI on May 2, 2026 at 03:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check with the theme developer for an official update or patch; apply the latest available version if one exists.
  • If an immediate upgrade is not possible, limit access to the theme’s option and content input screens to administrators only to prevent unauthorized injection.
  • Modify the theme (or use a plugin) to ensure that all user‑supplied content is sanitized with WordPress’s wp_kses() or an equivalent mechanism before being output to the page.

Generated by OpenCVE AI on May 2, 2026 at 03:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-8212 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in themefunction newseqo allows Stored XSS.This issue affects newseqo: from n/a through 2.1.1.
History

Tue, 28 Apr 2026 19:30:00 +0000


Tue, 28 Apr 2026 18:30:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in themefunction newseqo newseqo allows Stored XSS.This issue affects newseqo: from n/a through <= 2.1.1. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in themefunction newseqo allows Stored XSS.This issue affects newseqo: from n/a through 2.1.1.
References

Thu, 23 Apr 2026 15:30:00 +0000


Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in themefunction newseqo allows Stored XSS.This issue affects newseqo: from n/a through 2.1.1. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in themefunction newseqo newseqo allows Stored XSS.This issue affects newseqo: from n/a through <= 2.1.1.
References

Wed, 26 Mar 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 26 Mar 2025 15:15:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in themefunction newseqo allows Stored XSS.This issue affects newseqo: from n/a through 2.1.1.
Title WordPress newseqo theme <= 2.1.1 - Stored Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:39.642Z

Reserved: 2025-02-14T06:52:48.755Z

Link: CVE-2025-26739

cve-icon Vulnrichment

Updated: 2025-03-26T15:24:38.383Z

cve-icon NVD

Status : Deferred

Published: 2025-03-26T15:16:12.233

Modified: 2026-06-17T09:02:21.150

Link: CVE-2025-26739

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T03:15:06Z

Weaknesses
  • CWE-79

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