Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions gems/iodine/CVE-2026-41146.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,14 +258,13 @@ description: |
- The gem vendors a copy of the vulnerable parser in
`ext/iodine/fio_json_parser.h`
cvss_v4: 8.7
patched_versions:
- ">= 0.7.59"
related:
url:
- https://nvd.nist.gov/vuln/detail/CVE-2026-41146
- https://github.com/boazsegev/iodine/releases/tag/v0.7.58
- https://github.com/boazsegev/iodine/releases/tag/v0.7.59
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried, but could not quickly confirm that this release contained the commit with the fix mentioned in the GHSA. Neither the GHSA nor the CVE state a fixed version.

Can you help the reader of this report understand how you got this information? Is there a changelog entry that I missed or release notes or something?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

working

- https://github.com/boazsegev/iodine/commit/0855989d74098d838b972520835cfc256bc479bc
- https://github.com/boazsegev/facil.io/commit/5128747363055201d3ecf0e29bf0a961703c9fa0
- https://github.com/boazsegev/facil.io/security/advisories/GHSA-2x79-gwq3-vxxm
- https://github.com/advisories/GHSA-2x79-gwq3-vxxm
notes: |
- FYI: iodine commit above contains the unreleased patch.
- Found GHSA's `patched_versions:` field is "0.7.59" but never released.