CVE-2025-62798 MEDIUM

CVE-2025-62798: Sharp user-provided input can be evaluated in a SharpShowTextField with Vue template syntax

Vendor Code16
Product sharp
Weakness CWE-79 · XSS
Published October 28, 2025
Last update October 29, 2025

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

Sharp is a content management framework built for Laravel as a package. Prior to 9.11.1, a Cross-Site Scripting (XSS) vulnerability was discovered in code16/sharp when rendering content using the SharpShowTextField component. In affected versions, expressions wrapped in {{ & }} were evaluated by Vue. This allowed attackers to inject arbitrary JavaScript or HTML that executes in the browser when the field is displayed. The issue has been fixed in v9.11.1 .

Key dates

02Disclosure timeline

October 28, 2025 CVE published
October 29, 2025 Record updated