Description
The Simple Google Calendar Outlook Events Widget WordPress plugin before 3.1.0 does not validate a user-supplied URL before performing a server-side request, allowing unauthenticated attackers to perform Server-Side Request Forgery attacks and, in some cases, read the response of the internal request.
Published: 2026-08-04
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Simple Google Calendar Outlook Events Widget WordPress plugin, versions prior to 3.1.0. An attacker can supply an arbitrary URL as the calendar_id parameter. The plugin does not validate this user‑supplied value before issuing a server‑side HTTP request. Consequently, unauthenticated attackers can force the host to fetch internal or external resources, a classic SSRF flaw, and in some cases read the contents of the response. This allows data exfiltration from internal systems or probes of network services that are normally inaccessible from the public internet. The weakness is a server‑side request forgery and can lead directly to information disclosure, with potential cascading effects if internal services are compromised.

Affected Systems

Any WordPress site that has the Simple Google Calendar Outlook Events Widget plugin installed and whose version is older than 3.1.0 is affected. Because the plugin is an author‑provided add‑on, the exact publisher name is not publicly disclosed, but the product name is Simple Google Calendar Outlook Events Widget. Site administrators should identify whether the plugin is present and the installed version.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity SSRF flaw. The EPSS score is below 1%, suggesting a low probability of exploitation in the wild, and the issue is not listed in the CISA KEV catalog. Lack of input validation and the ability to inspect certain internal responses make the vulnerability potentially exploitable by attackers with simple HTTP requests. The likely attack vector is over the public Internet, where an unauthenticated attacker crafts a request to the plugin endpoint with a malicious calendar_id URL, forcing the server to connect to arbitrary destinations.

Generated by OpenCVE AI on August 4, 2026 at 22:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Simple Google Calendar Outlook Events Widget plugin to version 3.1.0 or later
  • If an upgrade is not possible, disable the plugin to remove the vulnerability surface
  • Configure the web server or network firewall to block outgoing traffic from the WordPress installation to internal networks or restrict the destinations that can be requested by the plugin

Generated by OpenCVE AI on August 4, 2026 at 22:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Tue, 04 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
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'}

ssvc

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


Tue, 04 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-918

Tue, 04 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Simple Google Calendar Outlook Events Widget WordPress plugin before 3.1.0 does not validate a user-supplied URL before performing a server-side request, allowing unauthenticated attackers to perform Server-Side Request Forgery attacks and, in some cases, read the response of the internal request.
Title Simple Google Calendar Outlook Events Widget < 3.1.0 - Unauthenticated SSRF via calendar_id
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-04T14:37:05.229Z

Reserved: 2026-07-22T09:33:33.781Z

Link: CVE-2026-16536

cve-icon Vulnrichment

Updated: 2026-08-04T14:36:42.829Z

cve-icon NVD

Status : Received

Published: 2026-08-04T07:16:30.257

Modified: 2026-08-04T15:16:28.113

Link: CVE-2026-16536

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T22:45:03Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)