SCA: security update for github.com/Tencent/WeKnora (GHSA-595m-wc8g-6qgc)

high Tenable Cloud Security Plugin ID 438424

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- WeKnora is an LLM-powered framework designed for deep document understanding and semantic retrieval. Prior
to version 0.2.12, 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. This issue has been patched in version 0.2.12. (CVE-2026-30247)

Solution

Update the github.com/Tencent/WeKnora library and its related packages to version 0.2.12 or later.

See Also

https://github.com/advisories/GHSA-595m-wc8g-6qgc

Plugin Details

Severity: High

ID: 438424

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 3/6/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:N/A:N

CVSS Score Source: CVE-2026-30247

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/5/2026

Vulnerability Publication Date: 3/5/2026

Reference Information

CVE: CVE-2026-30247

cwe: CWE-918