PatchSiren cyber security CVE debrief
CVE-2026-92970 Hubzero CVE debrief
CVE-2026-92970 is a path traversal vulnerability in HUBzero CMS through 2.2.32 that allows authenticated project members to write arbitrary files outside the project repository. Attackers can supply traversal sequences in upload parameters to write files to attacker-chosen paths with web server privileges, potentially enabling code execution. This vulnerability can have significant operational impacts, including potential code execution with web server privileges, arbitrary file writes outside the project repository, and increased risk for attackers to manipulate file uploads. Defenders should prioritize verifying exposure and assessing potential impact, focusing on systems with H
- Vendor
- Hubzero
- Product
- HUBzero CMS
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-17
- Original CVE updated
- 2026-09-19
- Advisory published
- 2026-09-17
- Advisory updated
- 2026-09-19
Who should care
Defenders responsible for systems using HUBzero CMS, particularly those with authenticated project members, should assess exposure and potential impact. Reviewing file upload handlers and restricting file upload permissions can help mitigate the vulnerability.
Why it matters
CVE-2026-92970 is a path traversal vulnerability in HUBzero CMS that allows authenticated project members to write arbitrary files outside the project repository, potentially enabling code execution. Defenders should prioritize verifying exposure and assessing potential impact, focusing on systems with authenticated project members and reviewing file upload handlers for traversal sequences.
- Potential code execution with web server privileges
- Arbitrary file writes outside the project repository
- Increased risk for attackers to manipulate file uploads
- Verification of file upload handler security is required
Technical summary
The vulnerability is caused by a path traversal issue in the file upload handlers of HUBzero CMS through 2.2.32. Authenticated project members can supply traversal sequences in upload parameters to write files to attacker-chosen paths with web server privileges, potentially enabling code execution. The vulnerability can be mitigated by reviewing file upload handlers and restricting file upload permissions. Defenders should prioritize verifying exposure and assessing potential impact, focusing on systems with authenticated project members. The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions.
Defensive priority
Defenders should prioritize verifying exposure and assessing potential impact, focusing on systems with authenticated project members and reviewing file upload handlers for traversal sequences.
Recommended defensive actions
- Verify exposure by reviewing file upload handlers for traversal sequences
- Assess potential impact on systems with authenticated project members
- Review and restrict file upload permissions for authenticated project members
- Monitor for suspicious file writes outside the project repository
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. However, the corpus does not establish versions, exploitation, impact, or remediation beyond potential code execution.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-92970 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-92970
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-92970 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-92970
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/hubzero/hubzero-cms
-
Source reference
Unverified legacy reference
URL: https://github.com/hubzero/hubzero-cms/blob/v2.2.32/core/components/com_projects/api/controllers/filesv1_0.php
-
Source reference
Unverified legacy reference
URL: https://github.com/hubzero/hubzero-cms/blob/v2.2.32/core/libraries/Hubzero/Filesystem/Entity.php
-
Source reference
Unverified legacy reference
URL: https://github.com/hubzero/hubzero-cms/blob/v2.2.32/core/plugins/projects/files/connections.php
-
Source reference
Unverified legacy reference
URL: https://github.com/hubzero/hubzero-cms/commit/4a58215463e5d42f8d03567358171383da939946
-
Source reference
Unverified legacy reference
URL: https://github.com/hubzero/hubzero-cms/commit/5b4c4aefedf647390465cdfd0e7fa626c3e1cb39
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/hubzero-cms-through-2.2.32-path-traversal-via-file-upload
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.