CVE-2026-76572
Received
Received - Intake
XML External Entity Injection in pkp-lib
Vulnerability report for CVE-2026-76572, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-19
Last updated on: 2026-08-19
Assigner: VulDB
Description
Description
A vulnerability was detected in pkp pkp-lib up to 3.3.0-22/3.4.0-10/3.5.0-4. The affected element is the function _transformPHP of the file classes/xslt/XSLTransformer.php. The manipulation results in xml external entity reference. The attack can be executed remotely. Upgrading to version 3.3.0-23, 3.4.0-11 and 3.5.0-5 is sufficient to fix this issue. The patch is identified as 78c699370ea43ae2784e1c4ace7c947d207f2b47. Upgrading the affected component is advised.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pkp | pkp-lib | to 3.5.0-4 (inc) |
| public_knowledge_project | pkp-lib | to 3.3.0|end_excluding=3.4.0|end_excluding=3.5.0 (exc) |
| public_knowledge_project | pkp-lib | 3.3.0-23 |
| public_knowledge_project | pkp-lib | 3.4.0-11 |
| public_knowledge_project | pkp-lib | 3.5.0-5 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-611 | The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output. |
| CWE-610 | The product uses an externally controlled name or reference that resolves to a resource that is outside of the intended control sphere. |