Uncontrolled Resource ConsumptionWeakness · CWE-400

CVE-2025-43772

HIGH · 7.1 CVSS v4.0 Published 2025-09-04
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
77/100
Remediation priority · High
Remotely reachable Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Kaleo Forms Admin in Liferay Portal 7.0.0 through 7.4.3.4, and Liferay DXP 7.4 GA, 7.3 GA through update 27, and older unsupported versions does not restrict the saving of request parameters in the portlet session, which allows remote attackers to consume system memory leading to denial-of-service (DoS) conditions via crafted HTTP request.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

The Kaleo Forms Admin portlet in Liferay Portal and DXP does not restrict the saving of request parameters in the portlet session, allowing attackers to send crafted HTTP requests that cause unbounded session data storage, leading to memory exhaustion and denial-of-service.

MitigationApply Liferays security patches or upgrade to a patched version (7.4.3.5+, 7.3 update 28+). Additionally, configure session size limits and monitor for anomalous session growth.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
Low
Authentication
X
User interaction
None
Scope
X

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify LiferPortal or DXP installation version
    Access the LiferControl Panel > Configuration > Server Administration > Product Information, or check the osgi/state directory for the bundle version manifest
    Affected if The installed version is below 7.4.3.5 (for 7.4.x releases) or below 7.3 update 28 (for 7.3.x releases)
  2. Confirm Kaleo Forms Admin portlet is deployed
    Check the Liferapplication manager or deploy directory for kaleo-forms-admin-portlet WAR, or navigate to the Kaleo Forms Admin portlet in the Control Panel under Dynamic Data Lists
    Affected if The Kaleo Forms Admin portlet is installed and accessible in the Liferenvironment
  3. Verify session storage configuration
    Check the Liferportal-ext.properties or portal-setup-wizard.properties for session.maxInactiveInterval and check if session.size.limit or related session throttling is configured
    Affected if No session size limits are configured, allowing unbounded session data growth
  4. Check for anomalous session growth
    Monitor Lifer-server memory usage or inspect session attributes via JMX console for unusually large session data, particularly related to portlet request parameters
    Affected if Sessions contain unexpectedly large or unbounded data structures

The environment is affected if running a LiferPortal or DXP version below 7.4.3.5 or 7.3 update 28 AND the Kaleo Forms Admin portlet is deployed and accessible, with no session size limits configured.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Apply Liferays security patches or upgrade to a patched version (7.4.3.5+, 7.3 update 28+). Additionally, configure session size limits and monitor for anomalous session growth.

Recommended fix Moderate confidence

Lifer Portal 7.4.3.5+ or Lifer DXP 7.3 Update 28+ / 7.4 GA+ with latest fixes

  1. 1. Identify the current Lifer Portal or DXP version currently running in production
  2. 2. Schedule a maintenance window for the upgrade process
  3. 3. Perform a complete backup of the Lifer database and the current Lifer installation directory
  4. 4. Upgrade Lifer Portal to version 7.4.3.5 or later (or the latest 7.4.x stable release)
  5. 5. For Lifer DXP users: Upgrade to 7.3 Update 28 or later, or to DXP 7.4 GA with latest fixes
  6. 6. After upgrade, verify the Kaleo Forms Admin portlet is functioning correctly
  7. 7. Monitor system memory usage to confirm the resource consumption issue is resolved
Caveat Patch releases typically have minimal breaking changes, but test the upgrade in a staging environment first to verify custom workflows and Kaleo Forms configurations work correctly

Generated from the published advisory — verify against the referenced sources before acting.

Have this fixed Scoped from the published advisory
  • Consultation2.0 h
  • Implementation4.0 h
  • Testing3.0 h
  • Review / QA2.0 h
11.0 hours of engineering $1,930
Get help mitigating

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,088.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2025-43772 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2025-43772 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data