Description
A flaw has been found in francoisjacquet RosarioSIS up to 12.8. This affects the function DBUpdate of the file Discipline/Referrals.php. This manipulation causes authorization bypass. The attack may be initiated remotely. The exploit has been published and may be used. Upgrading to version 12.9 is able to mitigate this issue. Patch name: 04dd1a368ddf80ad7082baefa3c656e4e1825c76. It is suggested to upgrade the affected component.
Published: 2026-08-14
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A logic flaw in the DBUpdate function of RosarioSIS's Discipline/Referrals.php allows an attacker to bypass authorization controls. The flaw enables manipulation of referral data by unsafely trusting input parameters, permitting unauthorized modification of records. The vulnerability is classified under CWE-285 and CWE-639, indicating improper authorization handling and potential privilege dropping.

Affected Systems

RosarioSIS developed by francoisjacquet, versions up through 12.8 inclusive, are affected. The issue originates from the Discipline/Referrals.php module. Upgrading to version 12.9 or later resolves the authorization bypass.

Risk and Exploitability

The CVSS score of 5.3 denotes a moderate risk, and the EPSS score is not available, suggesting no current evidence of widespread exploitation. The vulnerability can be triggered remotely through the application's web interface, and exploit code has already been published. Although the vulnerability is not listed in CISA's KEV catalog, it remains a legitimate threat and should be addressed promptly.

Generated by OpenCVE AI on August 14, 2026 at 04:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade RosarioSIS to version 12.9 or newer to apply the patch 04dd1a368ddf80ad7082baefa3c656e4e1825c76.
  • Implement application-level role checks to ensure that only authorized users can invoke the DBUpdate function, following proper authorization patterns.
  • Configure detailed logging and alerting for any changes to referral records to detect potential unauthorized activity before the patch is applied.

Generated by OpenCVE AI on August 14, 2026 at 04:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 03:00:00 +0000

Type Values Removed Values Added
Description A flaw has been found in francoisjacquet RosarioSIS up to 12.8. This affects the function DBUpdate of the file Discipline/Referrals.php. This manipulation causes authorization bypass. The attack may be initiated remotely. The exploit has been published and may be used. Upgrading to version 12.9 is able to mitigate this issue. Patch name: 04dd1a368ddf80ad7082baefa3c656e4e1825c76. It is suggested to upgrade the affected component.
Title francoisjacquet RosarioSIS Referrals.php DBUpdate authorization
First Time appeared Rosariosis
Rosariosis rosariosis
Weaknesses CWE-285
CWE-639
CPEs cpe:2.3:a:rosariosis:rosariosis:*:*:*:*:*:*:*:*
Vendors & Products Rosariosis
Rosariosis rosariosis
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:N/I:P/A:N/E:POC/RL:OF/RC:C'}

cvssV3_0

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

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/E:P/RL:O/RC:C'}

cvssV4_0

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


Subscriptions

Rosariosis Rosariosis
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-14T02:00:12.158Z

Reserved: 2026-08-13T18:28:48.100Z

Link: CVE-2026-19784

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-14T03:16:20.373

Modified: 2026-08-14T03:16:20.373

Link: CVE-2026-19784

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T04:30:17Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key