<?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/"><channel><title>Active Backup for Business — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/active-backup-for-business/</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, 27 May 2026 09:18:13 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/active-backup-for-business/feed.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2025-30028: Synology Active Backup for Business Arbitrary File Read</title><link>https://feed.craftedsignal.io/briefs/2026-05-cve-2025-30028/</link><pubDate>Wed, 27 May 2026 09:18:13 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-cve-2025-30028/</guid><description>CVE-2025-30028 is a vulnerability in Synology Active Backup for Business that allows unauthorized remote attackers to read arbitrary files due to improper neutralization of special elements used in an SQL Command ('SQL Injection').</description><content:encoded><![CDATA[<p>CVE-2025-30028 is a security vulnerability affecting Synology Active Backup for Business. This vulnerability allows unauthorized remote attackers to read arbitrary files on the system. The root cause is an Improper Neutralization of Special Elements used in an SQL Command, also known as SQL Injection. An attacker can exploit this vulnerability without authentication, posing a significant risk to the confidentiality of data stored within Active Backup for Business. This vulnerability was disclosed on May 27, 2026.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An unauthenticated attacker sends a crafted HTTP request to the Active Backup for Business server.</li>
<li>The request exploits an SQL injection vulnerability within the application&rsquo;s handling of user-supplied input.</li>
<li>The injected SQL code bypasses authentication and authorization checks.</li>
<li>The attacker crafts the SQL injection payload to read arbitrary files from the file system.</li>
<li>The application executes the malicious SQL query against the database.</li>
<li>The database returns the contents of the requested file to the application.</li>
<li>The application sends the contents of the file back to the attacker in the HTTP response.</li>
<li>The attacker obtains unauthorized access to sensitive data stored on the server.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2025-30028 allows unauthorized remote attackers to read arbitrary files on a Synology Active Backup for Business server. This could lead to the exposure of sensitive data, including backup configurations, user credentials, and protected data stored within the backups. The vulnerability has a CVSS v3.1 score of 8.6, indicating a high severity.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply the security update provided by Synology as detailed in their advisory: <a href="https://www.synology.com/en-global/security/advisory/Synology_SA_25_02">https://www.synology.com/en-global/security/advisory/Synology_SA_25_02</a>.</li>
<li>Deploy the Sigma rule provided below to detect potential exploitation attempts against Active Backup for Business.</li>
<li>Monitor web server logs for suspicious SQL injection attempts targeting Active Backup for Business endpoints using the provided Sigma rule.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>cve-2025-30028</category><category>sql-injection</category><category>synology</category></item></channel></rss>