CVE-2023-36814
Python vulnerability analysis and mitigation

Overview

Products.CMFCore, a key framework service for the Zope Content Management Framework (CMF), was found to contain a vulnerability (CVE-2023-36814) discovered in July 2023. The vulnerability stems from the unchecked use of Python's marshal module in handling input through a public method on PortalFolder objects. This vulnerability affects all portal software built on top of Products.CMFCore, including Plone, making all deployments vulnerable (GitHub Advisory).

Technical details

The vulnerability exists in the decodeFolderFilter method of PortalFolder objects, which uses Python's marshal module to process unchecked input. The method is exposed publicly and the input is not under proper control, which can lead to security issues. The vulnerability has been assigned a CVSS v3.1 Base Score of 7.5 (HIGH) with a vector string of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability can lead to an unauthenticated denial of service and system crash situation. Since the affected code is exposed by all portal software built on top of Products.CMFCore, including Plone, the impact is widespread across all deployments (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been fixed in Products.CMFCore version 3.2. As a workaround, users can make the affected decodeFolderFilter method unreachable by editing the PortalFolder.py module in Products.CMFCore manually. This involves removing both the @security.public decorator for decodeFolderFilter and the method's entire docstring from line 233 of PortalFolder.py, followed by a Zope restart. This workaround is safe as the method is not used by current code (GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related Python vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-67511CRITICAL9.6
  • PythonPython
  • cai-framework
NoNoDec 11, 2025
CVE-2025-13780CRITICAL9.1
  • PythonPython
  • pgadmin4
NoYesDec 11, 2025
CVE-2025-67644HIGH7.3
  • PythonPython
  • langgraph-checkpoint-sqlite
NoYesDec 11, 2025
CVE-2025-67720MEDIUM6.5
  • PythonPython
  • pyrofork
NoYesDec 11, 2025
CVE-2025-67485MEDIUM5.3
  • PythonPython
  • mad-proxy
NoNoDec 10, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management