<?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>Vas3k - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/vas3k/</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>Sun, 23 Aug 2026 05:35:12 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/vas3k/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>Hard-coded Credential Vulnerability in TaxHacker</title><link>https://feed.craftedsignal.io/briefs/2026-08-taxhacker-hardcoded-creds/</link><pubDate>Sun, 23 Aug 2026 05:35:12 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-taxhacker-hardcoded-creds/</guid><description>TaxHacker versions 0.8.2 and earlier contain a hard-coded credential vulnerability in the JWT Secret Handler, allowing potential remote exploitation via the BETTER_AUTH_SECRET argument.</description><content:encoded><![CDATA[<p>A vulnerability (CVE-2026-78062) has been identified in the TaxHacker project, specifically within versions up to 0.8.2. The vulnerability resides in the JWT Secret Handler component, located in the lib/config.ts file. The envSchema.parse function improperly handles the BETTER_AUTH_SECRET argument, resulting in the usage of hard-coded credentials for authentication secrets. An attacker can exploit this remotely to bypass authentication mechanisms or forge JWTs. The issue was disclosed via a GitHub issue report, but as of the publication date, the maintainers have not issued a patch. Defenders should treat this as a high-risk exposure if TaxHacker is deployed in production environments where JWT security is critical.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows an unauthenticated remote attacker to gain access to hard-coded secrets. In the context of a JWT Secret Handler, this typically leads to the ability to forge, sign, or decrypt JSON Web Tokens, potentially resulting in unauthorized administrative access, privilege escalation, or data exfiltration across systems relying on these tokens for identity verification.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized, concrete actions for security teams:</p>
<ul>
<li>Audit all deployments of TaxHacker to confirm the version is 0.8.2 or earlier.</li>
<li>Implement strict network segmentation or Web Application Firewall (WAF) rules to restrict access to the TaxHacker application if it cannot be immediately patched or removed.</li>
<li>Monitor application logs for anomalous requests to endpoints that handle authentication or token generation until the vendor releases a fix.</li>
<li>Check the project repository (<a href="https://github.com/vas3k/TaxHacker/issues/147">https://github.com/vas3k/TaxHacker/issues/147</a>) for updates on a vendor-provided fix or manual workarounds.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>cve</category><category>hardcoded-credentials</category><category>authentication-bypass</category></item></channel></rss>