Description
The Aeropage Sync for Airtable plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the 'aeropageDeletePost' function in all versions up to, and including, 3.2.0. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary posts.
Published: 2025-04-26
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary Post Deletion by Authenticated Users
Action: Apply Patch
AI Analysis

Impact

The Aeropage Sync for Airtable plugin for WordPress has a missing capability check in the aeropageDeletePost function. This flaw allows any authenticated user with Subscriber role or higher to delete arbitrary posts. The deletion removes content permanently, leading to loss of data. The weakness is classified as CWE-862: Missing Authorization Check. No remote code execution or elevation is possible, but the ability to remove posts can disrupt site integrity and availability.

Affected Systems

The vulnerability affects the Aeropage Sync for Airtable WordPress plugin for vendors aeropage. Version 3.2.0 and all earlier releases are impacted. Site owners using this plugin on WordPress installations should verify their plugin version. The plugin is currently listed as aeropage:aeropage_sync_for_airtable in CPE. The specific impact is limited to sites running WordPress with the plugin installed.

Risk and Exploitability

The CVSS score is 4.3, indicating moderate severity. EPSS <1% suggests that the probability of widespread exploitation is low at the moment. The vulnerability is not listed in the CISA KEV catalog. Attackers need only an authenticated account with Subscriber or higher permissions, which is typically available to many users. Exfiltration is not required as the damage is local to the site. Because the plugin does not allow arbitrary code execution, the risk is confined to data loss or site content disruption. Monitoring for unauthorized post deletions and applying a patch are recommended.

Generated by OpenCVE AI on April 20, 2026 at 23:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Aeropage Sync for Airtable plugin to the latest version that includes the capability check.
  • Limit Subscriber-level access to users who truly need it; consider removing or downgrading roles for untrusted accounts.
  • If an update is not immediately possible, temporarily disable the aeropageDeletePost action by removing the callback or altering the code to require an admin capability.
  • Enable auditing or logging for post deletions to detect unauthorized activity post‑patch.

Generated by OpenCVE AI on April 20, 2026 at 23:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-12490 The Aeropage Sync for Airtable plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the 'aeropageDeletePost' function in all versions up to, and including, 3.2.0. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary posts.
History

Tue, 06 May 2025 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Aeropage
Aeropage aeropage Sync For Airtable
CPEs cpe:2.3:a:aeropage:aeropage_sync_for_airtable:*:*:*:*:*:wordpress:*:*
Vendors & Products Aeropage
Aeropage aeropage Sync For Airtable

Mon, 28 Apr 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 26 Apr 2025 05:45:00 +0000

Type Values Removed Values Added
Description The Aeropage Sync for Airtable plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the 'aeropageDeletePost' function in all versions up to, and including, 3.2.0. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary posts.
Title Aeropage Sync for Airtable <= 3.2.0 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Post Deletion
Weaknesses CWE-862
References
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'}


Subscriptions

Aeropage Aeropage Sync For Airtable
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:34:11.484Z

Reserved: 2025-04-23T23:27:58.072Z

Link: CVE-2025-3915

cve-icon Vulnrichment

Updated: 2025-04-28T13:39:49.130Z

cve-icon NVD

Status : Analyzed

Published: 2025-04-26T06:15:16.753

Modified: 2026-06-17T09:20:55.323

Link: CVE-2025-3915

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T23:15:06Z

Weaknesses