Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Tangible Loops & Logic tangible-loops-and-logic allows Stored XSS.This issue affects Loops & Logic: from n/a through <= 4.2.3.
Published: 2026-07-13
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability in Tangible Loops & Logic allows attackers to store malicious scripts in plugin input fields because the data is not properly neutralized before rendering on web pages. Stored cross‑site scripting means that the payload remains in the database and is executed each time the page is viewed, enabling client‑side code execution in visitors' browsers. The weakness is a classic input‑validation flaw (CWE‑79).

Affected Systems

WordPress sites that have the Loops & Logic plugin installed from its initial release through version 4.2.3. Any site using these versions can store and serve malicious script payloads via the plugin's input mechanisms.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity. The EPSS score of less than 1% suggests that the vulnerability has historically been exploited with very low frequency, and it is not listed in CISA’s KEV catalog. The likely attack vector is the plugin’s interfaces, which is then rendered unfiltered on the front end, allowing attackers to inject scripts that will run in users’ browsers. The risk largely depends on the presence of exposed administrative interfaces and the level of public traffic to affected pages.

Generated by OpenCVE AI on July 31, 2026 at 12:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Loops & Logic plugin to a version newer than 4.2.3 when it becomes available.
  • If an update cannot be applied immediately, disable or delete the plugin so that no malicious input can be stored.
  • Restrict access to the plugin’s configuration and input fields to trusted administrators and consider implementing additional input sanitization checks to prevent the injection of unescaped scripts.

Generated by OpenCVE AI on July 31, 2026 at 12:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 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'}


Mon, 13 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Tangible
Tangible loops & Logic
Wordpress
Wordpress wordpress
Vendors & Products Tangible
Tangible loops & Logic
Wordpress
Wordpress wordpress

Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Tangible Loops & Logic tangible-loops-and-logic allows Stored XSS.This issue affects Loops & Logic: from n/a through <= 4.2.3.
Title WordPress Loops & Logic plugin <= 4.2.3 - 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

Tangible Loops & Logic
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T13:51:40.490Z

Reserved: 2026-06-24T12:46:01.633Z

Link: CVE-2026-57391

cve-icon Vulnrichment

Updated: 2026-07-13T13:51:35.587Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:15:04Z

Weaknesses
  • CWE-79

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