MISP / MISP/misp-modules

CVE-2025-43859 in python-h11

Open
#760 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
377
Forks
280
Avg merge
2d 2h
Merged PRs (30d)
10

Description

Python h11 has this known vulnerability in the current version (0.14). This is fixed in the latest version (0.16). I tried to update the project dependencies for a PR using poetry update, did however run in to some issues with the tests (suddenly missing the 'taxii21' module)

I am fully aware that this CVE is not exploitable, however CVE scanners is triggering, mandating responses from various security teams. Would be great if this could be updated?

Kind regards

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the Poetry dependency declarations and reproduce the test run after updating h11 from 0.14 to 0.16. Investigate the reported missing taxii21 module, then confirm the full test suite passes and the dependency scan no longer reports CVE-2025-43859.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.