Description
The Wired Impact Volunteer Management WordPress plugin before 2.8.2 does not have authorisation checks in one of its AJAX actions, and does not verify that the RSVP being removed belongs to the requesting user, allowing users with a role as low as Subscriber to remove arbitrary users' RSVPs from any volunteer opportunity.
Published: 2026-08-04
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Wired Impact Volunteer Management plugin lacks proper authorization checks for its AJAX action that removes RSVPs, representing a CWE‑862 Missing Authorization weakness. An attacker who has authenticated with a role as low as Subscriber can delete any RSVP attached to any volunteer opportunity, causing loss of data and potential disruption to volunteer coordination. The primary impact is integrity breach of RSVP data, which could also affect availability of volunteer records.

Affected Systems

WordPress sites that run Wired Impact Volunteer Management before version 2.8.2 are affected. The vulnerability exists regardless of WordPress core version but applies solely to the plugin files that implement the wivm_remove_rsvp action.

Risk and Exploitability

The EPSS score is <1% and the issue is not listed in CISA KEV, indicating that there is no known exploitation activity at the time of this analysis. The attack requires the victim to be authenticated; therefore the risk is moderate, but the lack of public exploits suggests a low probability of widespread attacks. The CVSS score is 4.3, so risk assessment must consider a low to moderate severity while noting that any authenticated user can delete arbitrary RSVP data.

Generated by OpenCVE AI on August 4, 2026 at 20:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Wired Impact Volunteer Management to version 2.8.2 or later to apply the authorization fix.
  • If an update is not immediately possible, restrict the Subscriber role so that it cannot access the AJAX endpoint or disable the wivm_remove_rsvp action entirely through code or a security plugin.
  • Monitor access logs for DELETE or AJAX requests to the wivm_remove_rsvp endpoint and investigate any unauthorized activity.

Generated by OpenCVE AI on August 4, 2026 at 20:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

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

ssvc

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


Tue, 04 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Wired Impact Volunteer Management WordPress plugin before 2.8.2 does not have authorisation checks in one of its AJAX actions, and does not verify that the RSVP being removed belongs to the requesting user, allowing users with a role as low as Subscriber to remove arbitrary users' RSVPs from any volunteer opportunity.
Title Wired Impact Volunteer Management < 2.8.2 - Subscriber+ Arbitrary RSVP Removal via wivm_remove_rsvp
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-04T14:08:58.082Z

Reserved: 2026-07-22T10:12:29.852Z

Link: CVE-2026-16546

cve-icon Vulnrichment

Updated: 2026-08-04T14:07:31.053Z

cve-icon NVD

Status : Received

Published: 2026-08-04T07:16:30.370

Modified: 2026-08-04T15:16:28.550

Link: CVE-2026-16546

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T21:00:11Z

Weaknesses