<?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>Cpe:2.3:a:yshop-Crm:yshop-Crm:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3ayshop-crmyshop-crm/</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>Wed, 16 Sep 2026 13:49:15 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3ayshop-crmyshop-crm/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>Authorization Bypass in yshop-crm CrmCustomerController</title><link>https://feed.craftedsignal.io/briefs/2026-09-yshop-crm-auth-bypass/</link><pubDate>Wed, 16 Sep 2026 13:49:15 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-yshop-crm-auth-bypass/</guid><description>An authorization bypass vulnerability in yshop-crm versions 2.1.3 and earlier allows authenticated users to manipulate Redis-based customer policies, leading to service disruption and data loss.</description><content:encoded><![CDATA[<p>yshop-crm versions up to and including 2.1.3 contain a critical authorization flaw within the CrmCustomerController. The application fails to enforce proper access control checks on the saveRedisSet and getRedisSet endpoints. This vulnerability allows any user with authenticated back-office access to perform unauthorized read and write operations on critical Redis keys. These keys govern installation-wide business logic, specifically lead-allocation and customer auto-recycling policies. By manipulating these settings, an attacker can disrupt the core functionality of the CRM, leading to the deletion of customer records, the disabling of lead recycling mechanisms, or a denial-of-service state that prevents the creation of new customers across the entire deployment. Defenders should prioritize auditing logs for unauthorized access to these specific administrative endpoints.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows unauthorized modification of business-critical CRM settings. The primary impact includes the potential for mass deletion of customer data, prolonged business process disruption through the disabling of lead recycling, and an application-wide denial-of-service condition where customer creation becomes impossible. The scope of impact is limited to the CRM's internal data and business operations but poses a significant risk to organizational data integrity and service availability.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized, concrete actions for security operations and IT teams:</p>
<ul>
<li>Immediately audit application logs for frequent or unauthorized HTTP POST/GET requests directed at the saveRedisSet and getRedisSet endpoints within the CrmCustomerController.</li>
<li>Implement strict role-based access control (RBAC) validation for administrative CRM functions to prevent non-privileged users from interacting with backend controller logic.</li>
<li>Monitor Redis-related application calls for unexpected key modifications that deviate from standard administrative workflows.</li>
<li>If a patch becomes available for yshop-crm, prioritize testing and deployment to all production instances immediately.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>