CVE-2026-35173

Chyrp Lite is an ultra-lightweight blogging engine. Prior to 2026.01, an IDOR / Mass Assignment issue exists in the Post model that allows authenticated users with post editing permissions (Edit Post, Edit Draft, Edit Own Post, Edit Own Draft) to modify posts they do not own and do not have permission to edit. By passing internal class properties such as id into the post_attributes payload, an attacker can alter the object being instantiated. As a result, further actions are performed on another user’s post rather than the attacker’s own post, effectively enabling post takeover. This vulnerability is fixed in 2026.01.
Configurations

Configuration 1 (hide)

cpe:2.3:a:chyrplite:chyrp_lite:*:*:*:*:*:*:*:*

History

14 Apr 2026, 15:36

Type Values Removed Values Added
CPE cpe:2.3:a:chyrplite:chyrp_lite:*:*:*:*:*:*:*:*
References () https://github.com/xenocrat/chyrp-lite/security/advisories/GHSA-8c3h-rh2j-fxr9 - () https://github.com/xenocrat/chyrp-lite/security/advisories/GHSA-8c3h-rh2j-fxr9 - Vendor Advisory
First Time Chyrplite
Chyrplite chyrp Lite

06 Apr 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-06 18:16

Updated : 2026-04-14 15:36


NVD link : CVE-2026-35173

Mitre link : CVE-2026-35173

CVE.ORG link : CVE-2026-35173


JSON object : View

Products Affected

chyrplite

  • chyrp_lite
CWE
CWE-639

Authorization Bypass Through User-Controlled Key

CWE-914

Improper Control of Dynamically-Identified Variables