Description
A security flaw has been discovered in mjperpinosa stumasy up to 327d1b0f2915ba79d7ef8ebb74553e987609d9be. The affected element is the function Notes_controller::accessing_dictionary_authorization of the file application/PHP/objects/notes/accessing_dictionary_authorization.php. The manipulation of the argument Password results in sql injection. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. 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 flaw resides in the Notes_controller::accessing_dictionary_authorization function of the stumasy application. An attacker can supply a specially crafted Password value that is concatenated directly into an SQL query, enabling arbitrary SQL execution. This can lead to the disclosure, modification, or deletion of database records, thereby compromising the confidentiality, integrity, and availability of the application data. The weakness is characterized by CWE‑74 and CWE‑89.

Affected Systems

The vulnerability affects mjperpinosa’s stumasy application. Any deployment that includes code prior to commit 327d1b0f2915ba79d7ef8ebb74553e987609d9be remains susceptible. Because release model without discrete version numbers, administrators must verify that their instances are running code from a state that includes the commit referenced in the advisory.

Risk and Exploitability

The CVSS score of 6.9 classifies the issue as medium severity. The EPSS score is below 1%, indicating a very low but nonzero probability of exploitation. However, a public exploit has already been released and the attack can be performed from any remote host. Although the vulnerability is not listed in the CISA KEV catalog, the combination of a public exploit and a remote vector elevates the priority for patching or implementing a temporary mitigation.

Generated by OpenCVE AI on July 21, 2026 at 07:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the stumasy code base to the latest commit or a version that contains the fix for the Password input handling.
  • Refactor the accessing_dictionary_authorization method to employ parameterized queries or proper input sanitization before embedding user data into SQL statements.
  • Limit access to theing_dictionary_authorization endpoint by requiring authentication and enforcing strict role‑based permissions to reduce the attack surface.

Generated by OpenCVE AI on July 21, 2026 at 07:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Jul 2026 03: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 13:30:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in mjperpinosa stumasy up to 327d1b0f2915ba79d7ef8ebb74553e987609d9be. The affected element is the function Notes_controller::accessing_dictionary_authorization of the file application/PHP/objects/notes/accessing_dictionary_authorization.php. The manipulation of the argument Password results in sql injection. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The project was informed of the problem early through an issue report but has not responded yet.
Title mjperpinosa stumasy accessing_dictionary_authorization.php accessing_dictionary_authorization sql injection
First Time appeared Mjperpinosa
Mjperpinosa stumasy
Weaknesses CWE-74
CWE-89
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-07T02:50:24.885Z

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

Link: CVE-2026-14750

cve-icon Vulnrichment

Updated: 2026-07-07T02:50:20.861Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T08:00:04Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')