CVE-2026-35173

Source
https://cve.org/CVERecord?id=CVE-2026-35173
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-35173.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-35173
Aliases
  • GHSA-8c3h-rh2j-fxr9
Published
2026-04-06T17:48:52.681Z
Modified
2026-07-27T03:56:30.383411701Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Chyrp Lite has an IDOR via Mass Assignment in Post Model
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-639",
        "CWE-914"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/35xxx/CVE-2026-35173.json"
}
References

Affected packages

Git / github.com/xenocrat/chyrp-lite

Affected ranges

Type
GIT
Repo
https://github.com/xenocrat/chyrp-lite
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE"
    ],
    "cpe": "cpe:2.3:a:chyrplite:chyrp_lite:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2026.01"
        }
    ]
}

Affected versions

v2018.*
v2018.04
v2019.*
v2019.01
v2019.02
v2019.03
v2019.04
v2020.*
v2020.01
v2020.02
v2020.03
v2020.04
v2021.*
v2021.01
v2021.02
v2021.03
v2021.04
v2022.*
v2022.01
v2022.02
v2022.03
v2022.03.01
v2023.*
v2023.01
v2023.02
v2023.03
v2024.*
v2024.01
v2024.02
v2024.03
v2025.*
v2025.01
v2025.02
v2025.03

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-35173.json"