Description
The Simple Yearly Archive plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `posttype` attribute of the `SimpleYearlyArchive` shortcode in all versions up to, and including, 2.2.4 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-08-05
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Simple Yearly Archive plugin for WordPress contains a stored cross‑site scripting vulnerability that is triggered by the posttype attribute of the SimpleYearlyArchive shortcode. The flaw arises because user supplied attributes are not properly sanitized or escaped. An authenticated attacker with Contributor-level access or higher can inject arbitrary JavaScript code into a page, which will execute each time any visitor loads that page. The injected code runs in the context of the site and can enable the attacker to hijack sessions, deface content or otherwise manipulate the site’s functionality.

Affected Systems

All WordPress sites that have installed Simple Yearly Archive version 2.2.4 or earlier, published by alphawolf, are affected by this vulnerability when the posttype attribute of the shortcode is used.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate severity risk. The vulnerability is not listed in the CISA KEV catalog and the EPSS score is not available. Exploitation requires only Contributor‑level access, which is commonly granted, making the attack vector largely internal to the site. As a stored XSS flaw, once an attacker places a malicious payload in the shortcode, it will execute for any visitor to the affected page, providing the attacker with a persistent attack surface.

Generated by OpenCVE AI on August 5, 2026 at 09:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Simple Yearly Archive plugin to any release newer than 2.2.4 that removes the vulnerability, ensuring that user supplied attributes are properly sanitized and escaped.
  • If an update is not available, deactivate or uninstall the Simple Yearly Archive plugin to eliminate the attack surface.
  • Restrict the capabilities granted to the Contributor role or remove any shortcodes that use the posttype attribute; review existing shortcodes to ensure they contain only sanitized input.

Generated by OpenCVE AI on August 5, 2026 at 09:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 05 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Alphawolf
Alphawolf simple Yearly Archive
Wordpress
Wordpress wordpress
Vendors & Products Alphawolf
Alphawolf simple Yearly Archive
Wordpress
Wordpress wordpress

Wed, 05 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description The Simple Yearly Archive plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `posttype` attribute of the `SimpleYearlyArchive` shortcode in all versions up to, and including, 2.2.4 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Simple Yearly Archive <= 2.2.4 - Authenticated (Contributor+) Stored Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Alphawolf Simple Yearly Archive
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-05T14:27:05.046Z

Reserved: 2026-04-29T16:20:00.419Z

Link: CVE-2026-7441

cve-icon Vulnrichment

Updated: 2026-08-05T14:24:33.918Z

cve-icon NVD

Status : Deferred

Published: 2026-08-05T08:16:44.247

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-7441

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T10:18:09Z

Weaknesses
  • CWE-79

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