Description
knowns versions before 0.30.0 contain an authorization bypass vulnerability where mutating code actions are incorrectly classified as read-only operations. Attackers with read-restricted sessions can exploit code.replace to modify permission configurations and escalate privileges on subsequent calls.
Published: 2026-09-07
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from a logic error that treats mutating code actions as if they were read‑only. An attacker who possesses a session that allows only read operations can still trigger the code.replace endpoint, thereby altering the system’s permission configuration. This flaw effectively permits the attacker to elevate privileges on subsequent requests. The weakness is a classic example of Authorization Bypass Through Privilege Escalation (CWE-863).

Affected Systems

All releases of the knowns-dev: knowns application prior to version 0.30.0 are affected. The issue was present in versions 0.29.x and earlier, as documented in the repository source files and the advisory references provided.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity vulnerability. No EPSS score is available, and the weakness has not been listed in the CISA KEV catalog. Attackers need only possession of read‑restricted credentials to exploit the flaw, suggesting that the attack vector is authenticated but not necessarily remote. The potential impact is the modification of permission settings, which can lead to unrestricted access or escalation to administrative privileges within the knowns application. The risk is significant for environments where read‑restricted access is granted to untrusted users or external services.

Generated by OpenCVE AI on September 8, 2026 at 00:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest release of knowns (v0.30.0 or later) to remove the misclassification logic
  • Enforce stricter role checks so that code replace actions cannot be executed by read‑only sessions
  • If an immediate upgrade is not possible, restrict the API keys or permissions granted to read‑only users to prevent use of the code.replace endpoint

Generated by OpenCVE AI on September 8, 2026 at 00:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 00:45:00 +0000

Type Values Removed Values Added
First Time appeared Knowns-dev
Knowns-dev knowns
Vendors & Products Knowns-dev
Knowns-dev knowns

Mon, 07 Sep 2026 23:15:00 +0000

Type Values Removed Values Added
Description knowns versions before 0.30.0 contain an authorization bypass vulnerability where mutating code actions are incorrectly classified as read-only operations. Attackers with read-restricted sessions can exploit code.replace to modify permission configurations and escalate privileges on subsequent calls.
Title knowns before 0.30.0 Authorization Bypass via Misclassified Code Actions
Weaknesses CWE-863
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H'}

cvssV4_0

{'score': 7.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Knowns-dev Knowns
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-07T23:03:21.458Z

Reserved: 2026-09-07T22:18:53.568Z

Link: CVE-2026-86544

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T23:16:54.303

Modified: 2026-09-07T23:16:54.303

Link: CVE-2026-86544

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T00:30:17Z

Weaknesses