SCA: security update for yeswiki/yeswiki (GHSA-f58v-p6j9-24c2)

high Tenable Self-Hosted Container Security Plugin ID 440657

Description

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

- YesWiki is a wiki system written in PHP. Prior to version 4.6.1, YesWiki bazar module contains a SQL
injection vulnerability in tools/bazar/services/EntryManager.php at line 704. The $data['id_fiche'] value
(sourced from $_POST['id_fiche']) is concatenated directly into a raw SQL query without any sanitization
or parameterization. This issue has been patched in version 4.6.1. (CVE-2026-41143)

Solution

Update the yeswiki/yeswiki library and its related packages to version 4.6.1 or later.

See Also

https://github.com/advisories/GHSA-f58v-p6j9-24c2

Plugin Details

Severity: High

ID: 440657

Version: Revision 1.11

Type: Local

Family: SCA Checks

Published: 4/18/2026

Updated: 6/22/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.76

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

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

CVSS Score Source: CVE-2026-41143

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/18/2026

Vulnerability Publication Date: 4/18/2026

Reference Information

CVE: CVE-2026-41143

cwe: CWE-89