Skip to content

Commit 0c1a72a

Browse files
authored
Merge pull request #1209 from jasnow/camaleon_cms-patched
Patch released for CVE-2026-1776 @simi - Thanks for reviewing and approved PR.
2 parents 2d7cc28 + d99592a commit 0c1a72a

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

gems/camaleon_cms/CVE-2026-1776.yml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,23 @@ cvss_v3: 6.5
2424
cvss_v4: 6.0
2525
unaffected_versions:
2626
- "< 2.4.5.0"
27-
notes: 'Never patched; last release was 2.9.1'
27+
patched_versions:
28+
- ">= 2.9.2"
2829
related:
2930
url:
3031
- https://nvd.nist.gov/vuln/detail/CVE-2026-1776
32+
- https://rubygems.org/gems/camaleon_cms/versions/2.9.2
33+
- https://github.com/owen2345/camaleon-cms/releases/tag/2.9.2
3134
- https://github.com/owen2345/camaleon-cms/pull/1127
3235
- https://github.com/owen2345/camaleon-cms/commit/f54a77e2a7be601215ea1b396038c589a0cab9af
3336
- https://camaleon.website
3437
- https://www.vulncheck.com/advisories/camaleon-cms-aws-uploader-authenticated-path-traversal-arbitrary-file-read
3538
- https://github.com/advisories/GHSA-jw5g-f64p-6x78
39+
notes: |
40+
- Note that the rubygem name is "camaleon_cms" and
41+
repo name is "camaleon-cms".
42+
- Found PR#1127 (from GHSA and nvd.nist.gov) in
43+
https://github.com/owen2345/camaleon-cms/releases/tag/2.9.2
44+
release notes.
45+
- cvss_v3 from nvd.nist.gov URL.
46+
- cvss_v4 from GHSA and nvd.nist.gov URLs.

0 commit comments

Comments
 (0)