Description
A security flaw has been discovered in Intelliants Subrion CMS up to 4.2.1. This affects an unknown part of the file /actions.json?action=assign-owner. The manipulation of the argument q results in information disclosure. The attack can be executed remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-09-24
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Immediate Patch
AI Analysis

Impact

The flaw in Intelliants Subrion CMS up to version 4.2.1 allows a remote attacker to manipulate the query parameter q in the /actions.json?action=assign-owner API call, which results in the disclosure of sensitive information. The vulnerability is systematically categorized as an information exposure and an improper authorization flaw, as the system fails to verify proper privileges before revealing data. This flaw directly compromises confidentiality by revealing data that should be protected from unauthenticated or unauthorized users.

Affected Systems

Intelliants Subrion CMS, all releases through version 4.2.1, including the /actions.json endpoint with the assign-owner action. Any deployment of the CMS that incorporates this endpoint is susceptible.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity risk, and while EPSS is not available, the vulnerability is listed as not in the KEV catalog. The exploit is openly available, and the description states that the attack can be executed remotely, suggesting that a web‑based request to the assign-owner API is sufficient to trigger the data leak. Given the public availability of the exploit code, an attacker with network access to the CMS can readily exploit the flaw without advanced prerequisites.

Generated by OpenCVE AI on September 24, 2026 at 02:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor patch or upgrade Subrion CMS to a released version that removes the /actions.json?action=assign-owner endpoint or fixes the q parameter handling.
  • If an upgrade is not immediately possible, restrict access to the /actions.json endpoint by applying network or application‑level access controls, ensuring that only authorized users can reach assign‑owner API calls.
  • Enable web application firewall rules to detect and block attempts to craft malformed q parameters and monitor access logs for anomalous activity targeting the assign‑owner endpoint.

Generated by OpenCVE AI on September 24, 2026 at 02:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 24 Sep 2026 01:15:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in Intelliants Subrion CMS up to 4.2.1. This affects an unknown part of the file /actions.json?action=assign-owner. The manipulation of the argument q results in information disclosure. The attack can be executed remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title Intelliants Subrion CMS actions.json assign-owner information disclosure
First Time appeared Intelliants
Intelliants subrion Cms
Weaknesses CWE-200
CWE-284
CPEs cpe:2.3:a:intelliants:subrion_cms:*:*:*:*:*:*:*:*
Vendors & Products Intelliants
Intelliants subrion Cms
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/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:N/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Intelliants Subrion Cms
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-24T15:48:13.811Z

Reserved: 2026-09-23T16:11:32.877Z

Link: CVE-2026-96772

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-24T01:17:00.010

Modified: 2026-09-24T14:40:36.103

Link: CVE-2026-96772

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-24T02:30:13Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control