<?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>Nokri - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/nokri/</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>Tue, 01 Sep 2026 13:05:38 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/nokri/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>CVE-2026-18550 Privilege Escalation in Nokri Job Board WordPress Theme</title><link>https://feed.craftedsignal.io/briefs/2026-09-nokri-privilege-escalation/</link><pubDate>Tue, 01 Sep 2026 13:05:38 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-nokri-privilege-escalation/</guid><description>The Nokri Job Board WordPress theme is vulnerable to unauthenticated account takeover due to improper password reset token validation, allowing attackers to reset passwords for arbitrary user accounts.</description><content:encoded><![CDATA[<p>The Nokri Job Board WordPress theme (versions 1.6.6 and earlier) contains a critical vulnerability (CVE-2026-18550) in its password reset mechanism. The flaw exists within the <code>nokri_reset_password()</code> function, which fails to adequately validate password reset tokens. An unauthenticated attacker can exploit this by providing an empty reset token in a crafted request. Due to the lack of validation, the empty token matches against users who have empty or unset <code>sb_password_forget_token</code> user meta values. This flaw enables attackers to bypass authentication and reset the password of any registered user, including site administrators. Successful exploitation leads to full account takeover and subsequent unauthorized access to the WordPress administrative dashboard.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-18550 results in full account takeover, granting attackers complete administrative control over the affected WordPress site. This access can be leveraged to inject malicious content, exfiltrate sensitive data, or install persistent backdoors. Given the theme's function as a job board, affected sites may contain sensitive applicant and employer data.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize the immediate update of the Nokri Job Board theme to a version later than 1.6.6 if available. If patching is not immediately possible, disable the theme's password reset functionality or implement server-side access controls to restrict access to the <code>nokri_reset_password</code> endpoint. Monitor web server access logs for anomalous POST requests targeting the password reset functionality.</p>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>wordpress</category><category>vulnerability</category><category>privilege-escalation</category></item></channel></rss>