Description
The Osiris Signature Banner plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.5. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2026-06-24
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Osiris Signature Banner WordPress plugin contains a missing nonce check that allows unauthenticated attackers to forge administrative requests. By submitting a crafted request, an attacker can change the plugin’s prepend_text setting to include arbitrary JavaScript, resulting in stored cross‑site scripting that will run in the browsers of any site visitor and can be used to steal credentials, deface content, or redirect users. of CWE‑352 – Cross‑Site Request Forgery.

Affected Systems

All installations of the Osiris Signature Banner plugin up to and including version 0.5 are vulnerable. Administrators using WordPress sites with this plugin should verify their plugin version and apply any available update.

Risk and Exploitability

The vulnerability receives a CVSS score of 6.1, indicating a medium severity impact. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting no current widespread exploitation. The attack vector requires the attacker to coerce a site administrator into executing a forged request, such as clicking a malicious link. If successful, the resulting stored XSS provides persistent access to all visitors of the site.

Generated by OpenCVE AI on June 24, 2026 at 09:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Osiris Signature Banner plugin to the latest version that removes the nonce validation flaw.
  • If an update is not available or cannot be applied immediately, disable the prepend_text option or uninstall the plugin to eliminate the attack surface.
  • Deploy a site‑wide CSRF mitigation solution, such as a security plugin that enforces same‑origin checks and requires nonces for all administrative actions, reducing the risk of similar attacks in the future.

Generated by OpenCVE AI on June 24, 2026 at 09:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 24 Jun 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Osiris Signature Banner plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.5. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Osiris Signature Banner <= 0.5 - Cross-Site Request Forgery to Stored Cross-Site Scripting via 'prepend_text' Parameter
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-06-24T05:33:21.111Z

Reserved: 2026-05-18T21:24:37.598Z

Link: CVE-2026-8905

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-24T09:15:06Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)