Description
The Instant Appointment plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'insapp_upload_image_as_attachment' function in all versions up to, and including, 1.2. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Published: 2026-07-10
Score: 9.8 Critical
EPSS: 1.0% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The tenteeglobal:Instant Appointment plugin for WordPress contains a flaw in the 'insapp_upload_image_as_attachment' function, allowing any file type to be uploaded without validation. An unauthenticated attacker can place executable or malicious files on the web server, creating the possibility of remote code execution. The CVSS score of 9.8 marks this as a critical vulnerability, while the absence of proper file type checks underpins its severity.

Affected Systems

All WordPress installations that have the tenteeglobal:Instant Appointment plugin enabled and are running version 1.2 or earlier are affected. Any site that exposes the plugin’s upload functionality is vulnerable, regardless of user authentication state.

Risk and Exploitability

This flaw is exploitable by sending an upload request to the plugin’s Ajax endpoint. Because the EPSS score is less than 1% the likelihood of real‑world exploitation is currently low, but the CVSS score of 9.8, combined with the lack of in‑place mitigations, means that once an attacker gains the ability to upload, remote code execution could be achieved. The vulnerability is not listed in CISA’s KEV catalog, but its high severity warrants urgent attention.

Generated by OpenCVE AI on July 29, 2026 at 11:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest official update for the tenteeglobal:Instant Appointment plugin that implements file type validation.
  • If an update is unavailable, deactivate or uninstall the plugin to remove the upload end‑point.
  • Configure the web server or WordPress to prevent execution of files in the upload directory by setting read‑only permissions and/or adding rules to block PHP execution via .htaccess or the server configuration.

Generated by OpenCVE AI on July 29, 2026 at 11:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Tenteeglobal
Tenteeglobal instant Appointment
Wordpress
Wordpress wordpress
Vendors & Products Tenteeglobal
Tenteeglobal instant Appointment
Wordpress
Wordpress wordpress

Fri, 10 Jul 2026 05:15:00 +0000

Type Values Removed Values Added
Description The Instant Appointment plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'insapp_upload_image_as_attachment' function in all versions up to, and including, 1.2. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Title Instant Appointment <= 1.2 - Unauthenticated Arbitrary File Upload
Weaknesses CWE-434
References
Metrics cvssV3_1

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


Subscriptions

Tenteeglobal Instant Appointment
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-14T01:30:57.647Z

Reserved: 2026-07-09T15:48:27.727Z

Link: CVE-2026-15282

cve-icon Vulnrichment

Updated: 2026-07-14T01:30:53.431Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:30:17Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type