PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-35173 xenocrat CVE debrief

CVE-2026-35173 is an IDOR / Mass Assignment issue in Chyrp Lite, a blogging engine, that allows authenticated users with post editing permissions to modify posts they do not own. The vulnerability exists prior to version 2026.01 and is fixed in 2026.01. This issue can lead to post takeover. Users should be cautious and update to the latest version.

Vendor
xenocrat
Product
chyrp-lite
CVSS
MEDIUM 6.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-04-06
Original CVE updated
2026-07-24
Advisory published
2026-04-06
Advisory updated
2026-07-24

Who should care

Users of Chyrp Lite, especially those with post editing permissions, should be aware of this vulnerability and update to version 2026.01 or later. Additionally, users with administrative privileges should restrict post editing permissions to only allow users to edit their own posts.

Technical summary

The vulnerability is caused by an IDOR / Mass Assignment issue in the Post model of Chyrp Lite, a blogging engine. Authenticated users with post editing permissions can modify posts they do not own by passing internal class properties such as 'id' into the post_attributes payload. This allows an attacker to alter the object being instantiated, enabling post takeover. The issue is fixed in version 2026.01. Affected product deployments should be identified and updated to this version. Users with administrative privileges should restrict post editing permissions to only allow users to edit their own posts. Additionally, monitoring for suspicious post modifications and reviewing compensating controls for exposed systems while remediation is scheduled and verified is recommended.

Defensive priority

Medium

Recommended defensive actions

  • Update Chyrp Lite to version 2026.01 or later
  • Restrict post editing permissions to only allow users to edit their own posts
  • Monitor for suspicious post modifications
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record was published on 2026-04-06T18:16:43.523Z and last modified on 2026-07-24T21:10:00.143Z. The NVD entry is currently Analyzed. This information is based on the provided source corpus. Further verification is recommended to ensure accuracy.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-35173 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-35173

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-35173 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-35173

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.