GHSA-ch3g-4xvr-674q

Suggest an improvement
Source
https://github.com/advisories/GHSA-ch3g-4xvr-674q
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/09/GHSA-ch3g-4xvr-674q/GHSA-ch3g-4xvr-674q.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-ch3g-4xvr-674q
Aliases
Published
2026-09-22T19:48:05Z
Modified
2026-09-22T20:00:05Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
OpenCVE: Server-Side Request Forgery (SSRF) in notifications
Details

Impact

OpenCVE contains a Server-Side Request Forgery (SSRF) vulnerability in the notification testing functionality for both Webhook and Slack integrations.

An authenticated user with permission to configure notification channels can trigger test requests to arbitrary HTTP(S) endpoints. Insufficient validation of target destinations allows requests to be sent to hosts reachable from the OpenCVE server, including internal network resources, localhost interfaces, and cloud metadata services.

Successful exploitation could allow an attacker to interact with internal services that are not otherwise accessible from the Internet and retrieve information from HTTP-based services reachable by the OpenCVE instance.

Patches

The vulnerability has been fixed in OpenCVE version 3.0.0, users should upgrade to version 3.0.0 or later.

The fix introduces additional validation of user-supplied URLs used by the notification testing functionality and prevents requests to localhost, private network ranges, link-local addresses, cloud metadata services, and other non-public destinations.

Workarounds

Users unable to upgrade should restrict outbound network access from OpenCVE to trusted external destinations using firewall rules, network policies, or egress filtering.

Where possible, access to localhost interfaces, private network ranges, and cloud metadata services should be blocked from the OpenCVE application environment.

Disabling access to the notification testing functionality also mitigates the issue.

Database specific
{
    "cwe_ids":  [
        "CWE-918"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-09-22T19:48:05Z",
    "nvd_published_at":  "2026-09-18T14:17:19Z",
    "severity":  "MODERATE"
}
References

Affected packages

PyPI / opencve

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
3.0.0

Affected versions

1.*
1.0.0
1.0.1
1.0.2
1.1.0
1.2.0
1.2.1
1.2.2
1.2.3
1.3.0
1.4.0
1.4.1
1.5.0

Database specific

last_known_affected_version_range
"<= 1.5.0"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/09/GHSA-ch3g-4xvr-674q/GHSA-ch3g-4xvr-674q.json"