CVE-2026-46671

MEDIUMPre-NVD 4.44.4
EchelonGraph scoreLOW confidence

This medium-severity CVE scores 4.4 under the CNA's CVSS (NVD's own analysis pending). EPSS exploit probability: 0.0%, top 98% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: cna:github_m, epss
4.4
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS: 0%CVSS: 4.4Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Rust OneNote File Parser: Path traversal in Parser::parse_notebook allows reading files outside the notebook directory

Impact

A maliciously crafted .onetoc2 table-of-contents file can cause Parser::parse_notebook to open arbitrary files on the host filesystem outside the notebook's directory. The parser reads entry names listed inside the .onetoc2 and joins them against the notebook's base directory without validating that they are relative paths confined to that directory.

The parser will bail out when the target file fails to parse as a OneNote section, so direct content exfiltration through the parser's return value is not practical, though file-existence probing and denial-of-service via large or special files remain possible.

Anyone using onenote_parser to parse .onetoc2 files received from untrusted sources is affected. Users who only ever parse their own notebooks are not at meaningful risk.

Patches

Fixed in onenote_parser 1.1.1. The fix rejects absolute paths, parent-directory components, and other invalid path characters in entry names, and additionally canonicalises the resolved path to confirm it stays inside the notebook's base directory.

Workarounds

For users who cannot upgrade to 1.1.1:
  • Only call Parser::parse_notebook on .onetoc2 files from trusted sources.
  • Alternatively, use Parser::parse_section / Parser::parse_section_buffer on individual .one files, which do not perform the directory walk.

CVSS v3
4.4
EG Score
4.4(low)
EPSS
1.5%
KEV
Not listed

Published

May 21, 2026

Last Modified

May 21, 2026

Vendor Advisories for CVE-2026-46671(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(1 across 1 ecosystem)
crates.io(1)
PackageVulnerable rangeFixed inDependents
onenote_parser1.1.1

Data Freshness Timeline

(refreshed 0× in last 7d / 16× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-06-29 19:54 UTCEG score recompute
  2. 2026-06-27 20:51 UTCEG score recompute
  3. 2026-06-26 19:18 UTCEG score recompute
  4. 2026-06-25 14:13 UTCEG score recompute
  5. 2026-06-18 04:49 UTCEG score recompute
  6. 2026-06-17 03:13 UTCEG score recompute
  7. 2026-06-16 01:33 UTCEG score recompute
  8. 2026-06-14 23:35 UTCEG score recompute
  9. 2026-06-14 23:18 UTCEPSS rescore
  10. 2026-06-13 23:00 UTCEPSS rescore
  11. 2026-06-13 22:02 UTCEG score recompute
  12. 2026-06-12 23:12 UTCEPSS rescore
  13. 2026-06-12 19:43 UTCEG score recompute
  14. 2026-06-11 18:10 UTCEG score recompute
  15. 2026-06-10 16:33 UTCEG score recompute
  16. 2026-06-09 14:59 UTCEG score recompute
  17. 2026-06-08 13:27 UTCEG score recompute
  18. 2026-06-07 11:54 UTCEG score recompute
  19. 2026-06-06 10:21 UTCEG score recompute
  20. 2026-06-05 08:49 UTCEG score recompute
  21. 2026-06-04 07:16 UTCEG score recompute
  22. 2026-06-03 05:43 UTCEG score recompute
  23. 2026-06-02 04:10 UTCEG score recompute
  24. 2026-06-01 02:36 UTCEG score recompute
  25. 2026-05-24 06:10 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-46671?
CVE-2026-46671 is a medium vulnerability published on May 21, 2026. Rust OneNote File Parser: Path traversal in Parser::parse_notebook allows reading files outside the notebook directory Impact A maliciously crafted .onetoc2 table-of-contents file can cause Parser::parse_notebook to open arbitrary files on the host filesystem outside the notebook's directory. The…
When was CVE-2026-46671 disclosed?
CVE-2026-46671 was first published in the National Vulnerability Database on May 21, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-46671 actively exploited?
CVE-2026-46671 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 1.5% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-46671?
CVE-2026-46671 has a CVSS v4.0 base score of 4.4 (CNA self-assessment; NVD's own analysis pending). The EG score is currently aggregating — additional source signals are being incorporated as they become available..
How do I remediate CVE-2026-46671?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-46671, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-46671

Explore →

Is Your Infrastructure Affected by CVE-2026-46671?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.