Description
A vulnerability was detected in mjperpinosa stumasy up to 327d1b0f2915ba79d7ef8ebb74553e987609d9be. This impacts an unknown function of the file /PHP/objects/notes of the component Note Handler/Assignment Handler. Performing a manipulation of the argument assignment_item_id results in authorization bypass. The attack can be initiated remotely. The exploit is now public and may be used. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-07-05
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Stumasy’s Note and Assignment Handlers allows a remote attacker to supply a crafted assignment_item_id value. Because the system omits a check that verifies the requester is authorized to perform operations on the specified item, the attacker can bypass authorization controls and manipulate or view notes they should not have access to. The weakness is classified as CWE-285 and CWE-639, indicating an authorization failure with the misuse of privileges.

Affected Systems

All builds of Stumasy that precede the commit 327d1b0f2915ba79d7ef8ebb74553e987609d9be are affected. Specific release numbers are unknown due to the project’s continuous delivery model, so any instance of Stumasy prior to that commit is at risk until a patch is issued.

Risk and Exploitability

The CVSS v3 score of 6.9 indicates a moderate severity, and the EPSS score of less than 1% suggests a low likelihood of exploitation in the wild. However, a public exploit exists, so the vulnerability can be leveraged remotely by manipulating the assignment_item_id parameter in the web interface. Because the vulnerability is not listed in CISA’s KEV catalog, it has not yet been confirmed as actively exploited, but the presence of a publicly available exploit requires vigilance.

Generated by OpenCVE AI on August 1, 2026 at 19:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Restrict access to the Stumasy web interface by limiting connections to trusted IP ranges or forcing VPN usage so only authenticated administrators can reach it.
  • Implement an authorization filter or middleware that verifies a user’s permissions for each note operation before allowing the request to proceed.
  • Apply any vendor patch or updated release that corrects the missing authorization check as soon as it becomes available.

Generated by OpenCVE AI on August 1, 2026 at 19:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 05 Jul 2026 14:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in mjperpinosa stumasy up to 327d1b0f2915ba79d7ef8ebb74553e987609d9be. This impacts an unknown function of the file /PHP/objects/notes of the component Note Handler/Assignment Handler. Performing a manipulation of the argument assignment_item_id results in authorization bypass. The attack can be initiated remotely. The exploit is now public and may be used. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The project was informed of the problem early through an issue report but has not responded yet.
Title mjperpinosa stumasy Note Handler/Assignment notes authorization
First Time appeared Mjperpinosa
Mjperpinosa stumasy
Weaknesses CWE-285
CWE-639
CPEs cpe:2.3:a:mjperpinosa:stumasy:*:*:*:*:*:*:*:*
Vendors & Products Mjperpinosa
Mjperpinosa stumasy
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

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


Subscriptions

Mjperpinosa Stumasy
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-06T13:26:44.191Z

Reserved: 2026-07-04T15:50:27.016Z

Link: CVE-2026-14753

cve-icon Vulnrichment

Updated: 2026-07-06T13:26:40.805Z

cve-icon NVD

Status : Deferred

Published: 2026-07-05T14:16:55.180

Modified: 2026-07-06T18:02:49.450

Link: CVE-2026-14753

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T19:30:10Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key