Description
The Astro Booking Engine plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.4.0. This is due to missing nonce validation on the options deletion functionality. This makes it possible for unauthenticated attackers to delete all plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2026-08-14
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Astro Booking Engine plugin for WordPress is vulnerable to Cross‑Site Request Forgery because it fails to validate a nonce when deleting settings. This flaw creates the opportunity for an unauthenticated attacker to force a site administrator to execute a request that removes all plugin configuration. The consequence is the loss of all plugin configuration. The weakness is classified as CWE‑352.

Affected Systems

WordPress sites running the Astro Booking Engine plugin version 1.4.0 or earlier are affected. The vulnerability applies to all releases up to and including 1.4.0, regardless of the WordPress core version. Specific version details beyond <=1.4.0 are not provided.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity, but the exploit is trivial since it requires no authentication and only social engineering to trick an admin into clicking a crafted link. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalogue. Based on the lack of authentication requirement, the likely attack vector is a phishing or malicious link presented to a site administrator, which when followed, triggers the deletion action. Given the low technical barrier, the risk remains present until mitigated.

Generated by OpenCVE AI on August 14, 2026 at 06:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Astro Booking Engine plugin to a version newer than 1.4.0 that includes nonce validation for the settings deletion functionality.
  • If an update is not yet available, disable the deletion endpoint or remove the options deletion capability from the plugin code to prevent accidental invocation.
  • Provide administrator training to recognize and avoid suspicious links that could exploit CSRF vulnerabilities.
  • Ensure regular backups of plugin settings so that accidental deletion can be quickly restored.

Generated by OpenCVE AI on August 14, 2026 at 06:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Alian
Alian astro Booking Engine
Wordpress
Wordpress wordpress
Vendors & Products Alian
Alian astro Booking Engine
Wordpress
Wordpress wordpress

Fri, 14 Aug 2026 05:15:00 +0000

Type Values Removed Values Added
Description The Astro Booking Engine plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.4.0. This is due to missing nonce validation on the options deletion functionality. This makes it possible for unauthenticated attackers to delete all plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Astro Booking Engine <= 1.4.0 - Cross-Site Request Forgery to Settings Reset
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

Alian Astro Booking Engine
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-17T19:38:57.778Z

Reserved: 2025-09-11T22:30:13.700Z

Link: CVE-2025-10308

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-14T05:16:56.113

Modified: 2026-08-17T20:16:38.870

Link: CVE-2025-10308

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T09:29:48Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)