<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Concrete Cms (&lt; 9.5.1) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/concrete-cms--9.5.1/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Mon, 31 Aug 2026 01:18:37 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/concrete-cms--9.5.1/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Concrete CMS IDOR Vulnerability in Conversation Rating Endpoint</title><link>https://feed.craftedsignal.io/briefs/2026-08-concrete-cms-idor/</link><pubDate>Mon, 31 Aug 2026 01:18:37 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-concrete-cms-idor/</guid><description>Concrete CMS versions prior to 9.5.1 contain an IDOR vulnerability in the get_rating endpoint that allows unauthenticated attackers to enumerate message IDs and disclose rating data for private content.</description><content:encoded><![CDATA[<p>Concrete CMS versions 9.5.0 and earlier are affected by an Insecure Direct Object Reference (IDOR) vulnerability, tracked as CVE-2026-8239. The vulnerability exists within the '/ccm/frontend/conversations/get_rating' endpoint. This endpoint accepts a 'message_id' parameter via a GET request and returns the rating score of the corresponding message. Crucially, the application fails to perform any authorization checks to verify if the requester has permission to access the requested message object.</p>
<p>By supplying sequential or arbitrary numeric identifiers in the 'message_id' parameter, an unauthenticated attacker can determine the existence of private messages and retrieve their associated rating scores. This information disclosure flaw allows for the enumeration of messages within the system. The issue is remediated in Concrete CMS version 9.5.1, which introduces authorization checks to ensure users can only access information for which they have explicit permissions.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to conduct reconnaissance on system messaging activity. By iterating through message IDs, an attacker can confirm the existence of private conversations and extract rating data, leading to the exposure of information that should otherwise be restricted. While the impact is limited to metadata (ratings) and existence confirmation, it poses a privacy risk in environments where message interactions are intended to be confidential.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize the upgrade of all instances of Concrete CMS to version 9.5.1 or later to remediate CVE-2026-8239. For defenders, monitor web server logs for high-frequency or anomalous access to the '/ccm/frontend/conversations/get_rating' endpoint, particularly those involving sequential or rapid incrementation of the 'messageId' or 'message_id' query parameters.</p>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>idor</category><category>information-disclosure</category><category>web-application</category><category>reconnaissance</category></item></channel></rss>