Skip to content
Closed
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
25 changes: 25 additions & 0 deletions gems/camaleon_cms/CVE-2026-10715.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
gem: camaleon_cms
cve: 2026-10715
ghsa: vg43-9r8m-q2cc
url: https://nvd.nist.gov/vuln/detail/CVE-2026-10715
title: Camaleon CMS 2.9.2 contains an improper authorization
date: 2026-06-12
description: |
Camaleon CMS 2.9.2 contains an improper authorization vulnerability
in the administrator draft autosave endpoint. A low-privileged
authenticated user can send an arbitrary post_id to
POST /admin/post_type/<POST_TYPE_ID>/drafts and overwrite
the draft associated with another user's post.
cvss_v4: 5.1
patched_versions:
- ">= 2.9.2"

@simi simi Jun 29, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Camaleon CMS 2.9.2 contains an improper authorization...

Is that one patched? I can't find a lot of info around.

related:
url:
- https://nvd.nist.gov/vuln/detail/CVE-2026-10715
- https://rubygems.org/gems/camaleon_cms/versions/2.9.2
- https://github.com/owen2345/camaleon-cms/releases/tag/2.9.2
- https://fluidattacks.com/es/advisories/billie
- https://github.com/advisories/GHSA-vg43-9r8m-q2cc
notes: |
- GHSA is unreviewed.