CVE-2026-87793: Reflected XSS in WordPress theme design-scuole-wordpress-theme

Published Sep 15, 2026
·
Updated

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.

Affected Software

1 affected component
WordPress Design Scuole Italia WordPress theme

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Edit the affected theme file `filters-scheda-didattica.php` (and both mentioned affected files) and replace `<?php echo $archive; ?>` with `<?php echo esc_attr($archive); ?>` to prevent reflected XSS through the `archive` parameter.

    WordPress theme design-scuole-wordpress-theme (Design Scuole Italia) PHP output escaping in filters-scheda-didattica.php = replace `<?php echo $archive; ?>` with `<?php echo esc_attr($archive); ?>`

Event History

Sep 15, 2026
CVE Published
via MITRE·03:21 PM
Data Sourced
via MITRE·03:21 PM
RemedyDescriptionWeakness

Frequently Asked Questions

1

Who can exploit this issue?

An attacker does not need to authenticate. They need to persuade a victim to open a crafted URL containing a malicious archive parameter.

2

What is the impact on a successful exploit?

The attacker can execute arbitrary JavaScript in the victim's browser. The issue is reflected XSS, so exploitation depends on a victim visiting the attacker-supplied URL.

3

Which component should be investigated?

Review deployments of the Design Scuole Italia WordPress theme, specifically the filters-scheda-didattica.php file and handling of the archive parameter.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203