The "Design Scuole Italia" WordPress theme is affected by a Reflected XSS vulnerability in the filters-scheda-didattica.php file,
allowing an unauthenticated attacker to execute arbitrary JavaScript in
a victim's browser via a crafted URL containing a malicious archive parameter.

Project Subscriptions

Vendors Products
Developers Italia Subscribe
Design-scuole-wordpress-theme Subscribe
Advisories

No advisories yet.

Fixes

Solution

To fix the vulnerability, replace <?php echo $archive; ?> with <?php echo esc_attr($archive); ?> in both affected files.


Workaround

No workaround given by the vendor.

History

Tue, 15 Sep 2026 15:45:00 +0000

Type Values Removed Values Added
Description The "Design Scuole Italia" WordPress theme is affected by a Reflected XSS vulnerability in the filters-scheda-didattica.php file, allowing an unauthenticated attacker to execute arbitrary JavaScript in a victim's browser via a crafted URL containing a malicious archive parameter.
Title Reflected XSS in WordPress theme design-scuole-wordpress-theme
First Time appeared Developers Italia
Developers Italia design-scuole-wordpress-theme
Weaknesses CWE-79
CPEs cpe:2.3:a:developers_italia:design-scuole-wordpress-theme:*:*:*:*:*:*:*:*
Vendors & Products Developers Italia
Developers Italia design-scuole-wordpress-theme
References
Metrics cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: ENISA

Published:

Updated: 2026-09-15T15:21:47.322Z

Reserved: 2026-09-09T09:28:48.222Z

Link: CVE-2026-87793

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses