Description
The Pretty Google Calendar plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the pgcal_ajax_handler() function in all versions up to, and including, 2.0.0. This makes it possible for unauthenticated attackers to retrieve the Google API key set in the plugin's settings.
Published: 2025-12-20
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized disclosure of Google API key
Action: Apply Patch
AI Analysis

Impact

The Pretty Google Calendar WordPress plugin up to version 2.0.0 contains a missing capability check in the pgcal_ajax_handler function, allowing any user to trigger the AJAX endpoint and read the stored Google API key. This provides attackers with a credential that can be used to access the user’s Google Calendar data or impersonate the user in Google services. The weakness is classified as CWE‑862, reflecting an authorization error, and the CVSS score of 5.3 indicates moderate severity.

Affected Systems

All installations of the Pretty Google Calendar plugin v2.0.0 or earlier are affected. The plugin is distributed by lbell and is available through the WordPress plugin repository.

Risk and Exploitability

The exploit requires no special privileges; any unauthenticated visitor can invoke the vulnerable endpoint, so the attack vector is inferred as public. The low EPSS (<1%) suggests that this vulnerability is not commonly exploited in the wild. It is not listed in CISA’s KEV catalog. Therefore the risk is primarily the exposure of an API key, which can lead to privacy and potentially service disruption if the key is abused. The CVSS score indicates a moderate impact that should be remediated promptly.

Generated by OpenCVE AI on April 21, 2026 at 00:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Pretty Google Calendar to the latest release that includes a capability check for the AJAX handler.
  • If an update is not immediately available, remove the plugin or deactivate the AJAX functionality by editing the plugin code to reject non‑admin requests.
  • Rotate or invalidate any Google API keys that may have been exposed as a precaution.

Generated by OpenCVE AI on April 21, 2026 at 00:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 18:30:00 +0000


Mon, 22 Dec 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 21 Dec 2025 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Lbell
Lbell pretty Google Calendar
Wordpress
Wordpress wordpress
Vendors & Products Lbell
Lbell pretty Google Calendar
Wordpress
Wordpress wordpress

Sat, 20 Dec 2025 03:30:00 +0000

Type Values Removed Values Added
Description The Pretty Google Calendar plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the pgcal_ajax_handler() function in all versions up to, and including, 2.0.0. This makes it possible for unauthenticated attackers to retrieve the Google API key set in the plugin's settings.
Title Pretty Google Calendar <= 2.0.0 - Missing Authorization to Unauthenticated Google API Key Exposure
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Lbell Pretty Google Calendar
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:16:46.076Z

Reserved: 2025-11-07T19:05:37.066Z

Link: CVE-2025-12898

cve-icon Vulnrichment

Updated: 2025-12-22T20:34:14.697Z

cve-icon NVD

Status : Deferred

Published: 2025-12-20T04:16:07.043

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-12898

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T00:45:23Z

Weaknesses