<?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:crmeb:crmeb:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3acrmebcrmeb/</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>Thu, 03 Sep 2026 15:22:30 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3acrmebcrmeb/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>Authentication Bypass in CRMEB via SystemRoleServices.php</title><link>https://feed.craftedsignal.io/briefs/2026-09-crmeb-auth-bypass/</link><pubDate>Thu, 03 Sep 2026 15:22:30 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-crmeb-auth-bypass/</guid><description>CRMEB contains an authentication bypass vulnerability in the verifyAuth() method of SystemRoleServices.php, allowing unprivileged accounts to access restricted administrative endpoints.</description><content:encoded><![CDATA[<p>CRMEB contains a critical authentication bypass vulnerability originating in the verifyAuth() method within the SystemRoleServices.php file. The vulnerability stems from an logic error where both conditional branches in the authentication verification process return true. This flaw effectively disables role-based access control (RBAC) mechanisms for administrative functions. An attacker possessing a low-privileged account, such as a sub-administrator or a user without assigned roles, can leverage this flaw to access restricted administrative endpoints that should otherwise be inaccessible. This vulnerability has a CVSS v3.1 base score of 8.3, indicating high impact on the confidentiality, integrity, and availability of the CRMEB platform. Defenders should prioritize auditing access logs for administrative activity originating from unauthorized or low-privileged accounts.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows unauthorized users to perform administrative actions within the CRMEB platform. This could result in unauthorized configuration changes, data exfiltration, or complete system takeover depending on the exposed administrative endpoints. The impact is significant for organizations relying on CRMEB for store management and administrative operations, as it effectively nullifies the primary authorization layer protecting the back-end infrastructure.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize upgrading CRMEB to a version where the logic in SystemRoleServices.php has been remediated. Until patching is complete, perform regular audits of application-level access logs for requests to administrative URIs originating from users lacking required RBAC permissions.</p>
<h2 id="impact-1">Impact</h2>
<ul>
<li>Monitor web application logs for unexpected access to administrative routes from non-administrative user sessions.</li>
<li>Audit CRMEB account privilege assignments to identify potential exploitation attempts by sub-administrators.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>authentication-bypass</category><category>crmeb</category><category>web-application</category></item></channel></rss>