Skip to main content

PublicCMS EUVDEUVD-2026-24501

| CVE-2026-6797 MEDIUM
Uncontrolled Resource Consumption (CWE-400)
2026-04-21 VulDB GHSA-f82q-cjhg-c837
5.3
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
4.3 MEDIUM

Network-accessible but requires low-privilege authentication for document submission; impact is availability-only resource exhaustion with no confidentiality or integrity effects.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

4
Analysis Generated
Jul 24, 2026 - 05:37 vuln.today
CVSS changed
Apr 21, 2026 - 21:22 NVD
4.3 (MEDIUM) 5.3 (MEDIUM)
EUVD ID Assigned
Apr 21, 2026 - 21:01 euvd
EUVD-2026-24501
CVE Published
Apr 21, 2026 - 20:45 nvd
MEDIUM 5.3

DescriptionCVE.org

A vulnerability was identified in Sanluan PublicCMS up to 6.202506.d. Affected by this vulnerability is the function ZipSecureFile.setMinflateRatio of the file common/src/main/java/com/publiccms/common/tools/DocToHtmlUtils.java. Such manipulation leads to resource consumption. It is possible to launch the attack remotely. The vendor was contacted early about this disclosure but did not respond in any way.

AnalysisAI

Uncontrolled resource consumption in Sanluan PublicCMS versions 6.202506.a through 6.202506.d enables low-privileged remote attackers to trigger denial-of-service conditions by manipulating the ZipSecureFile.setMinflateRatio function within the document-to-HTML conversion utility DocToHtmlUtils.java. The flaw (CWE-400) causes the server to exhaust resources when processing attacker-controlled input through the affected code path. No public exploit exists, EPSS sits at 0.03% (10th percentile), SSVC confirms no known exploitation and non-automatable attack profile - real-world priority is low for most deployments, though the vendor's non-response to disclosure leaves patch status unresolved.

Technical ContextAI

PublicCMS is an open-source Java-based content management system developed by Sanluan. The vulnerability is rooted in com/publiccms/common/tools/DocToHtmlUtils.java, specifically the ZipSecureFile.setMinflateRatio function - a component involved in document-to-HTML conversion. ZipSecureFile is a security wrapper class (associated with Apache POI and similar document-processing libraries) designed to mitigate Zip Bomb attacks by enforcing a minimum inflate ratio threshold. Improper handling or manipulation of this parameter allows an attacker to supply input that bypasses or subverts the resource guard, causing uncontrolled CPU or memory consumption during decompression or conversion processing. CWE-400 (Uncontrolled Resource Consumption) is the root-cause class: the application fails to limit the quantity of resources it allocates in response to attacker input. The CPE cpe:2.3:a:sanluan:publiccms:*:*:*:*:*:*:*:* covers all PublicCMS releases through 6.202506.d per ENISA EUVD-2026-24501.

RemediationAI

No vendor-released patch has been identified at time of analysis - the vendor did not respond to coordinated disclosure, leaving no official fix version confirmed. As an immediate compensating control, restrict access to document upload and conversion features to the minimum set of trusted, authenticated users, reducing the pool of accounts that can trigger the vulnerable ZipSecureFile.setMinflateRatio code path; note this does not eliminate risk from compromised or malicious insider accounts. Implement rate limiting on document submission and conversion endpoints to constrain the frequency of resource-exhaustion attempts; trade-off is potential friction for legitimate bulk document processing workflows. Enforce JVM-level resource caps (e.g., -Xmx heap limits, CPU throttling via container cgroups) to bound the blast radius if exploitation occurs; this may affect overall application throughput. Monitor VulDB (https://vuldb.com/vuln/358491) and NVD (https://nvd.nist.gov/vuln/detail/CVE-2026-6797) for patch availability. Organizations with strict availability requirements should evaluate patching the DocToHtmlUtils.java code directly by setting an explicit, bounded minimum inflate ratio in ZipSecureFile, or replacing the document conversion feature with a hardened alternative.

More in Java

View all
CVE-2012-4681 CRITICAL POC
9.8 Aug 28

Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m

CVE-2015-7450 CRITICAL POC
9.8 Jan 02

Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenti

CVE-2013-2465 CRITICAL POC
9.8 Jun 18

Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent

CVE-2011-3544 CRITICAL POC
9.8 Oct 19

Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug

CVE-2010-1871 HIGH POC
8.8 Aug 05

JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to

CVE-2012-1723 CRITICAL POC
9.8 Jun 16

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up

CVE-2013-0422 CRITICAL POC
9.8 Jan 10

Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using

CVE-2012-0507 CRITICAL POC
9.8 Jun 07

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up

CVE-2015-4852 CRITICAL POC
9.8 Nov 18

The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers

CVE-2012-5076 CRITICAL POC
9.8 Oct 16

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow

CVE-2017-3066 CRITICAL POC
9.8 Apr 27

Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla

CVE-2012-0391 CRITICAL POC
9.8 Jan 08

The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during

Share

EUVD-2026-24501 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy