VYPR
Moderate severityNVD Advisory· Published Aug 22, 2025· Updated Aug 22, 2025

CVE-2025-43761

CVE-2025-43761

Description

A reflected cross-site scripting (XSS) vulnerability in the Liferay Portal 7.4.0 through 7.4.3.131, and Liferay DXP 2024.Q4.0 through 2024.Q4.4, 2024.Q3.1 through 2024.Q3.13, 2024.Q2.0 through 2024.Q2.13, 2024.Q1.1 through 2024.Q1.12 and 7.4 GA through update 92 allows an remote non-authenticated attacker to inject JavaScript into the frontend-editor-ckeditor-web/ckeditor/samples/old/ajax.html path

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
com.liferay:com.liferay.frontend.editor.ckeditor.webMaven
< 5.0.1075.0.107
com.liferay:com.liferay.frontend.js.dependencies.webMaven
< 1.0.251.0.25
liferay-ckeditornpm
< 4.21.0-liferay.104.21.0-liferay.10

Affected products

2

Patches

1
4b638ee70434

LPD-45919 Update ckeditor version

https://github.com/liferay/liferay-portalMarko ČikošJan 14, 2025via ghsa
2 files changed · +2 2
  • modules/apps/frontend-editor/frontend-editor-ckeditor-web/package.json+1 1 modified
    @@ -7,7 +7,7 @@
     		"ckeditor4-react": "1.4.2",
     		"ckeditor5": "43.3.1",
     		"frontend-js-web": "*",
    -		"liferay-ckeditor": "4.21.0-liferay.9",
    +		"liferay-ckeditor": "4.21.0-liferay.10",
     		"prop-types": "15.7.2",
     		"react": "18.2.0"
     	},
    
  • modules/apps/frontend-js/frontend-js-dependencies-web/package.json+1 1 modified
    @@ -16,7 +16,7 @@
     		"html-to-image": "1.11.11",
     		"image-promise": "5.0.1",
     		"jspdf": "2.5.1",
    -		"liferay-ckeditor": "4.21.0-liferay.9",
    +		"liferay-ckeditor": "4.21.0-liferay.10",
     		"lodash.groupby": "4.6.0",
     		"lodash.isequal": "4.5.0",
     		"moment": "2.29.4",
    

Vulnerability mechanics

Generated by null/stub on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.

References

5

News mentions

0

No linked articles in our index yet.