<?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>Cve-2026-63458 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-63458/</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>Fri, 18 Sep 2026 19:49:24 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-63458/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>Perses Filesystem Path Traversal Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-09-perses-path-traversal/</link><pubDate>Fri, 18 Sep 2026 19:49:24 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-perses-path-traversal/</guid><description>The Perses project, when configured with a filesystem database, fails to validate the project parameter in list requests, enabling unauthorized directory traversal and arbitrary file read access.</description><content:encoded><![CDATA[<p>Perses, an open-source project, contains a security vulnerability (CVE-2026-63445) involving improper validation of the project parameter in its list API endpoints when utilizing a filesystem database backend. The application binds the user-supplied project value directly from the request into a query structure without sanitizing directory-traversal sequences.</p>
<p>While validation logic exists for Create and Update operations, it is absent for List operations. Consequently, an unauthenticated attacker can manipulate the project parameter in API requests (e.g., /api/v1/dashboards?project=../) to traverse outside intended directories. This allows the reading of arbitrary YAML or JSON files residing on the host server, potentially exposing sensitive resource configurations and bypassing internal security controls. This vulnerability affects all versions of Perses prior to v0.54.0-rc.0.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows attackers to gain unauthorized access to arbitrary YAML and JSON files stored on the server host. This information disclosure can lead to the exposure of proprietary configurations and internal resource metadata, undermining the security model of the Perses deployment. Organizations using the filesystem database backend are at high risk, as this configuration is inherently vulnerable to this traversal attack.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Perses to version 0.54.0-rc.0 or later immediately to patch CVE-2026-63445.</li>
<li>If upgrading is not immediately feasible, migrate the database backend from the filesystem to an SQL-based database as a workaround.</li>
<li>Inspect web server and application logs for unusual URL parameters containing directory traversal sequences (e.g., &quot;../&quot;) directed at list endpoints such as /api/v1/dashboards.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-vulnerability</category><category>path-traversal</category><category>security-misconfiguration</category><category>authorization-bypass</category><category>cve-2026-63458</category></item></channel></rss>