CVE-2026-61570

Source
https://cve.org/CVERecord?id=CVE-2026-61570
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-61570.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-61570
Aliases
Published
2026-09-22T19:56:08Z
Modified
2026-09-25T08:27:36Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
MPXJ: XXE Vulnerability in MerlinReader
Details

MPXJ is an open source library to read and write project plans from a variety of file formats and databases. From 5.5.5 until 16.4.1, MerlinReader creates a DocumentBuilder with default settings while parsing XML from the ZTIMEINTERVALS column of a Merlin project SQLite database, leaving doctype declarations and external entities enabled. A crafted database can cause the parser to read an arbitrary local file, although MPXJ's subsequent handling of the parsed XML makes disclosure of the file contents unlikely. This issue is fixed in version 16.4.1.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-611"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/61xxx/CVE-2026-61570.json",
    "unresolved_ranges":  [
        {
            "extracted_events":  [
                {
                    "introduced":  "5.5.5"
                },
                {
                    "fixed":  "16.4.1"
                }
            ],
            "source":  "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/joniles/mpxj

Affected ranges

Type
GIT
Repo
https://github.com/joniles/mpxj
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source":  "REFERENCES"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-61570.json"
vanir_signatures
[
    {
        "deprecated":  false,
        "digest":  {
            "line_hashes":  [
                "125848836031459486117609617777905280688",
                "160847963359016003552657138598704640696",
                "285595759404101066117464512401212427570",
                "182375962127740908912589962259204642202",
                "139889726644266272281177992430195496717",
                "94837425428290758660755449559370435078",
                "267092431279737236475961460583158154153",
                "147943849184445424859151981200513568205",
                "204587812796598439946113356505913077786"
            ],
            "threshold":  0.9
        },
        "id":  "CVE-2026-61570-141b15a2",
        "signature_type":  "Line",
        "signature_version":  "v1",
        "source":  "https://github.com/joniles/mpxj/commit/6e8288bc4d1cd62842af298004dc74fe66fb0805",
        "target":  {
            "file":  "src/main/java/org/mpxj/common/UnmarshalHelper.java"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "172658275862139034747635699231069585347",
            "length":  592
        },
        "id":  "CVE-2026-61570-40713a97",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/joniles/mpxj/commit/6e8288bc4d1cd62842af298004dc74fe66fb0805",
        "target":  {
            "file":  "src/main/java/org/mpxj/merlin/MerlinReader.java",
            "function":  "readFile"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "128214986274096556154485970599270815448",
            "length":  260
        },
        "id":  "CVE-2026-61570-9788916c",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/joniles/mpxj/commit/6e8288bc4d1cd62842af298004dc74fe66fb0805",
        "target":  {
            "file":  "src/main/java/org/mpxj/common/UnmarshalHelper.java",
            "function":  "createXmlReader"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "line_hashes":  [
                "188350188840414607550987041215903346447",
                "316645231538089724403374395329015241323",
                "289062765613515752672507320875119833640",
                "321478099971387457015684681014304869",
                "319600007231477348377589754982947245331",
                "254922011182113855573753708837328946577",
                "66447391923216654726456879939929853077",
                "256446879903219393397074715842872661515",
                "110940519777418245855867902126547494322",
                "228584782812295929837516947510484977548",
                "32936554937105289819394015918336764676",
                "85148941235282214984078081825650218339"
            ],
            "threshold":  0.9
        },
        "id":  "CVE-2026-61570-b25af775",
        "signature_type":  "Line",
        "signature_version":  "v1",
        "source":  "https://github.com/joniles/mpxj/commit/6e8288bc4d1cd62842af298004dc74fe66fb0805",
        "target":  {
            "file":  "src/main/java/org/mpxj/merlin/MerlinReader.java"
        }
    }
]
vanir_signatures_modified
"2026-09-25T08:27:36Z"