Description
A vulnerability was found in francoisjacquet RosarioSIS up to 12.8. This issue affects some unknown processing of the file Modules.php. Performing a manipulation results in cross-site request forgery. Remote exploitation of the attack is possible. Upgrading to version 12.9 is capable of addressing this issue. The patch is named 801a71272c82cf4bf695fdc5ed42a9b7511d124d. It is recommended 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 flaw in the handling of the Modules.php file in RosarioSIS allows an attacker to trigger cross‑site request forgery. By crafting a malicious request that is sent while a legitimate user is authenticated, the attacker can cause the application to perform state‑changing actions on behalf of that user. This remote exploitation permits manipulation of data or administrative actions without direct access to the victim’s session.

Affected Systems

The affected vendor is francoisjacquet and the product is RosarioSIS. All releases up to and including version 12.8 are vulnerable due to the Modules.php implementation. Version 12.9, released by the vendor, includes the patch that removes the CSRF vulnerability.

Risk and Exploitability

The CVSS score of 5.3 indicates medium severity. EPSS is not available, so the current likelihood of exploitation remains uncertain. The vulnerability is not listed in the CISA KEV catalog, suggesting no publicly known exploits. The attack is performed via a remote web request hosted by a malicious site; it relies on an exposed web interface and the victim’s existing authenticated session.

Generated by OpenCVE AI on August 14, 2026 at 05:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update RosarioSIS to version 12.9 or later, which incorporates the fix associated with commit 801a71272c82cf4bf695fdc5ed42a9b7511d124d.
  • Configure the application to require anti‑CSRF tokens for all state‑changing requests in Modules.php to ensure only legitimate requests are processed.
  • Monitor application logs for repeated CSRF attempts and configure alerting to detect malicious form submissions.

Generated by OpenCVE AI on August 14, 2026 at 05:21 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 vulnerability was found in francoisjacquet RosarioSIS up to 12.8. This issue affects some unknown processing of the file Modules.php. Performing a manipulation results in cross-site request forgery. Remote exploitation of the attack is possible. Upgrading to version 12.9 is capable of addressing this issue. The patch is named 801a71272c82cf4bf695fdc5ed42a9b7511d124d. It is recommended to upgrade the affected component.
Title francoisjacquet RosarioSIS Modules.php cross-site request forgery
First Time appeared Rosariosis
Rosariosis rosariosis
Weaknesses CWE-352
CWE-862
CPEs cpe:2.3:a:rosariosis:rosariosis:*:*:*:*:*:*:*:*
Vendors & Products Rosariosis
Rosariosis rosariosis
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Rosariosis Rosariosis
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-14T02:30:11.223Z

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

Link: CVE-2026-19786

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-19786

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T05:30:16Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)

  • CWE-862

    Missing Authorization