Description
pdfme schemas before 5.5.10 contains a cross-site scripting vulnerability in the multiVariableText property panel that assigns unsanitized i18n label values to innerHTML. Attackers who control label overrides through options.labels can inject arbitrary JavaScript that executes when users open the Designer and select a multiVariableText field without variable placeholders.
Published: 2026-08-31
Score: 2.1 Low
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑site scripting
Action: Patch
AI Analysis

Impact

pdfme schemas versions older than 5.5.10 contain a cross‑site scripting flaw in the multiVariableText property panel, where the tool assigns unsanitized i18n label values to innerHTML. If an attacker can influence the options.labels configuration, they can inject arbitrary JavaScript that runs whenever a user opens the Designer and selects a multiVariableText field that lacks variable placeholders. The injected code executes in the context of the Designer web page, potentially allowing the attacker to steal data from the designer session or perform additional malicious actions within the user’s local environment.

Affected Systems

The issue affects pdfme schemas releases prior to 5.5.10. Users running those versions should verify their installed version against the supply chain and plan an upgrade if necessary.

Risk and Exploitability

The CVSS score of 2.1 indicates low severity, and the EPSS score is not available, which suggests that exploitation is not currently common. The vulnerability is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is local, requiring an attacker to control i18n label overrides through the options.labels setting, so the risk is primarily to users with access to the Design interface who can configure those labels.

Generated by OpenCVE AI on August 31, 2026 at 10:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade pdfme schemas to version 5.5.10 or later.
  • If an immediate upgrade is not possible, restrict or sanitize the options.labels values and disable the ability to edit i18n labels for the multiVariableText field.
  • Limit access to the Design environment so that only trusted users can modify options.labels, and monitor for unauthorized changes.

Generated by OpenCVE AI on August 31, 2026 at 10:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 31 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Pdfme
Pdfme schemas
Vendors & Products Pdfme
Pdfme schemas

Mon, 31 Aug 2026 09:00:00 +0000

Type Values Removed Values Added
Description pdfme schemas before 5.5.10 contains a cross-site scripting vulnerability in the multiVariableText property panel that assigns unsanitized i18n label values to innerHTML. Attackers who control label overrides through options.labels can inject arbitrary JavaScript that executes when users open the Designer and select a multiVariableText field without variable placeholders.
Title pdfme schemas before 5.5.10 Cross-Site Scripting via i18n Label
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 4.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N'}

cvssV4_0

{'score': 2.1, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-31T14:41:53.897Z

Reserved: 2026-08-31T08:37:53.169Z

Link: CVE-2026-82865

cve-icon Vulnrichment

Updated: 2026-08-31T14:41:49.706Z

cve-icon NVD

Status : Deferred

Published: 2026-08-31T09:17:07.110

Modified: 2026-09-10T15:53:23.707

Link: CVE-2026-82865

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T11:18:38Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')