CVE-2026-1186
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedEAP Legislator is vulnerable to Path Traversal in file extraction functionality. Attacker can prepare zipx archive (default file type used by the Legislator application) and choose arbitrary path outside the intended directory (e.x. system startup) where files will be extracted by the victim upon opening the file. This issue was fixed in version 2.25a.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceEAP Legislator contains a path traversal vulnerability in its zipx archive extraction functionality. Attackers can craft malicious zipx archives containing file paths with directory traversal sequences (e.g., ../../../) that cause files to be extracted outside the intended directory when victims open the archive, potentially placing executable files in startup locations.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- Authentication
- X
- User interaction
- A
- Scope
- X
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:L/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Confirm EAP Legislator installationLocate EAP Legislator on the system via installed programs list or program directoryAffected if EAP Legislator software is found on the system
-
Identify installed versionAccess the About or Help section within EAP Legislator, or right-click the main executable and select Properties to view version informationAffected if A version number is displayed that is lower than 2.25a
-
Verify zipx extraction functionalityConfirm that the zipx archive extraction feature is present and enabled in the installed version (this is a core function of the software)Affected if The zipx extraction capability exists in the installation
-
Check for recent zipx file processingReview recent activity logs, recent files, or user history for zipx archives opened or extracted using EAP LegislatorAffected if Zipx files from untrusted sources have been opened or extracted recently
A user is affected if EAP Legislator version 2.24 or earlier is installed and the zipx extraction feature has been used to open archives, particularly from untrusted sources.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpgrade to version 2.25a or later. Until upgraded, avoid opening zipx attachments from untrusted sources.
EAP Legislator version 2.25a
- 1. Check the current installed version of EAP Legislator by opening the application and navigating to Help > About or checking the software documentation
- 2. Download EAP Legislator version 2.25a or later from the official vendor source
- 3. Before upgrading, backup any important data and configuration files associated with the application
- 4. Uninstall the current version of EAP Legislator or run the installer to upgrade in place
- 5. Install version 2.25a or newer following the vendor's installation instructions
- 6. After installation, verify the version number matches 2.25a or higher
- 7. Test that the file extraction functionality works correctly with zipx archives to confirm the path traversal vulnerability is resolved
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,088.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2026-1186 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2026-1186 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data