airbytehq / airbytehq/airbyte-python-cdk
NLTK dependency vulnerability (CVE-2026-79675)
- 主要语言
- Python
- 星标
- 26
- 派生
- 53
- 平均合并
- 2 天 6 小时
- 30 天内合并 PR
- 10
描述
Our Dependabot scanner flagged CVE-2026-79675 in the NLTK dependency. CDK currently pins NLTK to 3.9.4, and the fix is available in 3.10.3, so we can't upgrade it in our connectors without changing the CDK pin.
Advisory: https://github.com/nltk/nltk/security/advisories/GHSA-m4rf-3fr8-xwx3
I prepared a small update to 3.10.3 with a regenerated lockfile here: https://github.com/KadekM/airbyte-python-cdk/commit/8ec71db
All 27 existing unstructured-parser tests pass, along with the wheel build and dependency checks. I haven't run the full test suite or Docker builds.
I couldn't open a PR because contributions are restricted to collaborators. Could a maintainer take a look and cherry-pick the commit for an upcoming release?
Thanks!
贡献指南
调研方向
Start by reviewing the CDK's NLTK version pin and the regenerated lockfile in commit 8ec71db. Run the 27 existing unstructured-parser tests, the wheel build, and dependency checks; done means the pin is updated to 3.10.3, the lockfile is regenerated, and those checks pass.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- build-system, security
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 活跃
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100