Description
WeKan versions prior to 8.19 contain an insecure direct object reference (IDOR) in the card comment creation API. The endpoint accepts an authorId from the request body, allowing an authenticated user to spoof the recorded comment author by supplying another user's identifier.
Published: 2026-02-07
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Spoofed Comment Authorship
Action: Apply Patch
AI Analysis

Impact

The vulnerability is an insecure direct object reference in the card comment creation API of WeKan. An authenticated user can supply any authorId in the request body, and the system records that identifier as the author of the comment. This allows the attacker to masquerade as another user and subvert audit and accountability mechanisms. The weakness corresponds to CWE‑639.

Affected Systems

The flaw affects all WeKan releases prior to version 8.19 distributed by the WeKan project. No sub‑version range is provided, so any build before 8.19 is considered vulnerable until a patch is applied.

Risk and Exploitability

The CVSS base score of 5.3 indicates medium impact, and the EPSS score of less than 1% indicates a very low probability of exploitation. The vulnerability has not been catalogued by CISA as a known exploited vulnerability. According to the description, exploitation requires an authenticated session that can submit a comment‑creation request; the attacker must provide a valid authorId other than their own. No additional privileges or network bypasses are required. The impact is limited to author identity spoofing, which can undermine audit trails but does not grant further access or modify the underlying data.

Generated by OpenCVE AI on April 17, 2026 at 22:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to WeKan 8.19 or later, which removes the insecure authorId handling.
  • If an upgrade is not immediately possible, modify the server‑side logic for the comment creation endpoint so that the authorId from the request body is ignored and replaced by the authenticated user’s identifier.
  • Enable comprehensive logging and monitoring of comment creation events, including author identifiers, to detect suspicious activity.

Generated by OpenCVE AI on April 17, 2026 at 22:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 10 Feb 2026 22:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:wekan_project:wekan:*:*:*:*:*:*:*:*
Metrics cvssV3_1

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


Tue, 10 Feb 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 09 Feb 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Wekan Project
Wekan Project wekan
Vendors & Products Wekan Project
Wekan Project wekan

Sat, 07 Feb 2026 22:00:00 +0000

Type Values Removed Values Added
Description WeKan versions prior to 8.19 contain an insecure direct object reference (IDOR) in the card comment creation API. The endpoint accepts an authorId from the request body, allowing an authenticated user to spoof the recorded comment author by supplying another user's identifier.
Title WeKan < 8.19 Card Comment Author Spoofing via User-controlled authorId
Weaknesses CWE-639
References
Metrics cvssV4_0

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


Subscriptions

Wekan Project Wekan
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-05-11T23:11:14.989Z

Reserved: 2026-02-02T20:12:33.397Z

Link: CVE-2026-25567

cve-icon Vulnrichment

Updated: 2026-02-10T16:09:15.261Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-07T22:16:02.333

Modified: 2026-02-10T21:56:33.353

Link: CVE-2026-25567

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T22:15:29Z

Weaknesses