Description
A vulnerability has been found in RafyMrX TOKO-ONLINE-ROTI up to ddfe1cd587be0a0b5135d8b6e85cce2ec3aece99. Affected is an unknown function of the file proses/add.php. The manipulation of the argument kd_cs leads to authorization bypass. The attack is possible to be carried out remotely. This product adopts a rolling release strategy to maintain continuous delivery. Therefore, version details for affected or updated releases cannot be specified. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-07-16
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw occurs in the proses/add.php file of RafyMrX TOKO-ONLINE-ROTI. By manipulating the kd_cs parameter, an attacker can cause the application to skip its normal authorization checks, granting access to privileged functionality that should be restricted. This bypass combines an unauthorized privilege escalation with insecure trust assumptions, as indicated by CWE‑285 and CWE‑639. The primary impact is the loss of confidentiality and integrity of protected resources, because non‑privileged users could invoke restricted add functionality without proper credentials.

Affected Systems

RafyMrX TOKO-ONLINE-ROTI is the impacted product. The vulnerability is tied to code commits up to ddfe1cd587be0a0b5135d8b6e85cce2ec3aece99. No specific version numbers are available because the project follows a rolling release model, so any current release incorporating that commit is potentially affected.

Risk and Exploitability

The CVSS score of 5.3 classifies the issue as moderate severity. The EPSS score is below 1%, which indicates a low probability of widespread exploitation at this time, and the vulnerability is not listed in the CISA KEV catalog. Exploitation can be carried out remotely by sending crafted HTTP requests to add.php with altered kd_cs values. Successful exploitation would allow unauthenticated or low‑privilege users to carry out actions reserved for higher‑privileged accounts, thereby compromising system security.

Generated by OpenCVE AI on July 31, 2026 at 02:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Implement an authorization check in proses/add.php that verifies the current user’s role before accepting any kd_cs value, ensuring only accounts with sufficient privileges can execute the add operation.
  • Configure the web server to restrict access to add.php via IP allowlists or forward‑auth mechanisms, so that only trusted administrative users can reach the endpoint.
  • Deploy a WAF or application security rule that detects anomalous kd_cs payloads, flags repeated attempts, and blocks patterns.
  • Check the vendor’s website for updates or patches related to this vulnerability.

Generated by OpenCVE AI on July 31, 2026 at 02:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 16 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in RafyMrX TOKO-ONLINE-ROTI up to ddfe1cd587be0a0b5135d8b6e85cce2ec3aece99. Affected is an unknown function of the file proses/add.php. The manipulation of the argument kd_cs leads to authorization bypass. The attack is possible to be carried out remotely. This product adopts a rolling release strategy to maintain continuous delivery. Therefore, version details for affected or updated releases cannot be specified. The vendor was contacted early about this disclosure but did not respond in any way.
Title RafyMrX TOKO-ONLINE-ROTI add.php authorization
First Time appeared Rafymrx
Rafymrx toko-online-roti
Weaknesses CWE-285
CWE-639
CPEs cpe:2.3:a:rafymrx:toko-online-roti:*:*:*:*:*:*:*:*
Vendors & Products Rafymrx
Rafymrx toko-online-roti
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Rafymrx Toko-online-roti
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-16T12:50:50.392Z

Reserved: 2026-07-15T19:22:26.317Z

Link: CVE-2026-15909

cve-icon Vulnrichment

Updated: 2026-07-16T12:50:45.811Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T02:30:05Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key