Description
A Server-Side Request Forgery (SSFR) vulnerability exist in WGDashboard version 4.2.3 and earlier. The webhook functionality allows authenticated attackers to make arbitrary HTTP requests and retrieve responses.
Published: 2026-08-06
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a server-side request forgery in the webhook feature of WGDashboard. Whitelisted authenticated users can send arbitrary HTTP requests and read the responses, allowing them to reach internal network resources or pull data from the application. This flaw corresponds to CWE‑918 and can lead to unauthorized network access or data exfiltration, potentially facilitating further attacks if the returned content is processed by the system.

Affected Systems

The flaw affects WGDashboard versions 4.2.3 and earlier released by the WGDashboard vendor. Any deployment using those releases is susceptible.

Risk and Exploitability

Because the attack requires authentication, the threat is most relevant when user credentials are compromised or privileges are excessive. No CVSS score is listed, and EPSS is not available, but the absence of a KEV listing does not mitigate the inherent risk. Attackers could exploit the service to query internal hosts, potentially exposing sensitive data or creating a pivot point for lateral movement.

Generated by OpenCVE AI on August 7, 2026 at 00:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a version of WGDashboard released after 4.2.3 that addresses the SSRF flaw (install the latest patch or release).
  • If upgrading is not immediately possible, disable or tightly restrict the webhook functionality, allowing only trusted request URLs and limiting outbound traffic via firewall rules.
  • Implement network segmentation and firewall policies to block outbound connections from the WGDashboard service to internal addresses not required for normal operation.
  • Ensure that webhook endpoints require authentication and operate with the principle of least privilege.

Generated by OpenCVE AI on August 7, 2026 at 00:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 00:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918

Fri, 07 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
First Time appeared Wgdashboard
Wgdashboard wgdashboard
Vendors & Products Wgdashboard
Wgdashboard wgdashboard

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description A Server-Side Request Forgery (SSFR) vulnerability exist in WGDashboard version 4.2.3 and earlier. The webhook functionality allows authenticated attackers to make arbitrary HTTP requests and retrieve responses.
Title WGDashboard Server-Side Request Forgery Vulnerability
References

Subscriptions

Wgdashboard Wgdashboard
cve-icon MITRE

Status: PUBLISHED

Assigner: certcc

Published:

Updated: 2026-08-06T20:00:44.838Z

Reserved: 2026-07-14T13:43:56.294Z

Link: CVE-2026-15732

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T00:15:04Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)