PatchSiren cyber security CVE debrief
CVE-2026-63667 apostrophecms CVE debrief
ApostropheCMS import-export module vulnerability allows authenticated contributors to read host files with allowed extensions and publish them at unauthenticated uploads URLs. The issue arises from the module's improper handling of attachment source paths, which can be exploited by importing a crafted archive. This can lead to unauthorized file access and publication. Fixed in version 3.6.2. Users should assess exposure, verify inventory, and consider upgrading to mitigate the risk. Additionally, restricting contributor roles can limit access to sensitive features.
- Vendor
- apostrophecms
- Product
- apostrophe
- CVSS
- MEDIUM 6.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-17
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-17
- Advisory updated
- 2026-09-09
Who should care
ApostropheCMS users with contributor roles or deployments using the import-export module should assess exposure and verify inventory for potential vulnerability. This includes reviewing system configurations, checking for updates, and ensuring that contributor roles are properly restricted to limit access to sensitive features.
Why it matters
CVE-2026-63667 allows authenticated contributors to read and publish files due to improper path handling in the ApostropheCMS import-export module. Defenders should assess exposure, verify inventory, and consider upgrading to version 3.6.2.
- Authenticated contributors can read host files with allowed extensions
- Files can be published at unauthenticated uploads URLs
- Verify inventory and upgrade to 3.6.2 if possible
- Restrict contributor roles to limit access to sensitive features
Technical summary
The ApostropheCMS import-export module constructs an attachment source path from attacker-controlled fields without ensuring the resolved path remains under the extracted attachments directory. This allows an authenticated contributor to import a crafted archive, read a host file with an allowed extension, and publish the copied file at an unauthenticated uploads URL. The issue is fixed in version 3.6.2, which corrects the flawed path handling. Users with contributor roles or deployments using the import-export module should assess exposure and verify inventory for potential vulnerability.
Defensive priority
Assess exposure: ApostropheCMS users with contributor roles; verify inventory and upgrade to 3.6.2 if possible.
Recommended defensive actions
- Assess exposure: review ApostropheCMS deployments for contributor roles and upgrade to version 3.6.2 if possible
- Verify inventory: check for instances of ApostropheCMS with import-export module usage
- Restrict contributor roles: limit access to sensitive features and monitor for suspicious activity
- 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
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
CVE and NVD records provide details on the vulnerability and fix in ApostropheCMS version 3.6.2. The import-export module's flawed path handling allows authenticated contributors to read host files with allowed extensions. The issue is addressed in version 3.6.2, which corrects the path handling to prevent unauthorized file access and publication. Defenders should verify inventory and consider upgrading to the patched version.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-63667 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-63667
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-63667 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-63667
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/apostrophecms/apostrophe/commit/87cccf44a23d09420875ca8a3765eb3db843836a
-
Source reference
Unverified legacy reference
URL: https://github.com/apostrophecms/apostrophe/security/advisories/GHSA-79qf-vqgc-7xx3
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.