LiveActive security incident?Get immediate response
CVE Record

CVE-2022-42126: The Asset Libraries module in Liferay Portal 7.3.5 through 7.4.3.28, and Liferay DXP 7.3 before update 8, a...

The Asset Libraries module in Liferay Portal 7.3.5 through 7.4.3.28, and Liferay DXP 7.3 before update 8, and DXP 7.4 before update 29 does not properly check permissions of asset libraries, which allows remote authenticated users to view asset libraries via the UI.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-42126 is an access-control flaw in Liferay’s Asset Libraries module. A logged-in remote user may be able to view asset libraries they should not have permission to see. The impact is limited to confidentiality, but it can expose business content or shared assets inside affected Liferay deployments.

Executive priority

Treat as a moderate-priority remediation for affected Liferay systems, especially those with many external or low-trust authenticated users. Prioritize upgrades during the next planned maintenance window unless sensitive asset libraries are exposed to broad user populations.

Technical view

The vulnerability is improper permission checking for asset libraries in Liferay Portal 7.3.5 through 7.4.3.28, Liferay DXP 7.3 before update 8, and DXP 7.4 before update 29. CVSS 3.1 is 4.3: network-accessible, low complexity, authenticated, no user interaction, low confidentiality impact.

Likely exposure

Exposure is most relevant for internet-facing or broadly accessible Liferay instances where untrusted or low-privileged users can authenticate and access the UI. Systems not using affected Liferay versions, or without such authenticated users, have lower practical exposure.

Exploitation context

The provided sources do not report active exploitation, and the CVE is not listed as CISA KEV in the supplied bundle. Exploitation requires authentication and appears limited to viewing asset libraries through the UI, not modifying data or causing outage.

Researcher notes

This is CWE-284 improper access control with authenticated UI-based information exposure. The public description does not provide exploit details, indicators of compromise, or alternate mitigations. Validation should focus on version mapping and permission-boundary testing without attempting weaponized exploitation.

Mitigation direction

  • Identify Liferay Portal and DXP versions in use.
  • Upgrade affected Liferay Portal deployments to a version outside the affected range.
  • Upgrade DXP 7.3 to update 8 or later per Liferay guidance.
  • Upgrade DXP 7.4 to update 29 or later per Liferay guidance.
  • Review Liferay’s advisory and LPE-17593 for environment-specific guidance.

Validation and detection

  • Confirm whether Asset Libraries is present and enabled.
  • Inventory all Liferay Portal and DXP instances and versions.
  • Check whether low-privileged authenticated users can access unintended asset libraries.
  • Review application logs for unusual authenticated UI access to asset libraries.
  • Verify remediation by retesting permissions after upgrade or vendor-recommended changes.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-42126 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
2ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N2.81.4CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2022-42126Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.