Description
The Sign-up Sheets WordPress plugin before 2.4.0 does not properly validate the CSRF nonce that protects its sign-up deletion action, allowing attackers to delete sign-up records via a forged request handled in the session of a logged-in user with the required capability.
Published: 2026-09-20
Score: n/a
EPSS: n/a
KEV: No
Impact: Data Tampering – unauthorized deletion of sign‑up records
Action: Patch Now
AI Analysis

Impact

The Sign‑up Sheets WordPress plugin releases before version 2.4.0 contain a flaw where the CSRF nonce protecting the sign‑up deletion action is not properly validated. An attacker who tricks a logged‑in user with the required capability into sending a forged request can delete arbitrary sign‑up records, compromising data integrity and potentially disrupting service.

Affected Systems

WordPress sites running the Sign‑up Sheets plugin, any version below 2.4.0. The vulnerability applies to all installations where the deletion feature is enabled and the user possesses the necessary capability.

Risk and Exploitability

The vulnerability can be exploited via a CSRF attack. The attacker must generate a request that a logged‑in user submits; no additional information disclosure or remote code execution is required. Because the EPSS score is unavailable and the vulnerability is not listed in CISA KEV, the current exploitation likelihood is unknown, but the damage potential is high. The plugin does not enforce any additional controls beyond the missing nonce check, making the attack straightforward once the target user is identified.

Generated by OpenCVE AI on September 20, 2026 at 07:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Sign‑up Sheets plugin to version 2.4.0 or later, which addresses the nonce validation flaw
  • If an immediate update is not possible, configure the site to restrict the sign‑up deletion capability to a minimal set of trusted administrators
  • Audit deletion logs for anomalous activity and consider rate‑limiting or temporarily disabling the delete function during remediation

Generated by OpenCVE AI on September 20, 2026 at 07:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 20 Sep 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-352

Sun, 20 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Sign-up Sheets WordPress plugin before 2.4.0 does not properly validate the CSRF nonce that protects its sign-up deletion action, allowing attackers to delete sign-up records via a forged request handled in the session of a logged-in user with the required capability.
Title Sign-up Sheets < 2.4.0 - Arbitrary Sign-up Deletion via CSRF
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-20T06:00:18.055Z

Reserved: 2026-09-16T09:05:32.493Z

Link: CVE-2026-92410

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-20T07:16:50.957

Modified: 2026-09-20T07:16:50.957

Link: CVE-2026-92410

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-20T08:00:08Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)