CVE-2025-3914 HIGH

CVE-2025-3914: Aeropage Sync for Airtable <= 3.2.0 - Authenticated (Subscriber+) Arbitrary File Upload

Vendor Aeropage
Product Aeropage Sync for Airtable
Weakness CWE-434 · Unrestricted file upload
Published April 26, 2025
Last update April 8, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The Aeropage Sync for Airtable plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'aeropage_media_downloader' 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 upload arbitrary files on the affected site's server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

Aeropage Sync for Airtable versions 3.2.0 and earlier allow authenticated users to upload files without proper validation. An attacker with low-level access can upload malicious files to the server, potentially executing code or compromising data integrity. This affects all confidentiality, integrity, and availability of the affected system.

What an attacker can do

03Attacker Capabilities

Upload and execute malicious files on the server to run code or access sensitive data.

Potential impact on your site

04Site Impact

Compromised sites may have malware installed, data stolen, or service disrupted by an authenticated attacker.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the system.

Key dates

06Disclosure timeline

April 26, 2025 CVE published
April 8, 2026 Record updated