Description
Contributor Cross Site Scripting (XSS) in Typing Effect <= 1.3.7 versions.
Published: 2026-08-18
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic client‑side XSS flaw in the WordPress Typing Effect plugin versions up to 1.3.7. It is inferred that the plugin accepts unsanitized text input via its configuration interface, allowing an attacker to inject arbitrary JavaScript. When a page renders the plugin, the embedded script executes in the victim’s browser, enabling exfiltration of cookies, session hijacking, defacement, or delivery of phishing payloads. No privilege escalation beyond what the affected WordPress account possesses is required, but any user who can view the affected page becomes vulnerable.

Affected Systems

The affected product is the Typing Effect plugin developed by 93digital for WordPress, with versions less than or equal to 1.3.7. Any WordPress site that has installed or activated the plugin before the 1.3.8 release is at risk. No additional products or versions were identified.

Risk and Exploitability

The CVSS score is 6.5, indicating a medium severity vulnerability. The EPSS score is unavailable, so the current estimation of exploitation probability cannot be quantified, but the analog of moderate severity suggests some risk. The vulnerability is not listed in the CISA KEV catalog. It is inferred that attackers would need to supply malicious input through the plugin’s configuration, which likely requires administrative privileges on the WordPress site, but once injected the script runs for all visitors to the page. Because the plugin is client‑side, the impact is limited to the browser, but it can still lead to serious issues such as credential theft or session hijacking. Prevention hinges on patching.

Generated by OpenCVE AI on August 18, 2026 at 19:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Typing Effect plugin to version 1.3.8 or later
  • If immediate upgrade is not possible, temporarily deactivate the plugin or remove its shortcodes from all public pages to prevent malicious scripts from rendering
  • Apply a strict content security policy that disallows inline JavaScript and restricts script sources to mitigate the impact until a patch is available

Generated by OpenCVE AI on August 18, 2026 at 19:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared 93digital
93digital typing Effect
Wordpress
Wordpress wordpress
Vendors & Products 93digital
93digital typing Effect
Wordpress
Wordpress wordpress

Tue, 18 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description Contributor Cross Site Scripting (XSS) in Typing Effect <= 1.3.7 versions.
Title WordPress Typing Effect plugin <= 1.3.7 - 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

93digital Typing Effect
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-18T19:48:22.530Z

Reserved: 2026-07-27T14:00:38.499Z

Link: CVE-2026-66644

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-18T15:16:59.173

Modified: 2026-08-18T15:16:59.173

Link: CVE-2026-66644

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T19:30:04Z

Weaknesses
  • CWE-79

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