Cyber Posture

CVE-2026-32299

High

Published: 23 March 2026

Published
23 March 2026
Modified
24 March 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0004 13.8th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-32299 is a high-severity Improper Access Control (CWE-284) vulnerability in Opensource-Workshop Connect-Cms. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 13.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

AC-3 requires enforcement of approved authorizations for access to information and resources, directly addressing the improper authorization in the page content retrieval feature that allows unauthorized access to non-public data.

prevent

SI-2 mandates identification, reporting, and timely remediation of flaws, enabling application of patches released in Connect-CMS versions 1.41.1 and 2.41.1 to fix this vulnerability.

prevent

AC-6 enforces least privilege, restricting access to only necessary content retrieval operations and mitigating unauthorized exposure even if authorization checks are flawed.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Improper authorization flaw in public-facing Connect-CMS directly enables remote unauthenticated exploitation of a web application to access restricted content (T1190).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Connect-CMS is a content management system. In versions on the 1.x series up to and including 1.41.0 and versions on the 2.x series up to and including 2.41.0, an improper authorization issue in the page content retrieval feature may allow…

more

retrieval of non-public information. Versions 1.41.1 and 2.41.1 contain a patch.

Deeper analysisAI

CVE-2026-32299 is an improper authorization vulnerability (CWE-284) in the page content retrieval feature of Connect-CMS, an open-source content management system. It affects versions in the 1.x series up to and including 1.41.0, as well as versions in the 2.x series up to and including 2.41.0. The flaw enables unauthorized access to non-public information through inadequate checks during content retrieval operations.

The vulnerability carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N), indicating it can be exploited remotely over the network by unauthenticated attackers with low complexity and no user interaction required. Successful exploitation allows attackers to retrieve sensitive, non-public page content, potentially exposing confidential data hosted on affected Connect-CMS instances without impacting integrity or availability.

Mitigation is available via patches released for the affected branches: version 1.41.1 for the 1.x series and version 2.41.1 for the 2.x series. Security practitioners should upgrade to these versions immediately. Additional details are provided in the project's security advisory at https://github.com/opensource-workshop/connect-cms/security/advisories/GHSA-62ch-j6x7-722j and release notes at https://github.com/opensource-workshop/connect-cms/releases/tag/v1.41.1 and https://github.com/opensource-workshop/connect-cms/releases/tag/v2.41.1.

Details

CWE(s)

Affected Products

opensource-workshop
connect-cms
1.0.0 — 1.41.1 · 2.0.0 — 2.41.1

CVEs Like This One

CVE-2026-32276Same product: Opensource-Workshop Connect-Cms
CVE-2026-32278Same product: Opensource-Workshop Connect-Cms
CVE-2026-32300Same product: Opensource-Workshop Connect-Cms
CVE-2026-32277Same product: Opensource-Workshop Connect-Cms
CVE-2025-66956Shared CWE-284
CVE-2026-30707Shared CWE-284
CVE-2025-23243Shared CWE-284
CVE-2026-40595Shared CWE-284
CVE-2025-66509Shared CWE-284
CVE-2025-27649Shared CWE-284

References