SCA: security update for github.com/enchant97/note-mark/backend (GHSA-pxf8-6wqm-r6hh)

critical Tenable Self-Hosted Container Security Plugin ID 440891

Description

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

- Note Mark is an open-source note-taking application. In version 0.19.2, IsPasswordMatch in
backend/db/models.go falls back to a hard-coded bcrypt("null") placeholder whenever a user has no stored
password. OIDC-registered users are created with an empty password, so anyone who submits password: "null"
to the internal login endpoint receives a valid session for that user. The bypass is unauthenticated and
requires no user interaction. This issue has been patched in version 0.19.3. (CVE-2026-41571)

Solution

Update the github.com/enchant97/note-mark/backend library and its related packages to version 0.0.0-20260417132909-dea5530cc989 or later.

See Also

https://github.com/advisories/GHSA-pxf8-6wqm-r6hh

Plugin Details

Severity: Critical

ID: 440891

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 4/26/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.5

Percentile: 57.44

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 9.7

Temporal Score: 7.2

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

CVSS Score Source: CVE-2026-41571

CVSS v3

Risk Factor: Critical

Base Score: 9.4

Temporal Score: 8.2

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/25/2026

Vulnerability Publication Date: 4/25/2026

Reference Information

CVE: CVE-2026-41571

cwe: CWE-287