VYPR
Low severity3.5NVD Advisory· Published May 14, 2024· Updated Apr 15, 2026

CVE-2024-33007

CVE-2024-33007

Description

PDFViewer is a control delivered as part of SAPUI5 product which shows the PDF content in an embedded mode by default. If a PDF document contains embedded JavaScript (or any harmful client-side script), the PDFViewer will execute the JavaScript embedded in the PDF which can cause a potential security threat.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

SAPUI5 PDFViewer executes JavaScript embedded in PDFs, enabling client-side script execution with user interaction.

CVE-2024-33007 describes a security weakness in the SAPUI5 PDFViewer control (product SAPUI5). The root cause is that the PDFViewer, by default, renders PDF documents in an embedded mode that does not disable JavaScript execution. If a PDF file contains embedded JavaScript or other harmful client-side scripts, the viewer will execute them, which can lead to a security threat.

To exploit this vulnerability, an attacker must craft a malicious PDF containing embedded JavaScript and deliver it to a user. The user then needs to open the PDF document using the affected SAPUI5 PDFViewer. The CVSS v3 base score of 3.5 (Low) reflects the requirement for user interaction and the client-side nature of the attack.

Successful exploitation allows the attacker's JavaScript to run within the security context of the SAPUI5 application. This could enable actions such as accessing session data, modifying the DOM, or performing actions on behalf of the user, depending on the application's permissions.

SAP has addressed this vulnerability through its regular security patch process. Users and administrators should apply the relevant SAP Security Notes[1] to update the PDFViewer control to a version that disables or restricts JavaScript execution in PDF documents. As of publication, SAP recommends implementing the provided corrections at priority.

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.