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

The vulnerability is a flaw in the Note and Assignment Handlers of Stumasy that allows a remote attacker to supply a crafted assignment_item_id value. Because the system does not check that the caller is authorized to access the specified item, the attacker can bypass authorization controls for note operations. This is an authorization issue (CWE-285) that also involves the misuse of previously granted privileges (CWE-639).

Affected Systems

Stumasy on all builds prior to commit 327d1b0f2915ba79d7ef8ebb74553e987609d9be. No specific release numbers are available due model, so any version that predates that commit is at risk until a patch is released.

Risk and Exploitability

The CVSS v3 severity, and the EPSS score of <1% suggests a low likelihood of exploitation. Nevertheless, a public exploit is available and no fix has been released, so the vulnerability can be exploited remotely by manipulating the assignment_item_id parameter in requests processed by the web interface without proper authorization checks. Because it is not listed in the CISA KEV catalog, known exploited vulnerability, but the existence of a public exploit raises concern.

Generated by OpenCVE AI on July 26, 2026 at 21:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a patched soon as the developer releases a fix that removes the authorization check in the Note and Assignment Handlers.
  • Limit exposure of the Stumasy application by restricting access to trusted IP ranges or requiring VPN connectivity so that only authenticated administrators can reach the web interface.
  • Modify the application to enforce an authorization filter that verifies a user’s permissions for each note operation before allowing the request to proceed.

Generated by OpenCVE AI on July 26, 2026 at 21:19 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

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T21:30:04Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key