Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/Tencent/WeKnora
  4. ›
  5. CVE-2026-30247

CVE-2026-30247: WeKnora is Vulnerable to SSRF via Redirection

March 5, 2026 (updated March 9, 2026)

The application’s “Import document via URL” feature is vulnerable to Server-Side Request Forgery (SSRF) through HTTP redirects. While the backend implements comprehensive URL validation (blocking private IPs, loopback addresses, reserved hostnames, and cloud metadata endpoints), it fails to validate redirect targets. An attacker can bypass all protections by using a redirect chain, forcing the server to access internal services. Additionally, Docker-specific internal addresses like host.docker.internal are not blocked.

References

  • github.com/Tencent/WeKnora
  • github.com/Tencent/WeKnora/security/advisories/GHSA-595m-wc8g-6qgc
  • github.com/advisories/GHSA-595m-wc8g-6qgc
  • nvd.nist.gov/vuln/detail/CVE-2026-30247

Code Behaviors & Features

Detect and mitigate CVE-2026-30247 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.2.12

Fixed versions

  • 0.2.12

Solution

Upgrade to version 0.2.12 or above.

Impact 5.9 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

go/github.com/Tencent/WeKnora/CVE-2026-30247.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 25 Mar 2026 00:17:19 +0000.