---
id: CVE-2025-43955
title: >-
  TwsCachedXPathAPI in Convertigo versions before 8.3.11 did not restrict
  commons-jxpath functions, which could allow expression injection in contexts
  where an attacker can influence an evaluated XPath expression
summary: >-
  TwsCachedXPathAPI in Convertigo versions before 8.3.11 did not restrict
  commons-jxpath functions, which could allow expression injection in contexts
  where an attacker can influence an evaluated XPath expression. Convertigo
  8.3.11 fixes t…
severity: low
cvss: 2.2
cvssVector: 'CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N'
cwe:
  - CWE-749
  - CWE-74
vendor: convertigo
product: convertigo
affected:
  - convertigo <= 8.3.4
published: '2025-04-20'
updated: '2026-08-26'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-43955'
references:
  - url: 'https://github.com/convertigo/convertigo/blob/8.3.11/CHANGELOG.md#8311'
    label: cve@mitre.org
  - url: >-
      https://github.com/convertigo/convertigo/commit/431d1bfeb360a55f4ed299cc3aa287cc5c6357e1
    label: cve@mitre.org
  - url: 'https://github.com/convertigo/convertigo/issues/898'
    label: cve@mitre.org
  - url: 'https://github.com/convertigo/convertigo/releases/tag/8.3.11'
    label: cve@mitre.org
tags:
  - nvd
epss: 0.00351
epssPercentile: 0.25922
ingestedAt: '2026-08-26T16:46:29.801Z'
---

## Overview

TwsCachedXPathAPI in Convertigo versions before 8.3.11 did not restrict commons-jxpath functions, which could allow expression injection in contexts where an attacker can influence an evaluated XPath expression. Convertigo 8.3.11 fixes the issue by assigning an empty FunctionLibrary to JXPath contexts.

## Affected

- `convertigo <= 8.3.4`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
