<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="/rss-style.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
<channel>
<title><![CDATA[tsecurity.de - 🕵️ Reverse Engineering]]></title>
<link><![CDATA[https://tsecurity.de/export/rss/reverse-engineering.xml]]></link>
<description><![CDATA[Binary Analysis, Disassembly & Reverse Engineering. Technische Anleitungen zu Ghidra, IDA Pro, Malware Decompilation und Firmware-Untersuchungen.]]></description>
<language>de-DE</language>
<lastBuildDate>Thu, 17 Sep 2026 07:23:11 +0200</lastBuildDate>
<pubDate>Thu, 17 Sep 2026 07:23:11 +0200</pubDate>
<ttl>15</ttl>
<copyright>2026 tsecurity.de - 🕵️ Reverse Engineering</copyright>
<managingEditor>contact@tsecurity.de (tsecurity.de)</managingEditor>
<webMaster>contact@tsecurity.de (tsecurity.de)</webMaster>
<image>
<url>https://tsecurity.de/templates/mydraft-basis-tsecurity.de/media/logo.png</url>
<title><![CDATA[tsecurity.de - 🕵️ Reverse Engineering]]></title>
<link><![CDATA[https://tsecurity.de/export/rss/reverse-engineering.xml]]></link>
</image>
<atom:link href="https://tsecurity.de/export/rss/alle-kategorien.xml" rel="self" type="application/rss+xml" />
<item>
<title><![CDATA[Heap-Buffer-Überlauf im Discord-Backend]]></title>
<description><![CDATA[32768 × 32768 × 4 = 2^32 In 32-bit arithmetic: 0. That's how the size check in discord/lilliput computes its output buffer requirement. "0 &gt; buffer_len" is never true, so the guard is inert — the PNG decoder then writes 4 GiB into an 8 MiB buffer. Trigger: a 10 KB, perfectly valid PNG. Not RCE...]]></description>
<link>https://tsecurity.de/de/4150901/sicherheitsluecken/heap-buffer-ueberlauf-im-discord-backend/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150901/sicherheitsluecken/heap-buffer-ueberlauf-im-discord-backend/</guid>
<pubDate>Thu, 17 Sep 2026 07:15:08 +0200</pubDate>
<content:encoded><![CDATA[<p>32768 × 32768 × 4 = 2^32 In 32-bit arithmetic: 0. That&#039;s how the size check in discord/lilliput computes its output buffer requirement. &quot;0 &amp;gt; buffer_len&quot; is never true, so the guard is inert — the PNG decoder then writes 4 GiB into an 8 MiB buffer. Trigger: a 10 KB, perfectly valid PNG. Not RCE — the product only wraps at 2^32, so every overflow... <a href="https://www.reddit.com/r/ExploitDev/comments/1wh50i5/heapbuffer%C3%BCberlauf_im_discordbackend/" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44251 | TOTOLINK NR1800X 9.1.0u.6279_B20210910 setUssd ussd command injection (EUVD-2022-47200)]]></title>
<description><![CDATA[A vulnerability marked as critical has been reported in TOTOLINK NR1800X 9.1.0u.6279_B20210910. Affected by this issue is the function setUssd. Performing a manipulation of the argument ussd results in command injection. This vulnerability is identified as CVE-2022-44251. The attack can only be p...]]></description>
<link>https://tsecurity.de/de/4150894/sicherheitsluecken/cve-2022-44251-totolink-nr1800x-910u6279b20210910-setussd-ussd-command-injection-euvd-2022-47200/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150894/sicherheitsluecken/cve-2022-44251-totolink-nr1800x-910u6279b20210910-setussd-ussd-command-injection-euvd-2022-47200/</guid>
<pubDate>Thu, 17 Sep 2026 07:12:38 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability marked as critical has been reported in TOTOLINK NR1800X 9.1.0u.6279_B20210910. Affected by this issue is the function setUssd. Performing a manipulation of the argument ussd results in command injection. This vulnerability is identified as CVE-2022-44251. The attack can only be performed from the local network. There is not any... <a href="https://vuldb.com/vuln/214282" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44253 | TOTOLINK LR350 9.3.5u.6369_B20220309 setDiagnosisCfg via improper authentication (EUVD-2022-47202)]]></title>
<description><![CDATA[A vulnerability was found in TOTOLINK LR350 9.3.5u.6369_B20220309 and classified as critical. Impacted is the function setDiagnosisCfg. Such manipulation of the argument via leads to improper authentication. This vulnerability is traded as CVE-2022-44253. Access to the local network is required f...]]></description>
<link>https://tsecurity.de/de/4150893/sicherheitsluecken/cve-2022-44253-totolink-lr350-935u6369b20220309-setdiagnosiscfg-via-improper-authentication-euvd-2022-47202/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150893/sicherheitsluecken/cve-2022-44253-totolink-lr350-935u6369b20220309-setdiagnosiscfg-via-improper-authentication-euvd-2022-47202/</guid>
<pubDate>Thu, 17 Sep 2026 07:12:38 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in TOTOLINK LR350 9.3.5u.6369_B20220309 and classified as critical. Impacted is the function setDiagnosisCfg. Such manipulation of the argument via leads to improper authentication. This vulnerability is traded as CVE-2022-44253. Access to the local network is required for this attack to succeed. There is no exploit... <a href="https://vuldb.com/vuln/214275" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44252 | TOTOLINK NR1800X 9.1.0u.6279_B20210910 setUploadSetting FileName command injection (EUVD-2022-47201)]]></title>
<description><![CDATA[A vulnerability described as critical has been identified in TOTOLINK NR1800X 9.1.0u.6279_B20210910. This affects the function setUploadSetting. Executing a manipulation of the argument FileName can lead to command injection. This vulnerability is tracked as CVE-2022-44252. The attack is only pos...]]></description>
<link>https://tsecurity.de/de/4150892/sicherheitsluecken/cve-2022-44252-totolink-nr1800x-910u6279b20210910-setuploadsetting-filename-command-injection-euvd-2022-47201/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150892/sicherheitsluecken/cve-2022-44252-totolink-nr1800x-910u6279b20210910-setuploadsetting-filename-command-injection-euvd-2022-47201/</guid>
<pubDate>Thu, 17 Sep 2026 07:12:38 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability described as critical has been identified in TOTOLINK NR1800X 9.1.0u.6279_B20210910. This affects the function setUploadSetting. Executing a manipulation of the argument FileName can lead to command injection. This vulnerability is tracked as CVE-2022-44252. The attack is only possible within the local network. No exploit exists. <a href="https://vuldb.com/vuln/214283" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44254 | TOTOLINK LR350 9.3.5u.6369_B20220309 setSmsCfg buffer overflow (EUVD-2022-47203)]]></title>
<description><![CDATA[A vulnerability classified as critical has been found in TOTOLINK LR350 9.3.5u.6369_B20220309. This vulnerability affects the function setSmsCfg. The manipulation leads to buffer overflow. This vulnerability is listed as CVE-2022-44254. The attack must be carried out from within the local network...]]></description>
<link>https://tsecurity.de/de/4150891/sicherheitsluecken/cve-2022-44254-totolink-lr350-935u6369b20220309-setsmscfg-buffer-overflow-euvd-2022-47203/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150891/sicherheitsluecken/cve-2022-44254-totolink-lr350-935u6369b20220309-setsmscfg-buffer-overflow-euvd-2022-47203/</guid>
<pubDate>Thu, 17 Sep 2026 07:12:38 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as critical has been found in TOTOLINK LR350 9.3.5u.6369_B20220309. This vulnerability affects the function setSmsCfg. The manipulation leads to buffer overflow. This vulnerability is listed as CVE-2022-44254. The attack must be carried out from within the local network. There is no available exploit. <a href="https://vuldb.com/vuln/214284" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[From Bug to Schema: Exploring Error-Based SQL Injection on an Authenticating Portal]]></title>
<description><![CDATA[Case Study Analysis of how I identified an Error-Based SQL Injection vulnerability in a production environment via (VDP).Disclaimer: This paper is only intended for informative and educational use. The vulnerability described here in has been identified by a Vulnerability Disclosure Program (VDP)...]]></description>
<link>https://tsecurity.de/de/4150890/sicherheitsluecken/from-bug-to-schema-exploring-error-based-sql-injection-on-an-authenticating-portal/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150890/sicherheitsluecken/from-bug-to-schema-exploring-error-based-sql-injection-on-an-authenticating-portal/</guid>
<pubDate>Thu, 17 Sep 2026 07:12:33 +0200</pubDate>
<content:encoded><![CDATA[<p>Case Study Analysis of how I identified an Error-Based SQL Injection vulnerability in a production environment via (VDP).Disclaimer: This paper is only intended for informative and educational use. The vulnerability described here in has been identified by a Vulnerability Disclosure Program (VDP) during a designated testing period. All sensitive... <a href="https://infosecwriteups.com/from-bug-to-schema-exploring-error-based-sql-injection-on-an-authenticating-portal-be905548ada2" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[AI, Cryptanalysis and Offensive Security: Rahul Singh Choudhary on What Comes Next]]></title>
<description><![CDATA[AI is moving deeper into cryptanalysis, vulnerability research and offensive security, raising new questions about how quickly vulnerabilities can be discovered and exploited. In the latest episode of Security Pill Season 2.0, The Cyber Express spoke with Rahul Singh Choudhary, Cyber Security Ana...]]></description>
<link>https://tsecurity.de/de/4150873/sicherheitsluecken/ai-cryptanalysis-and-offensive-security-rahul-singh-choudhary-on-what-comes-next/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150873/sicherheitsluecken/ai-cryptanalysis-and-offensive-security-rahul-singh-choudhary-on-what-comes-next/</guid>
<pubDate>Thu, 17 Sep 2026 07:10:31 +0200</pubDate>
<content:encoded><![CDATA[<p>AI is moving deeper into cryptanalysis, vulnerability research and offensive security, raising new questions about how quickly vulnerabilities can be discovered and exploited. In the latest episode of Security Pill Season 2.0, The Cyber Express spoke with Rahul Singh Choudhary, Cyber Security Analyst, about AI-assisted cryptanalysis, vulnerability... <a href="https://thecyberexpress.com/ai-cryptanalysis-crypto-security/" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-65017 | Apache Airflow Config API information disclosure]]></title>
<description><![CDATA[A vulnerability labeled as problematic has been found in Apache Airflow. Affected is an unknown function of the component Config API. Executing a manipulation can lead to information disclosure. The identification of this vulnerability is CVE-2026-65017. The attack may be launched remotely. There...]]></description>
<link>https://tsecurity.de/de/4150855/sicherheitsluecken/cve-2026-65017-apache-airflow-config-api-information-disclosure/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150855/sicherheitsluecken/cve-2026-65017-apache-airflow-config-api-information-disclosure/</guid>
<pubDate>Thu, 17 Sep 2026 06:41:35 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability labeled as problematic has been found in Apache Airflow. Affected is an unknown function of the component Config API. Executing a manipulation can lead to information disclosure. The identification of this vulnerability is CVE-2026-65017. The attack may be launched remotely. There is no exploit available. <a href="https://vuldb.com/vuln/389015" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-67587 | Apache Airflow deserialization]]></title>
<description><![CDATA[A vulnerability identified as critical has been detected in Apache Airflow. This impacts an unknown function. Performing a manipulation results in deserialization. This vulnerability was named CVE-2026-67587. The attack may be initiated remotely. There is no available exploit. Weiterlesen]]></description>
<link>https://tsecurity.de/de/4150854/sicherheitsluecken/cve-2026-67587-apache-airflow-deserialization/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150854/sicherheitsluecken/cve-2026-67587-apache-airflow-deserialization/</guid>
<pubDate>Thu, 17 Sep 2026 06:41:35 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability identified as critical has been detected in Apache Airflow. This impacts an unknown function. Performing a manipulation results in deserialization. This vulnerability was named CVE-2026-67587. The attack may be initiated remotely. There is no available exploit. <a href="https://vuldb.com/vuln/389014" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-54183 | Apache Airflow information disclosure (EUVD-2026-57310)]]></title>
<description><![CDATA[A vulnerability categorized as problematic has been discovered in Apache Airflow. This affects an unknown function. Such manipulation leads to information disclosure. This vulnerability is uniquely identified as CVE-2026-54183. The attack can be launched remotely. No exploit exists. Weiterlesen]]></description>
<link>https://tsecurity.de/de/4150853/sicherheitsluecken/cve-2026-54183-apache-airflow-information-disclosure-euvd-2026-57310/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150853/sicherheitsluecken/cve-2026-54183-apache-airflow-information-disclosure-euvd-2026-57310/</guid>
<pubDate>Thu, 17 Sep 2026 06:41:35 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability categorized as problematic has been discovered in Apache Airflow. This affects an unknown function. Such manipulation leads to information disclosure. This vulnerability is uniquely identified as CVE-2026-54183. The attack can be launched remotely. No exploit exists. <a href="https://vuldb.com/vuln/389013" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-59242 | Apache Airflow XCom deserialize endpoint deserialization]]></title>
<description><![CDATA[A vulnerability was found in Apache Airflow. It has been rated as critical. The impacted element is an unknown function of the component XCom deserialize endpoint. This manipulation causes deserialization. This vulnerability is handled as CVE-2026-59242. The attack can be initiated remotely. Ther...]]></description>
<link>https://tsecurity.de/de/4150852/sicherheitsluecken/cve-2026-59242-apache-airflow-xcom-deserialize-endpoint-deserialization/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150852/sicherheitsluecken/cve-2026-59242-apache-airflow-xcom-deserialize-endpoint-deserialization/</guid>
<pubDate>Thu, 17 Sep 2026 06:41:35 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Apache Airflow. It has been rated as critical. The impacted element is an unknown function of the component XCom deserialize endpoint. This manipulation causes deserialization. This vulnerability is handled as CVE-2026-59242. The attack can be initiated remotely. There is not any exploit available. <a href="https://vuldb.com/vuln/389012" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-59244 | Apache Airflow Secrets masker information disclosure (EUVD-2026-57316)]]></title>
<description><![CDATA[A vulnerability was found in Apache Airflow. It has been declared as problematic. The affected element is an unknown function of the component Secrets masker. The manipulation results in information disclosure. This vulnerability is known as CVE-2026-59244. It is possible to launch the attack rem...]]></description>
<link>https://tsecurity.de/de/4150851/sicherheitsluecken/cve-2026-59244-apache-airflow-secrets-masker-information-disclosure-euvd-2026-57316/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150851/sicherheitsluecken/cve-2026-59244-apache-airflow-secrets-masker-information-disclosure-euvd-2026-57316/</guid>
<pubDate>Thu, 17 Sep 2026 06:41:35 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Apache Airflow. It has been declared as problematic. The affected element is an unknown function of the component Secrets masker. The manipulation results in information disclosure. This vulnerability is known as CVE-2026-59244. It is possible to launch the attack remotely. No exploit is available. <a href="https://vuldb.com/vuln/389011" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-58076 | Apache Airflow Exception Deserialization BaseSerialization.deserialize deserialization (EUVD-2026-57315)]]></title>
<description><![CDATA[A vulnerability classified as critical has been found in Apache Airflow. Affected is the function BaseSerialization.deserialize of the component Exception Deserialization. The manipulation leads to deserialization. This vulnerability is listed as CVE-2026-58076. The attack may be initiated remote...]]></description>
<link>https://tsecurity.de/de/4150850/sicherheitsluecken/cve-2026-58076-apache-airflow-exception-deserialization-baseserializationdeserialize-deserialization-euvd-2026-57315/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150850/sicherheitsluecken/cve-2026-58076-apache-airflow-exception-deserialization-baseserializationdeserialize-deserialization-euvd-2026-57315/</guid>
<pubDate>Thu, 17 Sep 2026 06:41:35 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as critical has been found in Apache Airflow. Affected is the function BaseSerialization.deserialize of the component Exception Deserialization. The manipulation leads to deserialization. This vulnerability is listed as CVE-2026-58076. The attack may be initiated remotely. There is no available exploit. <a href="https://vuldb.com/vuln/389004" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-67260 | Apache Airflow Scheduler next_kwargs deserialization]]></title>
<description><![CDATA[A vulnerability was found in Apache Airflow. It has been classified as critical. Impacted is an unknown function of the component Scheduler. The manipulation of the argument next_kwargs leads to deserialization. This vulnerability is traded as CVE-2026-67260. It is possible to initiate the attack...]]></description>
<link>https://tsecurity.de/de/4150849/sicherheitsluecken/cve-2026-67260-apache-airflow-scheduler-nextkwargs-deserialization/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150849/sicherheitsluecken/cve-2026-67260-apache-airflow-scheduler-nextkwargs-deserialization/</guid>
<pubDate>Thu, 17 Sep 2026 06:41:35 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Apache Airflow. It has been classified as critical. Impacted is an unknown function of the component Scheduler. The manipulation of the argument next_kwargs leads to deserialization. This vulnerability is traded as CVE-2026-67260. It is possible to initiate the attack remotely. There is no exploit available. <a href="https://vuldb.com/vuln/389010" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18708 | MongoDB up to 7.0.39/8.0.28/8.3.7 JavaScript Scripting Engine code injection]]></title>
<description><![CDATA[A vulnerability, which was classified as problematic, was found in MongoDB up to 7.0.39/8.0.28/8.3.7. The affected element is an unknown function of the component JavaScript Scripting Engine. Such manipulation leads to code injection. This vulnerability is referenced as CVE-2026-18708. It is poss...]]></description>
<link>https://tsecurity.de/de/4150848/sicherheitsluecken/cve-2026-18708-mongodb-up-to-70398028837-javascript-scripting-engine-code-injection/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150848/sicherheitsluecken/cve-2026-18708-mongodb-up-to-70398028837-javascript-scripting-engine-code-injection/</guid>
<pubDate>Thu, 17 Sep 2026 06:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as problematic, was found in MongoDB up to 7.0.39/8.0.28/8.3.7. The affected element is an unknown function of the component JavaScript Scripting Engine. Such manipulation leads to code injection. This vulnerability is referenced as CVE-2026-18708. It is possible to launch the attack remotely. No exploit is... <a href="https://vuldb.com/vuln/388461" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-68868 | Apache Airflow Secret Manager Backend privileges management]]></title>
<description><![CDATA[A vulnerability identified as problematic has been detected in Apache Airflow. Affected by this vulnerability is an unknown functionality of the component Secret Manager Backend. Performing a manipulation results in improper privilege management. This vulnerability is identified as CVE-2026-68868...]]></description>
<link>https://tsecurity.de/de/4150847/sicherheitsluecken/cve-2026-68868-apache-airflow-secret-manager-backend-privileges-management/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150847/sicherheitsluecken/cve-2026-68868-apache-airflow-secret-manager-backend-privileges-management/</guid>
<pubDate>Thu, 17 Sep 2026 06:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability identified as problematic has been detected in Apache Airflow. Affected by this vulnerability is an unknown functionality of the component Secret Manager Backend. Performing a manipulation results in improper privilege management. This vulnerability is identified as CVE-2026-68868. The attack can be initiated remotely. There is not... <a href="https://vuldb.com/vuln/388972" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18706 | MongoDB Server up to 8.3.7 GraphLookup Aggregation Stage use after free]]></title>
<description><![CDATA[A vulnerability has been found in MongoDB Server up to 8.3.7 and classified as problematic. Affected by this issue is some unknown functionality of the component GraphLookup Aggregation Stage. The manipulation leads to use after free. This vulnerability is listed as CVE-2026-18706. The attack may...]]></description>
<link>https://tsecurity.de/de/4150846/sicherheitsluecken/cve-2026-18706-mongodb-server-up-to-837-graphlookup-aggregation-stage-use-after-free/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150846/sicherheitsluecken/cve-2026-18706-mongodb-server-up-to-837-graphlookup-aggregation-stage-use-after-free/</guid>
<pubDate>Thu, 17 Sep 2026 06:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability has been found in MongoDB Server up to 8.3.7 and classified as problematic. Affected by this issue is some unknown functionality of the component GraphLookup Aggregation Stage. The manipulation leads to use after free. This vulnerability is listed as CVE-2026-18706. The attack may be initiated remotely. There is no available... <a href="https://vuldb.com/vuln/388434" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18709 | MongoDB Server up to 7.0.39/8.0.28/8.3.7 Transaction Coordinator behavioral workflow]]></title>
<description><![CDATA[A vulnerability described as very critical has been identified in MongoDB Server up to 7.0.39/8.0.28/8.3.7. This affects an unknown part of the component Transaction Coordinator. Executing a manipulation can lead to enforcement of behavioral workflow. This vulnerability is handled as CVE-2026-187...]]></description>
<link>https://tsecurity.de/de/4150845/sicherheitsluecken/cve-2026-18709-mongodb-server-up-to-70398028837-transaction-coordinator-behavioral-workflow/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150845/sicherheitsluecken/cve-2026-18709-mongodb-server-up-to-70398028837-transaction-coordinator-behavioral-workflow/</guid>
<pubDate>Thu, 17 Sep 2026 06:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability described as very critical has been identified in MongoDB Server up to 7.0.39/8.0.28/8.3.7. This affects an unknown part of the component Transaction Coordinator. Executing a manipulation can lead to enforcement of behavioral workflow. This vulnerability is handled as CVE-2026-18709. The attack can be executed remotely. There is... <a href="https://vuldb.com/vuln/388457" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18707 | MongoDB up to 8.3.7 Aggregation assertion (Nessus ID 343459)]]></title>
<description><![CDATA[A vulnerability marked as problematic has been reported in MongoDB up to 8.3.7. The affected element is an unknown function of the component Aggregation. The manipulation leads to reachable assertion. This vulnerability is uniquely identified as CVE-2026-18707. The attack is possible to be carrie...]]></description>
<link>https://tsecurity.de/de/4150844/sicherheitsluecken/cve-2026-18707-mongodb-up-to-837-aggregation-assertion-nessus-id-343459/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150844/sicherheitsluecken/cve-2026-18707-mongodb-up-to-837-aggregation-assertion-nessus-id-343459/</guid>
<pubDate>Thu, 17 Sep 2026 06:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability marked as problematic has been reported in MongoDB up to 8.3.7. The affected element is an unknown function of the component Aggregation. The manipulation leads to reachable assertion. This vulnerability is uniquely identified as CVE-2026-18707. The attack is possible to be carried out remotely. No exploit exists. It is suggested... <a href="https://vuldb.com/vuln/388428" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-76460 | Cisco Identity Services Engine Software API improper authentication]]></title>
<description><![CDATA[A vulnerability classified as very critical was found in Cisco Identity Services Engine Software and ISE Passive Identity Connector. This affects an unknown function of the component API. Such manipulation leads to improper authentication. This vulnerability is listed as CVE-2026-76460. The attac...]]></description>
<link>https://tsecurity.de/de/4150791/sicherheitsluecken/cve-2026-76460-cisco-identity-services-engine-software-api-improper-authentication/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150791/sicherheitsluecken/cve-2026-76460-cisco-identity-services-engine-software-api-improper-authentication/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as very critical was found in Cisco Identity Services Engine Software and ISE Passive Identity Connector. This affects an unknown function of the component API. Such manipulation leads to improper authentication. This vulnerability is listed as CVE-2026-76460. The attack may be performed from remote. In addition, an... <a href="https://vuldb.com/vuln/406239" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-20349 | Cisco Secure Firewall Adaptive Security Appliance Software Remote Access SSL VPN service denial of service]]></title>
<description><![CDATA[A vulnerability was found in Cisco Secure Firewall Adaptive Security Appliance Software and Secure Firewall Threat Defense Software and classified as critical. Affected by this issue is some unknown functionality of the component Remote Access SSL VPN service. The manipulation results in denial o...]]></description>
<link>https://tsecurity.de/de/4150790/sicherheitsluecken/cve-2026-20349-cisco-secure-firewall-adaptive-security-appliance-software-remote-access-ssl-vpn-service-denial-of-service/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150790/sicherheitsluecken/cve-2026-20349-cisco-secure-firewall-adaptive-security-appliance-software-remote-access-ssl-vpn-service-denial-of-service/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Cisco Secure Firewall Adaptive Security Appliance Software and Secure Firewall Threat Defense Software and classified as critical. Affected by this issue is some unknown functionality of the component Remote Access SSL VPN service. The manipulation results in denial of service. This vulnerability is cataloged as... <a href="https://vuldb.com/vuln/388225" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-69116 | xpf0000 FlyEnv up to 4.17.x Html Sanitization injection]]></title>
<description><![CDATA[A vulnerability, which was classified as problematic, has been found in xpf0000 FlyEnv up to 4.17.x. This vulnerability affects unknown code of the component Html Sanitization. Performing a manipulation results in injection. This vulnerability is known as CVE-2026-69116. Remote exploitation of th...]]></description>
<link>https://tsecurity.de/de/4150789/sicherheitsluecken/cve-2026-69116-xpf0000-flyenv-up-to-417x-html-sanitization-injection/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150789/sicherheitsluecken/cve-2026-69116-xpf0000-flyenv-up-to-417x-html-sanitization-injection/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as problematic, has been found in xpf0000 FlyEnv up to 4.17.x. This vulnerability affects unknown code of the component Html Sanitization. Performing a manipulation results in injection. This vulnerability is known as CVE-2026-69116. Remote exploitation of the attack is possible. No exploit is available. It is... <a href="https://vuldb.com/vuln/387886" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-69114 | Spacebar Server Message Deletion Handlers permission]]></title>
<description><![CDATA[A vulnerability classified as problematic was found in Spacebar Server. This affects an unknown part of the component Message Deletion Handlers. Such manipulation leads to permission issues. This vulnerability is traded as CVE-2026-69114. The attack may be launched remotely. There is no exploit a...]]></description>
<link>https://tsecurity.de/de/4150788/sicherheitsluecken/cve-2026-69114-spacebar-server-message-deletion-handlers-permission/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150788/sicherheitsluecken/cve-2026-69114-spacebar-server-message-deletion-handlers-permission/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as problematic was found in Spacebar Server. This affects an unknown part of the component Message Deletion Handlers. Such manipulation leads to permission issues. This vulnerability is traded as CVE-2026-69114. The attack may be launched remotely. There is no exploit available. It is advisable to implement a patch to... <a href="https://vuldb.com/vuln/387885" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-71967 | OP-TEE OS up to 4.10.0 Widevine PTA is_user_ta_ctx null pointer dereference]]></title>
<description><![CDATA[A vulnerability was found in OP-TEE OS up to 4.10.0. It has been declared as critical. Affected is the function is_user_ta_ctx of the component Widevine PTA. Such manipulation leads to null pointer dereference. This vulnerability is listed as CVE-2026-71967. The attack may be performed from remot...]]></description>
<link>https://tsecurity.de/de/4150787/sicherheitsluecken/cve-2026-71967-op-tee-os-up-to-4100-widevine-pta-isusertactx-null-pointer-dereference/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150787/sicherheitsluecken/cve-2026-71967-op-tee-os-up-to-4100-widevine-pta-isusertactx-null-pointer-dereference/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in OP-TEE OS up to 4.10.0. It has been declared as critical. Affected is the function is_user_ta_ctx of the component Widevine PTA. Such manipulation leads to null pointer dereference. This vulnerability is listed as CVE-2026-71967. The attack may be performed from remote. There is no available exploit. Applying a patch... <a href="https://vuldb.com/vuln/387849" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18694 | MongoDB up to 7.0.39/8.0.28/8.3.7 Geospatial Query Processing memory corruption]]></title>
<description><![CDATA[A vulnerability was found in MongoDB up to 7.0.39/8.0.28/8.3.7. It has been declared as critical. The impacted element is an unknown function of the component Geospatial Query Processing. Executing a manipulation can lead to memory corruption. This vulnerability is registered as CVE-2026-18694. I...]]></description>
<link>https://tsecurity.de/de/4150786/sicherheitsluecken/cve-2026-18694-mongodb-up-to-70398028837-geospatial-query-processing-memory-corruption/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150786/sicherheitsluecken/cve-2026-18694-mongodb-up-to-70398028837-geospatial-query-processing-memory-corruption/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in MongoDB up to 7.0.39/8.0.28/8.3.7. It has been declared as critical. The impacted element is an unknown function of the component Geospatial Query Processing. Executing a manipulation can lead to memory corruption. This vulnerability is registered as CVE-2026-18694. It is possible to launch the attack remotely. No... <a href="https://vuldb.com/vuln/388451" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18695 | MongoDB Server up to 7.0.39/8.0.28/8.3.7 denial of service]]></title>
<description><![CDATA[A vulnerability, which was classified as problematic, has been found in MongoDB Server up to 7.0.39/8.0.28/8.3.7. Affected is an unknown function. Performing a manipulation results in denial of service. This vulnerability is identified as CVE-2026-18695. The attack can be initiated remotely. Ther...]]></description>
<link>https://tsecurity.de/de/4150785/sicherheitsluecken/cve-2026-18695-mongodb-server-up-to-70398028837-denial-of-service/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150785/sicherheitsluecken/cve-2026-18695-mongodb-server-up-to-70398028837-denial-of-service/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as problematic, has been found in MongoDB Server up to 7.0.39/8.0.28/8.3.7. Affected is an unknown function. Performing a manipulation results in denial of service. This vulnerability is identified as CVE-2026-18695. The attack can be initiated remotely. There is not any exploit available. It is advisable to... <a href="https://vuldb.com/vuln/388432" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-69112 | Hugging Face Accelerate up to 1.14.0 Sharded Checkpoint Index weight_map path traversal]]></title>
<description><![CDATA[A vulnerability, which was classified as critical, was found in Hugging Face Accelerate up to 1.14.0. Affected by this issue is the function load_checkpoint_in_model/load_checkpoint_and_dispatch of the component Sharded Checkpoint Index. Such manipulation of the argument weight_map leads to path ...]]></description>
<link>https://tsecurity.de/de/4150784/sicherheitsluecken/cve-2026-69112-hugging-face-accelerate-up-to-1140-sharded-checkpoint-index-weightmap-path-traversal/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150784/sicherheitsluecken/cve-2026-69112-hugging-face-accelerate-up-to-1140-sharded-checkpoint-index-weightmap-path-traversal/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as critical, was found in Hugging Face Accelerate up to 1.14.0. Affected by this issue is the function load_checkpoint_in_model/load_checkpoint_and_dispatch of the component Sharded Checkpoint Index. Such manipulation of the argument weight_map leads to path traversal. This vulnerability is uniquely identified... <a href="https://vuldb.com/vuln/387873" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18691 | MongoDB Server up to 7.0.39/8.0.28/8.3.7 Intra-cluster Connection Setup improper authentication]]></title>
<description><![CDATA[A vulnerability has been found in MongoDB Server up to 7.0.39/8.0.28/8.3.7 and classified as critical. This issue affects some unknown processing of the component Intra-cluster Connection Setup. This manipulation causes improper authentication. This vulnerability is tracked as CVE-2026-18691. The...]]></description>
<link>https://tsecurity.de/de/4150783/sicherheitsluecken/cve-2026-18691-mongodb-server-up-to-70398028837-intra-cluster-connection-setup-improper-authentication/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150783/sicherheitsluecken/cve-2026-18691-mongodb-server-up-to-70398028837-intra-cluster-connection-setup-improper-authentication/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability has been found in MongoDB Server up to 7.0.39/8.0.28/8.3.7 and classified as critical. This issue affects some unknown processing of the component Intra-cluster Connection Setup. This manipulation causes improper authentication. This vulnerability is tracked as CVE-2026-18691. The attack is possible to be carried out remotely. No... <a href="https://vuldb.com/vuln/388448" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18692 | MongoDB Server up to 8.3.7 Timeseries use after free]]></title>
<description><![CDATA[A vulnerability was found in MongoDB Server up to 8.3.7 and classified as critical. Impacted is an unknown function of the component Timeseries Handler. Such manipulation leads to use after free. This vulnerability is listed as CVE-2026-18692. The attack may be performed from remote. There is no ...]]></description>
<link>https://tsecurity.de/de/4150782/sicherheitsluecken/cve-2026-18692-mongodb-server-up-to-837-timeseries-use-after-free/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150782/sicherheitsluecken/cve-2026-18692-mongodb-server-up-to-837-timeseries-use-after-free/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in MongoDB Server up to 8.3.7 and classified as critical. Impacted is an unknown function of the component Timeseries Handler. Such manipulation leads to use after free. This vulnerability is listed as CVE-2026-18692. The attack may be performed from remote. There is no available exploit. It is suggested to upgrade the... <a href="https://vuldb.com/vuln/388449" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18693 | MongoDB up to 7.0.39/8.0.28/8.3.7 Timeseries memory corruption]]></title>
<description><![CDATA[A vulnerability was found in MongoDB up to 7.0.39/8.0.28/8.3.7. It has been classified as critical. The affected element is an unknown function of the component Timeseries Handler. Performing a manipulation results in memory corruption. This vulnerability is cataloged as CVE-2026-18693. It is pos...]]></description>
<link>https://tsecurity.de/de/4150781/sicherheitsluecken/cve-2026-18693-mongodb-up-to-70398028837-timeseries-memory-corruption/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150781/sicherheitsluecken/cve-2026-18693-mongodb-up-to-70398028837-timeseries-memory-corruption/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in MongoDB up to 7.0.39/8.0.28/8.3.7. It has been classified as critical. The affected element is an unknown function of the component Timeseries Handler. Performing a manipulation results in memory corruption. This vulnerability is cataloged as CVE-2026-18693. It is possible to initiate the attack remotely. There is no... <a href="https://vuldb.com/vuln/388450" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44194 | Netgear R7000P 1.3.0.8 apmode_dns1_pri/apmode_dns1_sec buffer overflow (EUVD-2022-47144)]]></title>
<description><![CDATA[A vulnerability marked as critical has been reported in Netgear R7000P 1.3.0.8. Impacted is an unknown function. Performing a manipulation of the argument apmode_dns1_pri/apmode_dns1_sec results in buffer overflow. This vulnerability is reported as CVE-2022-44194. The attacker must have access to...]]></description>
<link>https://tsecurity.de/de/4150780/sicherheitsluecken/cve-2022-44194-netgear-r7000p-1308-apmodedns1priapmodedns1sec-buffer-overflow-euvd-2022-47144/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150780/sicherheitsluecken/cve-2022-44194-netgear-r7000p-1308-apmodedns1priapmodedns1sec-buffer-overflow-euvd-2022-47144/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability marked as critical has been reported in Netgear R7000P 1.3.0.8. Impacted is an unknown function. Performing a manipulation of the argument apmode_dns1_pri/apmode_dns1_sec results in buffer overflow. This vulnerability is reported as CVE-2022-44194. The attacker must have access to the local network to execute the attack. No exploit... <a href="https://vuldb.com/vuln/214198" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44197 | Netgear R7000P 1.3.0.8 openvpn_server_ip buffer overflow (EUVD-2022-47147)]]></title>
<description><![CDATA[A vulnerability classified as critical has been found in Netgear R7000P 1.3.0.8. The impacted element is an unknown function. The manipulation of the argument openvpn_server_ip leads to buffer overflow. This vulnerability is traded as CVE-2022-44197. Access to the local network is required for th...]]></description>
<link>https://tsecurity.de/de/4150779/sicherheitsluecken/cve-2022-44197-netgear-r7000p-1308-openvpnserverip-buffer-overflow-euvd-2022-47147/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150779/sicherheitsluecken/cve-2022-44197-netgear-r7000p-1308-openvpnserverip-buffer-overflow-euvd-2022-47147/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as critical has been found in Netgear R7000P 1.3.0.8. The impacted element is an unknown function. The manipulation of the argument openvpn_server_ip leads to buffer overflow. This vulnerability is traded as CVE-2022-44197. Access to the local network is required for this attack to succeed. There is no exploit available. <a href="https://vuldb.com/vuln/214200" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44196 | Netgear R7000P 1.3.0.8 openvpn_push1 buffer overflow (EUVD-2022-47146)]]></title>
<description><![CDATA[A vulnerability described as critical has been identified in Netgear R7000P 1.3.0.8. The affected element is an unknown function. Executing a manipulation of the argument openvpn_push1 can lead to buffer overflow. This vulnerability appears as CVE-2022-44196. The attacker needs to be present on t...]]></description>
<link>https://tsecurity.de/de/4150778/sicherheitsluecken/cve-2022-44196-netgear-r7000p-1308-openvpnpush1-buffer-overflow-euvd-2022-47146/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150778/sicherheitsluecken/cve-2022-44196-netgear-r7000p-1308-openvpnpush1-buffer-overflow-euvd-2022-47146/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:33 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability described as critical has been identified in Netgear R7000P 1.3.0.8. The affected element is an unknown function. Executing a manipulation of the argument openvpn_push1 can lead to buffer overflow. This vulnerability appears as CVE-2022-44196. The attacker needs to be present on the local network. There is no available exploit. <a href="https://vuldb.com/vuln/214199" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44198 | Netgear R7000P 1.3.1.64 openvpn_push1 buffer overflow (EUVD-2022-47148)]]></title>
<description><![CDATA[A vulnerability classified as critical was found in Netgear R7000P 1.3.1.64. This affects an unknown function. The manipulation of the argument openvpn_push1 results in buffer overflow. This vulnerability is known as CVE-2022-44198. Access to the local network is required for this attack. No expl...]]></description>
<link>https://tsecurity.de/de/4150777/sicherheitsluecken/cve-2022-44198-netgear-r7000p-13164-openvpnpush1-buffer-overflow-euvd-2022-47148/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150777/sicherheitsluecken/cve-2022-44198-netgear-r7000p-13164-openvpnpush1-buffer-overflow-euvd-2022-47148/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:33 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as critical was found in Netgear R7000P 1.3.1.64. This affects an unknown function. The manipulation of the argument openvpn_push1 results in buffer overflow. This vulnerability is known as CVE-2022-44198. Access to the local network is required for this attack. No exploit is available. <a href="https://vuldb.com/vuln/214201" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44199 | Netgear R7000P 1.3.1.64 openvpn_server_ip buffer overflow (EUVD-2022-47149)]]></title>
<description><![CDATA[A vulnerability, which was classified as critical, has been found in Netgear R7000P 1.3.1.64. This impacts an unknown function. This manipulation of the argument openvpn_server_ip causes buffer overflow. This vulnerability is handled as CVE-2022-44199. The attack can only be done within the local...]]></description>
<link>https://tsecurity.de/de/4150776/sicherheitsluecken/cve-2022-44199-netgear-r7000p-13164-openvpnserverip-buffer-overflow-euvd-2022-47149/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150776/sicherheitsluecken/cve-2022-44199-netgear-r7000p-13164-openvpnserverip-buffer-overflow-euvd-2022-47149/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:33 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as critical, has been found in Netgear R7000P 1.3.1.64. This impacts an unknown function. This manipulation of the argument openvpn_server_ip causes buffer overflow. This vulnerability is handled as CVE-2022-44199. The attack can only be done within the local network. There is not any exploit available. <a href="https://vuldb.com/vuln/214202" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44201 | D-Link DIR823G 1.02B05 command injection (EUVD-2022-47151)]]></title>
<description><![CDATA[A vulnerability was found in D-Link DIR823G 1.02B05 and classified as critical. Affected by this issue is some unknown functionality. Executing a manipulation can lead to command injection. The identification of this vulnerability is CVE-2022-44201. The attack needs to be done within the local ne...]]></description>
<link>https://tsecurity.de/de/4150775/sicherheitsluecken/cve-2022-44201-d-link-dir823g-102b05-command-injection-euvd-2022-47151/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150775/sicherheitsluecken/cve-2022-44201-d-link-dir823g-102b05-command-injection-euvd-2022-47151/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:33 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in D-Link DIR823G 1.02B05 and classified as critical. Affected by this issue is some unknown functionality. Executing a manipulation can lead to command injection. The identification of this vulnerability is CVE-2022-44201. The attack needs to be done within the local network. There is no exploit available. <a href="https://vuldb.com/vuln/214205" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44200 | Netgear R7000P 1.3.0.8/1.3.1.64 stamode_dns1_pri/stamode_dns1_sec buffer overflow (EUVD-2022-47150)]]></title>
<description><![CDATA[A vulnerability, which was classified as critical, was found in Netgear R7000P 1.3.0.8/1.3.1.64. Affected is an unknown function. Such manipulation of the argument stamode_dns1_pri/stamode_dns1_sec leads to buffer overflow. This vulnerability is uniquely identified as CVE-2022-44200. The attack c...]]></description>
<link>https://tsecurity.de/de/4150774/sicherheitsluecken/cve-2022-44200-netgear-r7000p-130813164-stamodedns1pristamodedns1sec-buffer-overflow-euvd-2022-47150/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150774/sicherheitsluecken/cve-2022-44200-netgear-r7000p-130813164-stamodedns1pristamodedns1sec-buffer-overflow-euvd-2022-47150/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:33 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as critical, was found in Netgear R7000P 1.3.0.8/1.3.1.64. Affected is an unknown function. Such manipulation of the argument stamode_dns1_pri/stamode_dns1_sec leads to buffer overflow. This vulnerability is uniquely identified as CVE-2022-44200. The attack can only be initiated within the local network. No... <a href="https://vuldb.com/vuln/214203" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44211 | GL.iNet Goodcloud 1.1 Setting access control (EUVD-2022-47161)]]></title>
<description><![CDATA[A vulnerability identified as critical has been detected in GL.iNet Goodcloud 1.1. This vulnerability affects unknown code of the component Setting Handler. This manipulation causes improper access controls. This vulnerability is tracked as CVE-2022-44211. The attack is possible to be carried out...]]></description>
<link>https://tsecurity.de/de/4150773/sicherheitsluecken/cve-2022-44211-glinet-goodcloud-11-setting-access-control-euvd-2022-47161/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150773/sicherheitsluecken/cve-2022-44211-glinet-goodcloud-11-setting-access-control-euvd-2022-47161/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:33 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability identified as critical has been detected in GL.iNet Goodcloud 1.1. This vulnerability affects unknown code of the component Setting Handler. This manipulation causes improper access controls. This vulnerability is tracked as CVE-2022-44211. The attack is possible to be carried out remotely. No exploit exists. <a href="https://vuldb.com/vuln/214658" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44212 | GL.iNet Goodcloud 1.0 Admin Panel access control (EUVD-2022-47162)]]></title>
<description><![CDATA[A vulnerability labeled as critical has been found in GL.iNet Goodcloud 1.0. This issue affects some unknown processing of the component Admin Panel. Such manipulation leads to improper access controls. This vulnerability is listed as CVE-2022-44212. The attack may be performed from remote. There...]]></description>
<link>https://tsecurity.de/de/4150772/sicherheitsluecken/cve-2022-44212-glinet-goodcloud-10-admin-panel-access-control-euvd-2022-47162/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150772/sicherheitsluecken/cve-2022-44212-glinet-goodcloud-10-admin-panel-access-control-euvd-2022-47162/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:33 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability labeled as critical has been found in GL.iNet Goodcloud 1.0. This issue affects some unknown processing of the component Admin Panel. Such manipulation leads to improper access controls. This vulnerability is listed as CVE-2022-44212. The attack may be performed from remote. There is no available exploit. <a href="https://vuldb.com/vuln/214659" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44213 | ZKTeco ZKBio ECO ADMS up to 3.1-164 cross site scripting (EUVD-2022-47163)]]></title>
<description><![CDATA[A vulnerability was found in ZKTeco ZKBio ECO ADMS up to 3.1-164 and classified as problematic. This affects an unknown function. Executing a manipulation can lead to cross site scripting. This vulnerability is tracked as CVE-2022-44213. The attack can be launched remotely. No exploit exists. Wei...]]></description>
<link>https://tsecurity.de/de/4150771/sicherheitsluecken/cve-2022-44213-zkteco-zkbio-eco-adms-up-to-31-164-cross-site-scripting-euvd-2022-47163/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150771/sicherheitsluecken/cve-2022-44213-zkteco-zkbio-eco-adms-up-to-31-164-cross-site-scripting-euvd-2022-47163/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:33 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in ZKTeco ZKBio ECO ADMS up to 3.1-164 and classified as problematic. This affects an unknown function. Executing a manipulation can lead to cross site scripting. This vulnerability is tracked as CVE-2022-44213. The attack can be launched remotely. No exploit exists. <a href="https://vuldb.com/vuln/215213" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44215 | Titan FTP Server up to 19.0 redirect (EUVD-2022-47165)]]></title>
<description><![CDATA[A vulnerability classified as problematic was found in Titan FTP Server up to 19.0. This issue affects some unknown processing. The manipulation results in open redirect. This vulnerability is identified as CVE-2022-44215. The attack can only be performed from the local network. There is not any ...]]></description>
<link>https://tsecurity.de/de/4150770/sicherheitsluecken/cve-2022-44215-titan-ftp-server-up-to-190-redirect-euvd-2022-47165/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150770/sicherheitsluecken/cve-2022-44215-titan-ftp-server-up-to-190-redirect-euvd-2022-47165/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:33 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as problematic was found in Titan FTP Server up to 19.0. This issue affects some unknown processing. The manipulation results in open redirect. This vulnerability is identified as CVE-2022-44215. The attack can only be performed from the local network. There is not any exploit available. <a href="https://vuldb.com/vuln/237847" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44232 | libming 0.4.8 decompile.c getInt denial of service (EUVD-2022-47182)]]></title>
<description><![CDATA[A vulnerability was found in libming 0.4.8. It has been classified as problematic. The affected element is the function getInt of the file decompile.c. The manipulation leads to denial of service. This vulnerability is traded as CVE-2022-44232. Access to the local network is required for this att...]]></description>
<link>https://tsecurity.de/de/4150769/sicherheitsluecken/cve-2022-44232-libming-048-decompilec-getint-denial-of-service-euvd-2022-47182/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150769/sicherheitsluecken/cve-2022-44232-libming-048-decompilec-getint-denial-of-service-euvd-2022-47182/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:33 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in libming 0.4.8. It has been classified as problematic. The affected element is the function getInt of the file decompile.c. The manipulation leads to denial of service. This vulnerability is traded as CVE-2022-44232. Access to the local network is required for this attack to succeed. There is no exploit available. <a href="https://vuldb.com/vuln/227520" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44216 | Gnuboard 5.5.4/5.5.5 Change Password permission (EUVD-2022-47166)]]></title>
<description><![CDATA[A vulnerability was found in Gnuboard 5.5.4/5.5.5 and classified as critical. Affected by this vulnerability is an unknown functionality of the component Change Password Handler. Such manipulation leads to permission issues. This vulnerability is referenced as CVE-2022-44216. The attack needs to ...]]></description>
<link>https://tsecurity.de/de/4150768/sicherheitsluecken/cve-2022-44216-gnuboard-554555-change-password-permission-euvd-2022-47166/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150768/sicherheitsluecken/cve-2022-44216-gnuboard-554555-change-password-permission-euvd-2022-47166/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:33 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Gnuboard 5.5.4/5.5.5 and classified as critical. Affected by this vulnerability is an unknown functionality of the component Change Password Handler. Such manipulation leads to permission issues. This vulnerability is referenced as CVE-2022-44216. The attack needs to be initiated within the local network. No exploit is... <a href="https://vuldb.com/vuln/221541" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44235 | Beijing Zed-3 VoIP Simpliclty ASG 8.5.0.17807 cross site scripting (EUVD-2022-47185)]]></title>
<description><![CDATA[A vulnerability was found in Beijing Zed-3 VoIP Simpliclty ASG 8.5.0.17807. It has been classified as problematic. Affected by this vulnerability is an unknown functionality. This manipulation causes cross site scripting. This vulnerability is handled as CVE-2022-44235. The attack can be initiate...]]></description>
<link>https://tsecurity.de/de/4150767/sicherheitsluecken/cve-2022-44235-beijing-zed-3-voip-simpliclty-asg-85017807-cross-site-scripting-euvd-2022-47185/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150767/sicherheitsluecken/cve-2022-44235-beijing-zed-3-voip-simpliclty-asg-85017807-cross-site-scripting-euvd-2022-47185/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:33 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Beijing Zed-3 VoIP Simpliclty ASG 8.5.0.17807. It has been classified as problematic. Affected by this vulnerability is an unknown functionality. This manipulation causes cross site scripting. This vulnerability is handled as CVE-2022-44235. The attack can be initiated remotely. There is not any exploit available. <a href="https://vuldb.com/vuln/215942" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44236 | Beijing Zed-3 VoIP Simpliclty ASG 8.5.0.17807 weak password (EUVD-2022-47186)]]></title>
<description><![CDATA[A vulnerability classified as critical has been found in Beijing Zed-3 VoIP Simpliclty ASG 8.5.0.17807. Impacted is an unknown function. This manipulation causes weak password requirements. This vulnerability is registered as CVE-2022-44236. The attack requires access to the local network. No exp...]]></description>
<link>https://tsecurity.de/de/4150766/sicherheitsluecken/cve-2022-44236-beijing-zed-3-voip-simpliclty-asg-85017807-weak-password-euvd-2022-47186/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150766/sicherheitsluecken/cve-2022-44236-beijing-zed-3-voip-simpliclty-asg-85017807-weak-password-euvd-2022-47186/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:33 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as critical has been found in Beijing Zed-3 VoIP Simpliclty ASG 8.5.0.17807. Impacted is an unknown function. This manipulation causes weak password requirements. This vulnerability is registered as CVE-2022-44236. The attack requires access to the local network. No exploit is available. <a href="https://vuldb.com/vuln/215936" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44249 | TOTOLINK NR1800X 9.1.0u.6279_B20210910 UploadFirmwareFile FileName command injection (EUVD-2022-47198)]]></title>
<description><![CDATA[A vulnerability identified as critical has been detected in TOTOLINK NR1800X 9.1.0u.6279_B20210910. Affected is the function UploadFirmwareFile. This manipulation of the argument FileName causes command injection. The identification of this vulnerability is CVE-2022-44249. The attack needs to be ...]]></description>
<link>https://tsecurity.de/de/4150765/sicherheitsluecken/cve-2022-44249-totolink-nr1800x-910u6279b20210910-uploadfirmwarefile-filename-command-injection-euvd-2022-47198/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150765/sicherheitsluecken/cve-2022-44249-totolink-nr1800x-910u6279b20210910-uploadfirmwarefile-filename-command-injection-euvd-2022-47198/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:32 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability identified as critical has been detected in TOTOLINK NR1800X 9.1.0u.6279_B20210910. Affected is the function UploadFirmwareFile. This manipulation of the argument FileName causes command injection. The identification of this vulnerability is CVE-2022-44249. The attack needs to be done within the local network. There is no exploit... <a href="https://vuldb.com/vuln/214280" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44250 | TOTOLINK NR1800X 9.1.0u.6279_B20210910 setOpModeCfg Hostname command injection (EUVD-2022-47199)]]></title>
<description><![CDATA[A vulnerability labeled as critical has been found in TOTOLINK NR1800X 9.1.0u.6279_B20210910. Affected by this vulnerability is the function setOpModeCfg. Such manipulation of the argument Hostname leads to command injection. This vulnerability is referenced as CVE-2022-44250. The attack needs to...]]></description>
<link>https://tsecurity.de/de/4150764/sicherheitsluecken/cve-2022-44250-totolink-nr1800x-910u6279b20210910-setopmodecfg-hostname-command-injection-euvd-2022-47199/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150764/sicherheitsluecken/cve-2022-44250-totolink-nr1800x-910u6279b20210910-setopmodecfg-hostname-command-injection-euvd-2022-47199/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:32 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability labeled as critical has been found in TOTOLINK NR1800X 9.1.0u.6279_B20210910. Affected by this vulnerability is the function setOpModeCfg. Such manipulation of the argument Hostname leads to command injection. This vulnerability is referenced as CVE-2022-44250. The attack needs to be initiated within the local network. No exploit... <a href="https://vuldb.com/vuln/214281" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18701 | MongoDB up to 7.0.39/8.0.28/8.3.7 Query Subsystem denial of service]]></title>
<description><![CDATA[A vulnerability was found in MongoDB up to 7.0.39/8.0.28/8.3.7 and classified as problematic. Affected by this issue is some unknown functionality of the component Query Subsystem. Such manipulation leads to denial of service. This vulnerability is uniquely identified as CVE-2026-18701. The attac...]]></description>
<link>https://tsecurity.de/de/4150763/sicherheitsluecken/cve-2026-18701-mongodb-up-to-70398028837-query-subsystem-denial-of-service/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150763/sicherheitsluecken/cve-2026-18701-mongodb-up-to-70398028837-query-subsystem-denial-of-service/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:32 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in MongoDB up to 7.0.39/8.0.28/8.3.7 and classified as problematic. Affected by this issue is some unknown functionality of the component Query Subsystem. Such manipulation leads to denial of service. This vulnerability is uniquely identified as CVE-2026-18701. The attack can be launched remotely. No exploit exists. It is... <a href="https://vuldb.com/vuln/388533" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18705 | MongoDB Server up to 7.0.39/8.0.28/8.3.7 Atlas Vector Search privileges management]]></title>
<description><![CDATA[A vulnerability has been found in MongoDB Server up to 7.0.39/8.0.28/8.3.7 and classified as problematic. The impacted element is an unknown function of the component Atlas Vector Search. Performing a manipulation results in improper privilege management. This vulnerability is identified as CVE-2...]]></description>
<link>https://tsecurity.de/de/4150762/sicherheitsluecken/cve-2026-18705-mongodb-server-up-to-70398028837-atlas-vector-search-privileges-management/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150762/sicherheitsluecken/cve-2026-18705-mongodb-server-up-to-70398028837-atlas-vector-search-privileges-management/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:32 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability has been found in MongoDB Server up to 7.0.39/8.0.28/8.3.7 and classified as problematic. The impacted element is an unknown function of the component Atlas Vector Search. Performing a manipulation results in improper privilege management. This vulnerability is identified as CVE-2026-18705. The attack can be initiated remotely.... <a href="https://vuldb.com/vuln/388462" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18704 | MongoDB up to 8.3.7 Aggregation Framework improper authorization]]></title>
<description><![CDATA[A vulnerability marked as problematic has been reported in MongoDB up to 8.3.7. Affected by this issue is some unknown functionality of the component Aggregation Framework. Performing a manipulation results in improper authorization. This vulnerability is known as CVE-2026-18704. Remote exploitat...]]></description>
<link>https://tsecurity.de/de/4150761/sicherheitsluecken/cve-2026-18704-mongodb-up-to-837-aggregation-framework-improper-authorization/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150761/sicherheitsluecken/cve-2026-18704-mongodb-up-to-837-aggregation-framework-improper-authorization/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:32 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability marked as problematic has been reported in MongoDB up to 8.3.7. Affected by this issue is some unknown functionality of the component Aggregation Framework. Performing a manipulation results in improper authorization. This vulnerability is known as CVE-2026-18704. Remote exploitation of the attack is possible. No exploit is... <a href="https://vuldb.com/vuln/388456" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18700 | MongoDB Server up to 7.0.39/8.0.28/8.3.7 Geospatial Validation use after free]]></title>
<description><![CDATA[A vulnerability labeled as problematic has been found in MongoDB Server up to 7.0.39/8.0.28/8.3.7. Affected by this vulnerability is an unknown functionality of the component Geospatial Validation. Such manipulation leads to use after free. This vulnerability is traded as CVE-2026-18700. The atta...]]></description>
<link>https://tsecurity.de/de/4150760/sicherheitsluecken/cve-2026-18700-mongodb-server-up-to-70398028837-geospatial-validation-use-after-free/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150760/sicherheitsluecken/cve-2026-18700-mongodb-server-up-to-70398028837-geospatial-validation-use-after-free/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:32 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability labeled as problematic has been found in MongoDB Server up to 7.0.39/8.0.28/8.3.7. Affected by this vulnerability is an unknown functionality of the component Geospatial Validation. Such manipulation leads to use after free. This vulnerability is traded as CVE-2026-18700. The attack may be launched remotely. There is no exploit... <a href="https://vuldb.com/vuln/388455" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18698 | MongoDB Server up to 7.0.39/8.0.28/8.3.7 improper authorization]]></title>
<description><![CDATA[A vulnerability identified as very critical has been detected in MongoDB Server up to 7.0.39/8.0.28/8.3.7. Affected is an unknown function. This manipulation causes improper authorization. This vulnerability appears as CVE-2026-18698. The attack may be initiated remotely. There is no available ex...]]></description>
<link>https://tsecurity.de/de/4150759/sicherheitsluecken/cve-2026-18698-mongodb-server-up-to-70398028837-improper-authorization/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150759/sicherheitsluecken/cve-2026-18698-mongodb-server-up-to-70398028837-improper-authorization/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:32 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability identified as very critical has been detected in MongoDB Server up to 7.0.39/8.0.28/8.3.7. Affected is an unknown function. This manipulation causes improper authorization. This vulnerability appears as CVE-2026-18698. The attack may be initiated remotely. There is no available exploit. You should upgrade the affected component. <a href="https://vuldb.com/vuln/388454" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18696 | MongoDB up to 7.0.39/8.0.28/8.3.7 Authorization Check applyOps improper authorization]]></title>
<description><![CDATA[A vulnerability was found in MongoDB up to 7.0.39/8.0.28/8.3.7. It has been rated as critical. This affects the function applyOps of the component Authorization Check. The manipulation leads to improper authorization. This vulnerability is documented as CVE-2026-18696. The attack can be initiated...]]></description>
<link>https://tsecurity.de/de/4150758/sicherheitsluecken/cve-2026-18696-mongodb-up-to-70398028837-authorization-check-applyops-improper-authorization/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150758/sicherheitsluecken/cve-2026-18696-mongodb-up-to-70398028837-authorization-check-applyops-improper-authorization/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:31 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in MongoDB up to 7.0.39/8.0.28/8.3.7. It has been rated as critical. This affects the function applyOps of the component Authorization Check. The manipulation leads to improper authorization. This vulnerability is documented as CVE-2026-18696. The attack can be initiated remotely. There is not any exploit available.... <a href="https://vuldb.com/vuln/388452" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18697 | MongoDB up to 7.0.39/8.0.28/8.3.7 Aggregation Framework denial of service]]></title>
<description><![CDATA[A vulnerability categorized as problematic has been discovered in MongoDB up to 7.0.39/8.0.28/8.3.7. This impacts an unknown function of the component Aggregation Framework. The manipulation results in denial of service. This vulnerability is reported as CVE-2026-18697. The attack can be launched...]]></description>
<link>https://tsecurity.de/de/4150757/sicherheitsluecken/cve-2026-18697-mongodb-up-to-70398028837-aggregation-framework-denial-of-service/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150757/sicherheitsluecken/cve-2026-18697-mongodb-up-to-70398028837-aggregation-framework-denial-of-service/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:31 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability categorized as problematic has been discovered in MongoDB up to 7.0.39/8.0.28/8.3.7. This impacts an unknown function of the component Aggregation Framework. The manipulation results in denial of service. This vulnerability is reported as CVE-2026-18697. The attack can be launched remotely. No exploit exists. It is advisable to... <a href="https://vuldb.com/vuln/388453" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18699 | MongoDB up to 7.0.39/8.0.28/8.3.7 Query Planner denial of service]]></title>
<description><![CDATA[A vulnerability classified as problematic has been found in MongoDB up to 7.0.39/8.0.28/8.3.7. Affected by this vulnerability is an unknown functionality of the component Query Planner. Performing a manipulation results in denial of service. This vulnerability was named CVE-2026-18699. The attack...]]></description>
<link>https://tsecurity.de/de/4150756/sicherheitsluecken/cve-2026-18699-mongodb-up-to-70398028837-query-planner-denial-of-service/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150756/sicherheitsluecken/cve-2026-18699-mongodb-up-to-70398028837-query-planner-denial-of-service/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:31 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as problematic has been found in MongoDB up to 7.0.39/8.0.28/8.3.7. Affected by this vulnerability is an unknown functionality of the component Query Planner. Performing a manipulation results in denial of service. This vulnerability was named CVE-2026-18699. The attack may be initiated remotely. There is no available... <a href="https://vuldb.com/vuln/388444" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18702 | MongoDB Server up to 7.0.39/8.0.28/8.3.7 Diagnostic Logging improper authorization]]></title>
<description><![CDATA[A vulnerability classified as critical was found in MongoDB Server up to 7.0.39/8.0.28/8.3.7. Affected by this issue is some unknown functionality of the component Diagnostic Logging. Executing a manipulation can lead to improper authorization. The identification of this vulnerability is CVE-2026...]]></description>
<link>https://tsecurity.de/de/4150755/sicherheitsluecken/cve-2026-18702-mongodb-server-up-to-70398028837-diagnostic-logging-improper-authorization/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150755/sicherheitsluecken/cve-2026-18702-mongodb-server-up-to-70398028837-diagnostic-logging-improper-authorization/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:31 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as critical was found in MongoDB Server up to 7.0.39/8.0.28/8.3.7. Affected by this issue is some unknown functionality of the component Diagnostic Logging. Executing a manipulation can lead to improper authorization. The identification of this vulnerability is CVE-2026-18702. The attack may be launched remotely. There... <a href="https://vuldb.com/vuln/388445" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18703 | MongoDB Server up to 8.3.7 certificate validation]]></title>
<description><![CDATA[A vulnerability, which was classified as problematic, was found in MongoDB Server up to 8.3.7. Affected by this vulnerability is an unknown functionality. Executing a manipulation can lead to improper certificate validation. This vulnerability is tracked as CVE-2026-18703. The attack can be launc...]]></description>
<link>https://tsecurity.de/de/4150754/sicherheitsluecken/cve-2026-18703-mongodb-server-up-to-837-certificate-validation/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150754/sicherheitsluecken/cve-2026-18703-mongodb-server-up-to-837-certificate-validation/</guid>
<pubDate>Thu, 17 Sep 2026 05:41:31 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as problematic, was found in MongoDB Server up to 8.3.7. Affected by this vulnerability is an unknown functionality. Executing a manipulation can lead to improper certificate validation. This vulnerability is tracked as CVE-2026-18703. The attack can be launched remotely. No exploit exists. You should upgrade... <a href="https://vuldb.com/vuln/388433" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Detecting and Containing CVE-2026-19490: A Defender's Checklist for NetScaler SAML Bypass]]></title>
<description><![CDATA[Detecting and Containing CVE-2026-19490: A Defender's Checklist for NetScaler SAML Bypass Most authentication bypasses announce themselves through failed logins. CVE-2026-19490 does the opposite. An attacker who exploits it produces a session the appliance considers valid, so the logs look clean ...]]></description>
<link>https://tsecurity.de/de/4150747/sicherheitsluecken/detecting-and-containing-cve-2026-19490-a-defenders-checklist-for-netscaler-saml-bypass/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150747/sicherheitsluecken/detecting-and-containing-cve-2026-19490-a-defenders-checklist-for-netscaler-saml-bypass/</guid>
<pubDate>Thu, 17 Sep 2026 05:40:31 +0200</pubDate>
<content:encoded><![CDATA[<p>Detecting and Containing CVE-2026-19490: A Defender&#039;s Checklist for NetScaler SAML Bypass Most authentication bypasses announce themselves through failed logins. CVE-2026-19490 does the opposite. An attacker who exploits it produces a session the appliance considers valid, so the logs look clean and the alerting rules stay quiet. For teams running... <a href="https://dev.to/jeffreyciend/detecting-and-containing-cve-2026-19490-a-defenders-checklist-for-netscaler-saml-bypass-1k13" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Self-Hosting a Dockerized App on WSL2, Exposed with a Cloudflare Tunnel]]></title>
<description><![CDATA[TL;DR: A proof-of-concept to-do app — Node/Express and Postgres, running in Docker on WSL2 — reachable at a real domain through a named cloudflared tunnel. No login system, just a per-browser cookie hash. If you already have WSL2 and a Cloudflare-managed domain, expect this to take a few minutes,...]]></description>
<link>https://tsecurity.de/de/4150746/poc/self-hosting-a-dockerized-app-on-wsl2-exposed-with-a-cloudflare-tunnel/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150746/poc/self-hosting-a-dockerized-app-on-wsl2-exposed-with-a-cloudflare-tunnel/</guid>
<pubDate>Thu, 17 Sep 2026 05:40:31 +0200</pubDate>
<content:encoded><![CDATA[<p>TL;DR: A proof-of-concept to-do app — Node/Express and Postgres, running in Docker on WSL2 — reachable at a real domain through a named cloudflared tunnel. No login system, just a per-browser cookie hash. If you already have WSL2 and a Cloudflare-managed domain, expect this to take a few minutes, not hours. I wanted a small proof of concept: a... <a href="https://dev.to/gerardo_leon/self-hosting-a-dockerized-app-on-wsl2-exposed-with-a-cloudflare-tunnel-3c0l" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92599 | hapijs joi up to 17.13.6/18.0.0-18.2.5 isoDate Joi.string.isoDate redos (EUVD-2026-81299)]]></title>
<description><![CDATA[A vulnerability was found in hapijs joi up to 17.13.6/18.0.0-18.2.5. It has been declared as problematic. This impacts the function Joi.string.isoDate of the component isoDate. The manipulation results in inefficient regular expression complexity. This vulnerability is reported as CVE-2026-92599....]]></description>
<link>https://tsecurity.de/de/4150716/sicherheitsluecken/cve-2026-92599-hapijs-joi-up-to-171361800-1825-isodate-joistringisodate-redos-euvd-2026-81299/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150716/sicherheitsluecken/cve-2026-92599-hapijs-joi-up-to-171361800-1825-isodate-joistringisodate-redos-euvd-2026-81299/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:52 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in hapijs joi up to 17.13.6/18.0.0-18.2.5. It has been declared as problematic. This impacts the function Joi.string.isoDate of the component isoDate. The manipulation results in inefficient regular expression complexity. This vulnerability is reported as CVE-2026-92599. The attack can be launched remotely. No exploit... <a href="https://vuldb.com/vuln/406273" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92598 | Nodemailer up to 9.0.x Domain Resolver encoding error (EUVD-2026-81298)]]></title>
<description><![CDATA[A vulnerability labeled as critical has been found in Nodemailer up to 9.0.x. This affects an unknown part of the component Domain Resolver. Executing a manipulation can lead to encoding error. This vulnerability is handled as CVE-2026-92598. The attack can be executed remotely. There is not any ...]]></description>
<link>https://tsecurity.de/de/4150715/sicherheitsluecken/cve-2026-92598-nodemailer-up-to-90x-domain-resolver-encoding-error-euvd-2026-81298/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150715/sicherheitsluecken/cve-2026-92598-nodemailer-up-to-90x-domain-resolver-encoding-error-euvd-2026-81298/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability labeled as critical has been found in Nodemailer up to 9.0.x. This affects an unknown part of the component Domain Resolver. Executing a manipulation can lead to encoding error. This vulnerability is handled as CVE-2026-92598. The attack can be executed remotely. There is not any exploit available. The affected component should be... <a href="https://vuldb.com/vuln/406277" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92595 | Nodemailer up to 9.1.0 Content Resolution MailMessage.resolveContent data/key/callback server-side request forgery (EUVD-2026-81295)]]></title>
<description><![CDATA[A vulnerability described as critical has been identified in Nodemailer up to 9.1.0. This issue affects the function MailMessage.resolveContent of the component Content Resolution. The manipulation of the argument data/key/callback results in server-side request forgery. This vulnerability was na...]]></description>
<link>https://tsecurity.de/de/4150714/sicherheitsluecken/cve-2026-92595-nodemailer-up-to-910-content-resolution-mailmessageresolvecontent-datakeycallback-server-side-request-forgery-euvd-2026-81295/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150714/sicherheitsluecken/cve-2026-92595-nodemailer-up-to-910-content-resolution-mailmessageresolvecontent-datakeycallback-server-side-request-forgery-euvd-2026-81295/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability described as critical has been identified in Nodemailer up to 9.1.0. This issue affects the function MailMessage.resolveContent of the component Content Resolution. The manipulation of the argument data/key/callback results in server-side request forgery. This vulnerability was named CVE-2026-92595. The attack may be performed from... <a href="https://vuldb.com/vuln/406279" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92597 | Nodemailer up to 9.0.x Addressparser lib/addressparser input validation (EUVD-2026-81297)]]></title>
<description><![CDATA[A vulnerability was found in Nodemailer up to 9.0.x. It has been classified as critical. This affects an unknown function of the file lib/addressparser of the component Addressparser. The manipulation leads to improper input validation. This vulnerability is documented as CVE-2026-92597. The atta...]]></description>
<link>https://tsecurity.de/de/4150713/sicherheitsluecken/cve-2026-92597-nodemailer-up-to-90x-addressparser-libaddressparser-input-validation-euvd-2026-81297/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150713/sicherheitsluecken/cve-2026-92597-nodemailer-up-to-90x-addressparser-libaddressparser-input-validation-euvd-2026-81297/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Nodemailer up to 9.0.x. It has been classified as critical. This affects an unknown function of the file lib/addressparser of the component Addressparser. The manipulation leads to improper input validation. This vulnerability is documented as CVE-2026-92597. The attack can be initiated remotely. There is not any... <a href="https://vuldb.com/vuln/406272" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92596 | Nodemailer up to 9.0.x Addressparser resource consumption (EUVD-2026-81296)]]></title>
<description><![CDATA[A vulnerability was found in Nodemailer up to 9.0.x and classified as problematic. The impacted element is an unknown function of the component Addressparser. Executing a manipulation can lead to resource consumption. This vulnerability is registered as CVE-2026-92596. It is possible to launch th...]]></description>
<link>https://tsecurity.de/de/4150712/sicherheitsluecken/cve-2026-92596-nodemailer-up-to-90x-addressparser-resource-consumption-euvd-2026-81296/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150712/sicherheitsluecken/cve-2026-92596-nodemailer-up-to-90x-addressparser-resource-consumption-euvd-2026-81296/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Nodemailer up to 9.0.x and classified as problematic. The impacted element is an unknown function of the component Addressparser. Executing a manipulation can lead to resource consumption. This vulnerability is registered as CVE-2026-92596. It is possible to launch the attack remotely. No exploit is available. It is... <a href="https://vuldb.com/vuln/406271" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92594 | Craft CMS up to 5.10.x GraphQL Resolver Gql::canQueryUsers improper authorization (EUVD-2026-81294)]]></title>
<description><![CDATA[A vulnerability marked as problematic has been reported in Craft CMS up to 5.10.x. This vulnerability affects the function Gql::canQueryUsers of the component GraphQL Resolver. The manipulation leads to improper authorization. This vulnerability is uniquely identified as CVE-2026-92594. The attac...]]></description>
<link>https://tsecurity.de/de/4150711/sicherheitsluecken/cve-2026-92594-craft-cms-up-to-510x-graphql-resolver-gqlcanqueryusers-improper-authorization-euvd-2026-81294/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150711/sicherheitsluecken/cve-2026-92594-craft-cms-up-to-510x-graphql-resolver-gqlcanqueryusers-improper-authorization-euvd-2026-81294/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability marked as problematic has been reported in Craft CMS up to 5.10.x. This vulnerability affects the function Gql::canQueryUsers of the component GraphQL Resolver. The manipulation leads to improper authorization. This vulnerability is uniquely identified as CVE-2026-92594. The attack is possible to be carried out remotely. No exploit... <a href="https://vuldb.com/vuln/406278" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92593 | craftcms Craft CMS up to 5.10.12 Redirect renderObjectTemplate returnUrl/redirect special elements in template engine (EUVD-2026-81293)]]></title>
<description><![CDATA[A vulnerability was found in craftcms Craft CMS up to 5.10.12. It has been rated as critical. This issue affects the function View::renderObjectTemplate of the component Redirect Handler. Performing a manipulation of the argument returnUrl/redirect results in improper neutralization of special el...]]></description>
<link>https://tsecurity.de/de/4150710/sicherheitsluecken/cve-2026-92593-craftcms-craft-cms-up-to-51012-redirect-renderobjecttemplate-returnurlredirect-special-elements-in-template-engine-euvd-2026-81293/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150710/sicherheitsluecken/cve-2026-92593-craftcms-craft-cms-up-to-51012-redirect-renderobjecttemplate-returnurlredirect-special-elements-in-template-engine-euvd-2026-81293/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in craftcms Craft CMS up to 5.10.12. It has been rated as critical. This issue affects the function View::renderObjectTemplate of the component Redirect Handler. Performing a manipulation of the argument returnUrl/redirect results in improper neutralization of special elements used in a template engine. This vulnerability... <a href="https://vuldb.com/vuln/406246" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92592 | craftcms Craft CMS up to 4.18.5/5.10.12 Twig template system redirect (EUVD-2026-81292)]]></title>
<description><![CDATA[A vulnerability identified as problematic has been detected in craftcms Craft CMS up to 4.18.5/5.10.12. The affected element is the function system of the component Twig template. The manipulation of the argument redirect leads to open redirect. This vulnerability is uniquely identified as CVE-20...]]></description>
<link>https://tsecurity.de/de/4150709/sicherheitsluecken/cve-2026-92592-craftcms-craft-cms-up-to-418551012-twig-template-system-redirect-euvd-2026-81292/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150709/sicherheitsluecken/cve-2026-92592-craftcms-craft-cms-up-to-418551012-twig-template-system-redirect-euvd-2026-81292/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability identified as problematic has been detected in craftcms Craft CMS up to 4.18.5/5.10.12. The affected element is the function system of the component Twig template. The manipulation of the argument redirect leads to open redirect. This vulnerability is uniquely identified as CVE-2026-92592. The attack is possible to be carried out... <a href="https://vuldb.com/vuln/406248" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-69110 | Microck opencode-studio up to 2.4.3 missing authentication]]></title>
<description><![CDATA[A vulnerability categorized as critical has been discovered in Microck opencode-studio up to 2.4.3. Affected by this issue is some unknown functionality. The manipulation results in missing authentication. This vulnerability was named CVE-2026-69110. The attack may be performed from remote. There...]]></description>
<link>https://tsecurity.de/de/4150708/sicherheitsluecken/cve-2026-69110-microck-opencode-studio-up-to-243-missing-authentication/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150708/sicherheitsluecken/cve-2026-69110-microck-opencode-studio-up-to-243-missing-authentication/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability categorized as critical has been discovered in Microck opencode-studio up to 2.4.3. Affected by this issue is some unknown functionality. The manipulation results in missing authentication. This vulnerability was named CVE-2026-69110. The attack may be performed from remote. There is no available exploit. It is advisable to upgrade... <a href="https://vuldb.com/vuln/385849" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-69100 | dromara lamp-cloud up to 5.6.2 GlueFactory os command injection]]></title>
<description><![CDATA[A vulnerability was found in dromara lamp-cloud up to 5.6.2. It has been declared as very critical. Affected is an unknown function of the component GlueFactory. Executing a manipulation can lead to os command injection. This vulnerability is handled as CVE-2026-69100. The attack can be executed ...]]></description>
<link>https://tsecurity.de/de/4150707/sicherheitsluecken/cve-2026-69100-dromara-lamp-cloud-up-to-562-gluefactory-os-command-injection/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150707/sicherheitsluecken/cve-2026-69100-dromara-lamp-cloud-up-to-562-gluefactory-os-command-injection/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in dromara lamp-cloud up to 5.6.2. It has been declared as very critical. Affected is an unknown function of the component GlueFactory. Executing a manipulation can lead to os command injection. This vulnerability is handled as CVE-2026-69100. The attack can be executed remotely. There is not any exploit available. It is... <a href="https://vuldb.com/vuln/385847" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2025-71399 | better-auth Better Auth up to 1.4.4 Router privileges management (EUVD-2025-210590)]]></title>
<description><![CDATA[A vulnerability classified as critical has been found in better-auth Better Auth up to 1.4.4. This affects an unknown function of the component Router. The manipulation leads to improper privilege management. This vulnerability is traded as CVE-2025-71399. It is possible to initiate the attack re...]]></description>
<link>https://tsecurity.de/de/4150706/sicherheitsluecken/cve-2025-71399-better-auth-better-auth-up-to-144-router-privileges-management-euvd-2025-210590/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150706/sicherheitsluecken/cve-2025-71399-better-auth-better-auth-up-to-144-router-privileges-management-euvd-2025-210590/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as critical has been found in better-auth Better Auth up to 1.4.4. This affects an unknown function of the component Router. The manipulation leads to improper privilege management. This vulnerability is traded as CVE-2025-71399. It is possible to initiate the attack remotely. There is no exploit available. <a href="https://vuldb.com/vuln/385350" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-67326 | gitpython-developers GitPython up to 3.1.49 Config Writer config_writer section injection (EUVD-2026-51814 / Nessus ID 331643)]]></title>
<description><![CDATA[A vulnerability, which was classified as critical, was found in gitpython-developers GitPython up to 3.1.49. The impacted element is the function config_writer of the component Config Writer. Executing a manipulation of the argument section can lead to injection. This vulnerability is tracked as ...]]></description>
<link>https://tsecurity.de/de/4150705/sicherheitsluecken/cve-2026-67326-gitpython-developers-gitpython-up-to-3149-config-writer-configwriter-section-injection-euvd-2026-51814-nessus-id-331643/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150705/sicherheitsluecken/cve-2026-67326-gitpython-developers-gitpython-up-to-3149-config-writer-configwriter-section-injection-euvd-2026-51814-nessus-id-331643/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as critical, was found in gitpython-developers GitPython up to 3.1.49. The impacted element is the function config_writer of the component Config Writer. Executing a manipulation of the argument section can lead to injection. This vulnerability is tracked as CVE-2026-67326. The attack can be launched remotely.... <a href="https://vuldb.com/vuln/385283" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-67309 | Traefik up to 3.7.7 RewriteTarget Middleware path traversal (EUVD-2026-51815)]]></title>
<description><![CDATA[A vulnerability identified as critical has been detected in Traefik up to 3.7.7. Affected by this vulnerability is an unknown functionality of the component RewriteTarget Middleware. Performing a manipulation results in path traversal. This vulnerability is known as CVE-2026-67309. Remote exploit...]]></description>
<link>https://tsecurity.de/de/4150704/sicherheitsluecken/cve-2026-67309-traefik-up-to-377-rewritetarget-middleware-path-traversal-euvd-2026-51815/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150704/sicherheitsluecken/cve-2026-67309-traefik-up-to-377-rewritetarget-middleware-path-traversal-euvd-2026-51815/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability identified as critical has been detected in Traefik up to 3.7.7. Affected by this vulnerability is an unknown functionality of the component RewriteTarget Middleware. Performing a manipulation results in path traversal. This vulnerability is known as CVE-2026-67309. Remote exploitation of the attack is possible. No exploit is... <a href="https://vuldb.com/vuln/385276" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-20316 | Cisco Secure Firewall Management Center up to 10.0.1 Web Interface information disclosure (EUVD-2026-50404)]]></title>
<description><![CDATA[A vulnerability was found in Cisco Secure Firewall Management Center. It has been classified as problematic. Affected is an unknown function of the component Web Interface. Performing a manipulation results in information disclosure. This vulnerability is reported as CVE-2026-20316. The attack is...]]></description>
<link>https://tsecurity.de/de/4150703/sicherheitsluecken/cve-2026-20316-cisco-secure-firewall-management-center-up-to-1001-web-interface-information-disclosure-euvd-2026-50404/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150703/sicherheitsluecken/cve-2026-20316-cisco-secure-firewall-management-center-up-to-1001-web-interface-information-disclosure-euvd-2026-50404/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Cisco Secure Firewall Management Center. It has been classified as problematic. Affected is an unknown function of the component Web Interface. Performing a manipulation results in information disclosure. This vulnerability is reported as CVE-2026-20316. The attack is possible to be carried out remotely. Moreover, an... <a href="https://vuldb.com/vuln/384208" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44188 | Netgear R7000P 1.3.0.8 /usr/sbin/httpd enable_band_steering buffer overflow (EUVD-2022-47138)]]></title>
<description><![CDATA[A vulnerability was found in Netgear R7000P 1.3.0.8. It has been rated as critical. Affected by this issue is some unknown functionality of the file /usr/sbin/httpd. The manipulation of the argument enable_band_steering leads to buffer overflow. This vulnerability is listed as CVE-2022-44188. The...]]></description>
<link>https://tsecurity.de/de/4150702/sicherheitsluecken/cve-2022-44188-netgear-r7000p-1308-usrsbinhttpd-enablebandsteering-buffer-overflow-euvd-2022-47138/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150702/sicherheitsluecken/cve-2022-44188-netgear-r7000p-1308-usrsbinhttpd-enablebandsteering-buffer-overflow-euvd-2022-47138/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Netgear R7000P 1.3.0.8. It has been rated as critical. Affected by this issue is some unknown functionality of the file /usr/sbin/httpd. The manipulation of the argument enable_band_steering leads to buffer overflow. This vulnerability is listed as CVE-2022-44188. The attack must be carried out from within the local... <a href="https://vuldb.com/vuln/214194" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44190 | Netgear R7000P 1.3.1.64 enable_band_steering buffer overflow (EUVD-2022-47140)]]></title>
<description><![CDATA[A vulnerability categorized as critical has been discovered in Netgear R7000P 1.3.1.64. This affects an unknown part. The manipulation of the argument enable_band_steering results in buffer overflow. This vulnerability is cataloged as CVE-2022-44190. The attack must originate from the local netwo...]]></description>
<link>https://tsecurity.de/de/4150701/sicherheitsluecken/cve-2022-44190-netgear-r7000p-13164-enablebandsteering-buffer-overflow-euvd-2022-47140/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150701/sicherheitsluecken/cve-2022-44190-netgear-r7000p-13164-enablebandsteering-buffer-overflow-euvd-2022-47140/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability categorized as critical has been discovered in Netgear R7000P 1.3.1.64. This affects an unknown part. The manipulation of the argument enable_band_steering results in buffer overflow. This vulnerability is cataloged as CVE-2022-44190. The attack must originate from the local network. There is no exploit available. <a href="https://vuldb.com/vuln/214195" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44193 | Netgear R7000P 1.3.1.64 /usr/sbin/httpd starthour/startminute /endhour/endminute buffer overflow (EUVD-2022-47143)]]></title>
<description><![CDATA[A vulnerability labeled as critical has been found in Netgear R7000P 1.3.1.64. This issue affects some unknown processing of the file /usr/sbin/httpd. Such manipulation of the argument starthour/startminute /endhour/endminute leads to buffer overflow. This vulnerability is documented as CVE-2022-...]]></description>
<link>https://tsecurity.de/de/4150700/sicherheitsluecken/cve-2022-44193-netgear-r7000p-13164-usrsbinhttpd-starthourstartminute-endhourendminute-buffer-overflow-euvd-2022-47143/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150700/sicherheitsluecken/cve-2022-44193-netgear-r7000p-13164-usrsbinhttpd-starthourstartminute-endhourendminute-buffer-overflow-euvd-2022-47143/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability labeled as critical has been found in Netgear R7000P 1.3.1.64. This issue affects some unknown processing of the file /usr/sbin/httpd. Such manipulation of the argument starthour/startminute /endhour/endminute leads to buffer overflow. This vulnerability is documented as CVE-2022-44193. The attack requires being on the local... <a href="https://vuldb.com/vuln/214197" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44191 | Netgear R7000P 1.3.1.64 KEY1/KEY2 buffer overflow (EUVD-2022-47141)]]></title>
<description><![CDATA[A vulnerability identified as critical has been detected in Netgear R7000P 1.3.1.64. This vulnerability affects unknown code. This manipulation of the argument KEY1/KEY2 causes buffer overflow. This vulnerability is registered as CVE-2022-44191. The attack requires access to the local network. No...]]></description>
<link>https://tsecurity.de/de/4150699/sicherheitsluecken/cve-2022-44191-netgear-r7000p-13164-key1key2-buffer-overflow-euvd-2022-47141/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150699/sicherheitsluecken/cve-2022-44191-netgear-r7000p-13164-key1key2-buffer-overflow-euvd-2022-47141/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability identified as critical has been detected in Netgear R7000P 1.3.1.64. This vulnerability affects unknown code. This manipulation of the argument KEY1/KEY2 causes buffer overflow. This vulnerability is registered as CVE-2022-44191. The attack requires access to the local network. No exploit is available. <a href="https://vuldb.com/vuln/214196" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-68772 | ZenML up to 0.94.6 CloudpickleMaterializer cloudpickle_materializer.py cloudpickle.load deserialization]]></title>
<description><![CDATA[A vulnerability was found in ZenML up to 0.94.6. It has been rated as problematic. Impacted is the function cloudpickle.load of the file cloudpickle_materializer.py of the component CloudpickleMaterializer. Performing a manipulation results in deserialization. This vulnerability is identified as ...]]></description>
<link>https://tsecurity.de/de/4150698/sicherheitsluecken/cve-2026-68772-zenml-up-to-0946-cloudpicklematerializer-cloudpicklematerializerpy-cloudpickleload-deserialization/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150698/sicherheitsluecken/cve-2026-68772-zenml-up-to-0946-cloudpicklematerializer-cloudpicklematerializerpy-cloudpickleload-deserialization/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in ZenML up to 0.94.6. It has been rated as problematic. Impacted is the function cloudpickle.load of the file cloudpickle_materializer.py of the component CloudpickleMaterializer. Performing a manipulation results in deserialization. This vulnerability is identified as CVE-2026-68772. The attack can be initiated... <a href="https://vuldb.com/vuln/387052" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-5855 | Contiki-NG LwM2M TLV parser lwm2m-tlv.c lwm2m_tlv_read length out-of-bounds]]></title>
<description><![CDATA[A vulnerability, which was classified as very critical, has been found in Contiki-NG. This impacts the function lwm2m_tlv_read of the file os/services/lwm2m/lwm2m-tlv.c of the component LwM2M TLV parser. Performing a manipulation of the argument length results in out-of-bounds read. This vulnerab...]]></description>
<link>https://tsecurity.de/de/4150697/sicherheitsluecken/cve-2026-5855-contiki-ng-lwm2m-tlv-parser-lwm2m-tlvc-lwm2mtlvread-length-out-of-bounds/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150697/sicherheitsluecken/cve-2026-5855-contiki-ng-lwm2m-tlv-parser-lwm2m-tlvc-lwm2mtlvread-length-out-of-bounds/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as very critical, has been found in Contiki-NG. This impacts the function lwm2m_tlv_read of the file os/services/lwm2m/lwm2m-tlv.c of the component LwM2M TLV parser. Performing a manipulation of the argument length results in out-of-bounds read. This vulnerability is known as CVE-2026-5855. Remote exploitation... <a href="https://vuldb.com/vuln/386836" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-5856 | Contiki-NG mDNS Resolver resolv.c skip_name out-of-bounds]]></title>
<description><![CDATA[A vulnerability was found in Contiki-NG. It has been classified as critical. This affects the function skip_name of the file os/services/resolv/resolv.c of the component mDNS Resolver. This manipulation causes out-of-bounds read. The identification of this vulnerability is CVE-2026-5856. It is po...]]></description>
<link>https://tsecurity.de/de/4150696/sicherheitsluecken/cve-2026-5856-contiki-ng-mdns-resolver-resolvc-skipname-out-of-bounds/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150696/sicherheitsluecken/cve-2026-5856-contiki-ng-mdns-resolver-resolvc-skipname-out-of-bounds/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Contiki-NG. It has been classified as critical. This affects the function skip_name of the file os/services/resolv/resolv.c of the component mDNS Resolver. This manipulation causes out-of-bounds read. The identification of this vulnerability is CVE-2026-5856. It is possible to initiate the attack remotely. There is no... <a href="https://vuldb.com/vuln/386840" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-53977 | Bohdan Triapitsyn OpenChamber up to 1.11.7 Route bootstrap-runtime.js improper authentication]]></title>
<description><![CDATA[A vulnerability was found in Bohdan Triapitsyn OpenChamber up to 1.11.7. It has been rated as critical. The affected element is an unknown function of the file bootstrap-runtime.js of the component Route Handler. The manipulation leads to improper authentication. This vulnerability is referenced ...]]></description>
<link>https://tsecurity.de/de/4150695/sicherheitsluecken/cve-2026-53977-bohdan-triapitsyn-openchamber-up-to-1117-route-bootstrap-runtimejs-improper-authentication/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150695/sicherheitsluecken/cve-2026-53977-bohdan-triapitsyn-openchamber-up-to-1117-route-bootstrap-runtimejs-improper-authentication/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Bohdan Triapitsyn OpenChamber up to 1.11.7. It has been rated as critical. The affected element is an unknown function of the file bootstrap-runtime.js of the component Route Handler. The manipulation leads to improper authentication. This vulnerability is referenced as CVE-2026-53977. Remote exploitation of the attack... <a href="https://vuldb.com/vuln/386646" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-53975 | Bohdan Triapitsyn OpenChamber up to 1.11.7 Command Execution /api/fs/exec spawn os command injection]]></title>
<description><![CDATA[A vulnerability, which was classified as critical, was found in Bohdan Triapitsyn OpenChamber up to 1.11.7. This vulnerability affects the function spawn of the file /api/fs/exec of the component Command Execution. The manipulation results in os command injection. This vulnerability was named CVE...]]></description>
<link>https://tsecurity.de/de/4150694/sicherheitsluecken/cve-2026-53975-bohdan-triapitsyn-openchamber-up-to-1117-command-execution-apifsexec-spawn-os-command-injection/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150694/sicherheitsluecken/cve-2026-53975-bohdan-triapitsyn-openchamber-up-to-1117-command-execution-apifsexec-spawn-os-command-injection/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as critical, was found in Bohdan Triapitsyn OpenChamber up to 1.11.7. This vulnerability affects the function spawn of the file /api/fs/exec of the component Command Execution. The manipulation results in os command injection. This vulnerability was named CVE-2026-53975. The attack may be performed from... <a href="https://vuldb.com/vuln/386599" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-53976 | Bohdan Triapitsyn OpenChamber up to 1.11.7 File Serving /api/fs/read resolveReadPathFromContext allowOutsideWorkspace path traversal]]></title>
<description><![CDATA[A vulnerability has been found in Bohdan Triapitsyn OpenChamber up to 1.11.7 and classified as critical. This issue affects the function resolveReadPathFromContext of the file /api/fs/read of the component File Serving. This manipulation of the argument allowOutsideWorkspace causes path traversal...]]></description>
<link>https://tsecurity.de/de/4150693/sicherheitsluecken/cve-2026-53976-bohdan-triapitsyn-openchamber-up-to-1117-file-serving-apifsread-resolvereadpathfromcontext-allowoutsideworkspace-path-traversal/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150693/sicherheitsluecken/cve-2026-53976-bohdan-triapitsyn-openchamber-up-to-1117-file-serving-apifsread-resolvereadpathfromcontext-allowoutsideworkspace-path-traversal/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability has been found in Bohdan Triapitsyn OpenChamber up to 1.11.7 and classified as critical. This issue affects the function resolveReadPathFromContext of the file /api/fs/read of the component File Serving. This manipulation of the argument allowOutsideWorkspace causes path traversal. The identification of this vulnerability is... <a href="https://vuldb.com/vuln/386600" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-70617 | Spacebar Server Channels Recipient Endpoint authorization (dcfd910)]]></title>
<description><![CDATA[A vulnerability marked as critical has been reported in Spacebar Server. Affected by this vulnerability is an unknown functionality of the component Channels Recipient Endpoint. Performing a manipulation results in missing authorization. This vulnerability is reported as CVE-2026-70617. The attac...]]></description>
<link>https://tsecurity.de/de/4150692/sicherheitsluecken/cve-2026-70617-spacebar-server-channels-recipient-endpoint-authorization-dcfd910/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150692/sicherheitsluecken/cve-2026-70617-spacebar-server-channels-recipient-endpoint-authorization-dcfd910/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability marked as critical has been reported in Spacebar Server. Affected by this vulnerability is an unknown functionality of the component Channels Recipient Endpoint. Performing a manipulation results in missing authorization. This vulnerability is reported as CVE-2026-70617. The attack is possible to be carried out remotely. No exploit... <a href="https://vuldb.com/vuln/386398" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-70618 | Spacebar Server Roles Member-Ids Endpoint improper authorization]]></title>
<description><![CDATA[A vulnerability classified as problematic has been found in Spacebar Server. This affects an unknown part of the component Roles Member-Ids Endpoint. The manipulation leads to improper authorization. This vulnerability is traded as CVE-2026-70618. It is possible to initiate the attack remotely. T...]]></description>
<link>https://tsecurity.de/de/4150691/sicherheitsluecken/cve-2026-70618-spacebar-server-roles-member-ids-endpoint-improper-authorization/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150691/sicherheitsluecken/cve-2026-70618-spacebar-server-roles-member-ids-endpoint-improper-authorization/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as problematic has been found in Spacebar Server. This affects an unknown part of the component Roles Member-Ids Endpoint. The manipulation leads to improper authorization. This vulnerability is traded as CVE-2026-70618. It is possible to initiate the attack remotely. There is no exploit available. It is recommended to... <a href="https://vuldb.com/vuln/386400" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-4995 | Weaver Network E-cology up to 10.51 uploaderOperate.jsp secId/plandetailid unrestricted upload]]></title>
<description><![CDATA[A vulnerability, which was classified as critical, has been found in Weaver Network E-cology up to 10.51. This issue affects some unknown processing of the file /workrelate/plan/util/uploaderOperate.jsp. The manipulation of the argument secId/plandetailid leads to unrestricted upload. This vulner...]]></description>
<link>https://tsecurity.de/de/4150690/sicherheitsluecken/cve-2022-4995-weaver-network-e-cology-up-to-1051-uploaderoperatejsp-secidplandetailid-unrestricted-upload/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150690/sicherheitsluecken/cve-2022-4995-weaver-network-e-cology-up-to-1051-uploaderoperatejsp-secidplandetailid-unrestricted-upload/</guid>
<pubDate>Thu, 17 Sep 2026 03:40:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as critical, has been found in Weaver Network E-cology up to 10.51. This issue affects some unknown processing of the file /workrelate/plan/util/uploaderOperate.jsp. The manipulation of the argument secId/plandetailid leads to unrestricted upload. This vulnerability is uniquely identified as CVE-2022-4995. The... <a href="https://vuldb.com/vuln/387018" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[A stored-XSS report we couldn't quite reproduce, and hardened anyway]]></title>
<description><![CDATA[A researcher named Dhruv emailed us to report a stored XSS path: someone attaches a PDF with embedded JavaScript to a support ticket in our helpdesk product, and when a support agent opens it, the script runs "in the context of the application." What we found when we checked The download route ha...]]></description>
<link>https://tsecurity.de/de/4150685/sicherheitsluecken/a-stored-xss-report-we-couldnt-quite-reproduce-and-hardened-anyway/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150685/sicherheitsluecken/a-stored-xss-report-we-couldnt-quite-reproduce-and-hardened-anyway/</guid>
<pubDate>Thu, 17 Sep 2026 03:39:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A researcher named Dhruv emailed us to report a stored XSS path: someone attaches a PDF with embedded JavaScript to a support ticket in our helpdesk product, and when a support agent opens it, the script runs &quot;in the context of the application.&quot; What we found when we checked The download route has forced Content-Disposition: attachment and... <a href="https://dev.to/hamzezn/a-stored-xss-report-we-couldnt-quite-reproduce-and-hardened-anyway-5f1i" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2020-20212 | MikroTik RouterOS 6.44.5 /nova/bin/console null pointer dereference]]></title>
<description><![CDATA[A vulnerability described as problematic has been identified in MikroTik RouterOS 6.44.5. The impacted element is an unknown function of the file /nova/bin/console. Such manipulation leads to null pointer dereference. This vulnerability is traded as CVE-2020-20212. The attack may be launched remo...]]></description>
<link>https://tsecurity.de/de/4150654/sicherheitsluecken/cve-2020-20212-mikrotik-routeros-6445-novabinconsole-null-pointer-dereference/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150654/sicherheitsluecken/cve-2020-20212-mikrotik-routeros-6445-novabinconsole-null-pointer-dereference/</guid>
<pubDate>Thu, 17 Sep 2026 02:44:10 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability described as problematic has been identified in MikroTik RouterOS 6.44.5. The impacted element is an unknown function of the file /nova/bin/console. Such manipulation leads to null pointer dereference. This vulnerability is traded as CVE-2020-20212. The attack may be launched remotely. There is no exploit available. <a href="https://vuldb.com/vuln/178065" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2020-20211 | MikroTik RouterOS 6.44.5 /nova/bin/console denial of service]]></title>
<description><![CDATA[A vulnerability marked as problematic has been reported in MikroTik RouterOS 6.44.5. The affected element is an unknown function of the file /nova/bin/console. This manipulation causes denial of service. This vulnerability appears as CVE-2020-20211. The attack may be initiated remotely. There is ...]]></description>
<link>https://tsecurity.de/de/4150653/sicherheitsluecken/cve-2020-20211-mikrotik-routeros-6445-novabinconsole-denial-of-service/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150653/sicherheitsluecken/cve-2020-20211-mikrotik-routeros-6445-novabinconsole-denial-of-service/</guid>
<pubDate>Thu, 17 Sep 2026 02:44:10 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability marked as problematic has been reported in MikroTik RouterOS 6.44.5. The affected element is an unknown function of the file /nova/bin/console. This manipulation causes denial of service. This vulnerability appears as CVE-2020-20211. The attack may be initiated remotely. There is no available exploit. <a href="https://vuldb.com/vuln/178064" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2017-17537 | MikroTik RouterBOARD 6.39.2/6.40.5 TCP Service 53 input validation (EDB-43200 / ID 860320)]]></title>
<description><![CDATA[A vulnerability was found in MikroTik RouterBOARD 6.39.2/6.40.5. It has been rated as problematic. This vulnerability affects unknown code of the component TCP Service 53. The manipulation leads to improper input validation. This vulnerability is listed as CVE-2017-17537. The attack may be initia...]]></description>
<link>https://tsecurity.de/de/4150652/sicherheitsluecken/cve-2017-17537-mikrotik-routerboard-63926405-tcp-service-53-input-validation-edb-43200-id-860320/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150652/sicherheitsluecken/cve-2017-17537-mikrotik-routerboard-63926405-tcp-service-53-input-validation-edb-43200-id-860320/</guid>
<pubDate>Thu, 17 Sep 2026 02:44:10 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in MikroTik RouterBOARD 6.39.2/6.40.5. It has been rated as problematic. This vulnerability affects unknown code of the component TCP Service 53. The manipulation leads to improper input validation. This vulnerability is listed as CVE-2017-17537. The attack may be initiated remotely. In addition, an exploit is available.... <a href="https://vuldb.com/vuln/110664" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2017-6297 | MikroTik RouterOS 6.37.4/6.83.3 L2TP Client IPsec 7pk security (BID-96447 / ID 103115)]]></title>
<description><![CDATA[A vulnerability categorized as critical has been discovered in MikroTik RouterOS 6.37.4/6.83.3. This affects an unknown part of the component L2TP Client. The manipulation results in 7pk security features (IPsec). This vulnerability was named CVE-2017-6297. The attack may be performed from remote...]]></description>
<link>https://tsecurity.de/de/4150651/sicherheitsluecken/cve-2017-6297-mikrotik-routeros-63746833-l2tp-client-ipsec-7pk-security-bid-96447-id-103115/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150651/sicherheitsluecken/cve-2017-6297-mikrotik-routeros-63746833-l2tp-client-ipsec-7pk-security-bid-96447-id-103115/</guid>
<pubDate>Thu, 17 Sep 2026 02:44:10 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability categorized as critical has been discovered in MikroTik RouterOS 6.37.4/6.83.3. This affects an unknown part of the component L2TP Client. The manipulation results in 7pk security features (IPsec). This vulnerability was named CVE-2017-6297. The attack may be performed from remote. There is no available exploit. Adding more... <a href="https://vuldb.com/vuln/97309" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2023-27169 | Xpand IT Write-Back Manager 2.3.1 hash predictable salt (EUVD-2023-30949)]]></title>
<description><![CDATA[A vulnerability marked as problematic has been reported in Xpand IT Write-Back Manager 2.3.1. This impacts an unknown function. Performing a manipulation results in use of a one-way hash with a predictable salt. This vulnerability was named CVE-2023-27169. The attack needs to be approached within...]]></description>
<link>https://tsecurity.de/de/4150650/sicherheitsluecken/cve-2023-27169-xpand-it-write-back-manager-231-hash-predictable-salt-euvd-2023-30949/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150650/sicherheitsluecken/cve-2023-27169-xpand-it-write-back-manager-231-hash-predictable-salt-euvd-2023-30949/</guid>
<pubDate>Thu, 17 Sep 2026 02:44:10 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability marked as problematic has been reported in Xpand IT Write-Back Manager 2.3.1. This impacts an unknown function. Performing a manipulation results in use of a one-way hash with a predictable salt. This vulnerability was named CVE-2023-27169. The attack needs to be approached within the local network. There is no available exploit. <a href="https://vuldb.com/vuln/239524" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2023-27170 | Xpand IT Write-Back Manager 2.3.1 siteName path traversal (EUVD-2023-30950)]]></title>
<description><![CDATA[A vulnerability has been found in Xpand IT Write-Back Manager 2.3.1 and classified as critical. This issue affects some unknown processing. Performing a manipulation of the argument siteName results in path traversal. This vulnerability is reported as CVE-2023-27170. The attacker must have access...]]></description>
<link>https://tsecurity.de/de/4150649/sicherheitsluecken/cve-2023-27170-xpand-it-write-back-manager-231-sitename-path-traversal-euvd-2023-30950/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150649/sicherheitsluecken/cve-2023-27170-xpand-it-write-back-manager-231-sitename-path-traversal-euvd-2023-30950/</guid>
<pubDate>Thu, 17 Sep 2026 02:44:10 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability has been found in Xpand IT Write-Back Manager 2.3.1 and classified as critical. This issue affects some unknown processing. Performing a manipulation of the argument siteName results in path traversal. This vulnerability is reported as CVE-2023-27170. The attacker must have access to the local network to execute the attack. No... <a href="https://vuldb.com/vuln/243688" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2024-33668 | Zammad up to 6.2.x Upload Cache excessive authentication]]></title>
<description><![CDATA[A vulnerability classified as problematic was found in Zammad up to 6.2.x. This affects an unknown part of the component Upload Cache. Executing a manipulation can lead to improper restriction of excessive authentication attempts. This vulnerability is handled as CVE-2024-33668. The attack can be...]]></description>
<link>https://tsecurity.de/de/4150648/sicherheitsluecken/cve-2024-33668-zammad-up-to-62x-upload-cache-excessive-authentication/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150648/sicherheitsluecken/cve-2024-33668-zammad-up-to-62x-upload-cache-excessive-authentication/</guid>
<pubDate>Thu, 17 Sep 2026 02:44:10 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as problematic was found in Zammad up to 6.2.x. This affects an unknown part of the component Upload Cache. Executing a manipulation can lead to improper restriction of excessive authentication attempts. This vulnerability is handled as CVE-2024-33668. The attack can be executed remotely. There is not any exploit... <a href="https://vuldb.com/vuln/262067" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-19655 | Arista EOS up to 4.33.9M/4.34.7.1M/4.35.5M DHCP Relay Service input validation (WID-SEC-2026-3287)]]></title>
<description><![CDATA[A vulnerability marked as critical has been reported in Arista EOS up to 4.33.9M/4.34.7.1M/4.35.5M. Affected by this issue is some unknown functionality of the component DHCP Relay Service. This manipulation causes improper input validation. The identification of this vulnerability is CVE-2026-19...]]></description>
<link>https://tsecurity.de/de/4150647/sicherheitsluecken/cve-2026-19655-arista-eos-up-to-4339m43471m4355m-dhcp-relay-service-input-validation-wid-sec-2026-3287/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150647/sicherheitsluecken/cve-2026-19655-arista-eos-up-to-4339m43471m4355m-dhcp-relay-service-input-validation-wid-sec-2026-3287/</guid>
<pubDate>Thu, 17 Sep 2026 02:44:10 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability marked as critical has been reported in Arista EOS up to 4.33.9M/4.34.7.1M/4.35.5M. Affected by this issue is some unknown functionality of the component DHCP Relay Service. This manipulation causes improper input validation. The identification of this vulnerability is CVE-2026-19655. It is possible to initiate the attack remotely.... <a href="https://vuldb.com/vuln/404780" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-73437 | Arista EOS up to 4.33.9M/4.34.7.1M/4.35.5M/4.36.1F DHCP denial of service (WID-SEC-2026-3287)]]></title>
<description><![CDATA[A vulnerability labeled as very critical has been found in Arista EOS up to 4.33.9M/4.34.7.1M/4.35.5M/4.36.1F. This issue affects some unknown processing of the component DHCP Handler. Executing a manipulation can lead to denial of service. This vulnerability appears as CVE-2026-73437. The attack...]]></description>
<link>https://tsecurity.de/de/4150646/sicherheitsluecken/cve-2026-73437-arista-eos-up-to-4339m43471m4355m4361f-dhcp-denial-of-service-wid-sec-2026-3287/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150646/sicherheitsluecken/cve-2026-73437-arista-eos-up-to-4339m43471m4355m4361f-dhcp-denial-of-service-wid-sec-2026-3287/</guid>
<pubDate>Thu, 17 Sep 2026 02:44:10 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability labeled as very critical has been found in Arista EOS up to 4.33.9M/4.34.7.1M/4.35.5M/4.36.1F. This issue affects some unknown processing of the component DHCP Handler. Executing a manipulation can lead to denial of service. This vulnerability appears as CVE-2026-73437. The attack may be performed from remote. There is no available... <a href="https://vuldb.com/vuln/404849" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-73440 | Arista EOS up to 4.36.1F SNMP improper authorization (WID-SEC-2026-3287)]]></title>
<description><![CDATA[A vulnerability was found in Arista EOS up to 4.32.x/4.33.9M/4.34.7.1M/4.35.5M/4.36.1F. It has been declared as critical. This affects an unknown function of the component SNMP. The manipulation results in improper authorization. This vulnerability is known as CVE-2026-73440. It is possible to la...]]></description>
<link>https://tsecurity.de/de/4150645/sicherheitsluecken/cve-2026-73440-arista-eos-up-to-4361f-snmp-improper-authorization-wid-sec-2026-3287/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150645/sicherheitsluecken/cve-2026-73440-arista-eos-up-to-4361f-snmp-improper-authorization-wid-sec-2026-3287/</guid>
<pubDate>Thu, 17 Sep 2026 02:44:10 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Arista EOS up to 4.32.x/4.33.9M/4.34.7.1M/4.35.5M/4.36.1F. It has been declared as critical. This affects an unknown function of the component SNMP. The manipulation results in improper authorization. This vulnerability is known as CVE-2026-73440. It is possible to launch the attack remotely. No exploit is available.... <a href="https://vuldb.com/vuln/405601" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-73443 | Arista EOS up to 4.33.9M/4.34.7M/4.35.5M/4.36.1F VRRP authentication replay (WID-SEC-2026-3287)]]></title>
<description><![CDATA[A vulnerability, which was classified as critical, has been found in Arista EOS up to 4.33.9M/4.34.7M/4.35.5M/4.36.1F. This impacts an unknown function of the component VRRP. The manipulation leads to authentication bypass by capture-replay. This vulnerability is referenced as CVE-2026-73443. Rem...]]></description>
<link>https://tsecurity.de/de/4150644/sicherheitsluecken/cve-2026-73443-arista-eos-up-to-4339m4347m4355m4361f-vrrp-authentication-replay-wid-sec-2026-3287/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150644/sicherheitsluecken/cve-2026-73443-arista-eos-up-to-4339m4347m4355m4361f-vrrp-authentication-replay-wid-sec-2026-3287/</guid>
<pubDate>Thu, 17 Sep 2026 02:44:10 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as critical, has been found in Arista EOS up to 4.33.9M/4.34.7M/4.35.5M/4.36.1F. This impacts an unknown function of the component VRRP. The manipulation leads to authentication bypass by capture-replay. This vulnerability is referenced as CVE-2026-73443. Remote exploitation of the attack is possible. No... <a href="https://vuldb.com/vuln/406086" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-73442 | Arista EOS up to 4.33.9M/4.34.7M/4.35.5M/4.36.1F VRRP missing encryption (WID-SEC-2026-3287)]]></title>
<description><![CDATA[A vulnerability classified as problematic was found in Arista EOS up to 4.33.9M/4.34.7M/4.35.5M/4.36.1F. This affects an unknown function of the component VRRP. Executing a manipulation can lead to missing encryption of sensitive data. The identification of this vulnerability is CVE-2026-73442. T...]]></description>
<link>https://tsecurity.de/de/4150643/sicherheitsluecken/cve-2026-73442-arista-eos-up-to-4339m4347m4355m4361f-vrrp-missing-encryption-wid-sec-2026-3287/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150643/sicherheitsluecken/cve-2026-73442-arista-eos-up-to-4339m4347m4355m4361f-vrrp-missing-encryption-wid-sec-2026-3287/</guid>
<pubDate>Thu, 17 Sep 2026 02:44:10 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as problematic was found in Arista EOS up to 4.33.9M/4.34.7M/4.35.5M/4.36.1F. This affects an unknown function of the component VRRP. Executing a manipulation can lead to missing encryption of sensitive data. The identification of this vulnerability is CVE-2026-73442. The attack may be launched remotely. There is no... <a href="https://vuldb.com/vuln/406085" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-73447 | Arista EOS up to 4.36.0.1F Certz service/Bootz service os command injection (WID-SEC-2026-3287)]]></title>
<description><![CDATA[A vulnerability was found in Arista EOS up to 4.36.0.1F and classified as very critical. The impacted element is an unknown function of the component Certz service/Bootz service. Such manipulation leads to os command injection. This vulnerability is referenced as CVE-2026-73447. It is possible to...]]></description>
<link>https://tsecurity.de/de/4150642/sicherheitsluecken/cve-2026-73447-arista-eos-up-to-43601f-certz-servicebootz-service-os-command-injection-wid-sec-2026-3287/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150642/sicherheitsluecken/cve-2026-73447-arista-eos-up-to-43601f-certz-servicebootz-service-os-command-injection-wid-sec-2026-3287/</guid>
<pubDate>Thu, 17 Sep 2026 02:44:10 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Arista EOS up to 4.36.0.1F and classified as very critical. The impacted element is an unknown function of the component Certz service/Bootz service. Such manipulation leads to os command injection. This vulnerability is referenced as CVE-2026-73447. It is possible to launch the attack remotely. No exploit is... <a href="https://vuldb.com/vuln/405501" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-73446 | Arista EOS up to 4.36.1F Broadcast Interface resource consumption (WID-SEC-2026-3287)]]></title>
<description><![CDATA[A vulnerability classified as critical has been found in Arista EOS up to 4.36.1F. The impacted element is an unknown function of the component Broadcast Interface. Performing a manipulation results in resource consumption. This vulnerability is cataloged as CVE-2026-73446. It is possible to init...]]></description>
<link>https://tsecurity.de/de/4150641/sicherheitsluecken/cve-2026-73446-arista-eos-up-to-4361f-broadcast-interface-resource-consumption-wid-sec-2026-3287/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150641/sicherheitsluecken/cve-2026-73446-arista-eos-up-to-4361f-broadcast-interface-resource-consumption-wid-sec-2026-3287/</guid>
<pubDate>Thu, 17 Sep 2026 02:44:10 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as critical has been found in Arista EOS up to 4.36.1F. The impacted element is an unknown function of the component Broadcast Interface. Performing a manipulation results in resource consumption. This vulnerability is cataloged as CVE-2026-73446. It is possible to initiate the attack remotely. There is no exploit... <a href="https://vuldb.com/vuln/405160" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-73444 | Arista EOS up to 4.33.9M/4.34.7M/4.35.5M/4.36.1F VRRP improper authentication (WID-SEC-2026-3287)]]></title>
<description><![CDATA[A vulnerability marked as very critical has been reported in Arista EOS up to 4.33.9M/4.34.7M/4.35.5M/4.36.1F. Impacted is an unknown function of the component VRRP. The manipulation leads to improper authentication. This vulnerability is traded as CVE-2026-73444. It is possible to initiate the a...]]></description>
<link>https://tsecurity.de/de/4150640/sicherheitsluecken/cve-2026-73444-arista-eos-up-to-4339m4347m4355m4361f-vrrp-improper-authentication-wid-sec-2026-3287/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150640/sicherheitsluecken/cve-2026-73444-arista-eos-up-to-4339m4347m4355m4361f-vrrp-improper-authentication-wid-sec-2026-3287/</guid>
<pubDate>Thu, 17 Sep 2026 02:44:10 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability marked as very critical has been reported in Arista EOS up to 4.33.9M/4.34.7M/4.35.5M/4.36.1F. Impacted is an unknown function of the component VRRP. The manipulation leads to improper authentication. This vulnerability is traded as CVE-2026-73444. It is possible to initiate the attack remotely. There is no exploit available. <a href="https://vuldb.com/vuln/404850" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[GitHub Release: can1357/oh-my-pi v18.2.3 (17.09.2026)]]></title>
<description><![CDATA[can1357/oh-my-piv18.2.317.09.2026@can1357chore: bump version to 18.2.3]]></description>
<link>https://tsecurity.de/de/4150617/tools/github-release-can1357oh-my-pi-v1823-17092026/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150617/tools/github-release-can1357oh-my-pi-v1823-17092026/</guid>
<pubDate>Thu, 17 Sep 2026 02:35:24 +0200</pubDate>
<content:encoded><![CDATA[<div class="github-feed-entry"><div class="github-feed-badges"><a class="badge gh-badge gh-badge-repo" href="https://github.com/can1357/oh-my-pi/releases/tag/v18.2.3" target="_blank" rel="noopener nofollow">can1357/oh-my-pi</a><span class="badge gh-badge gh-badge-version">v18.2.3</span><span class="badge gh-badge gh-badge-date">17.09.2026</span><span class="badge gh-badge gh-badge-author">@can1357</span></div><div class="github-feed-changelog"><p>chore: bump version to 18.2.3</p></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[ZDI-26-713: GIMP APNG File Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability]]></title>
<description><![CDATA[This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The ZDI has assigned a CVSS rating of 7.8. The following CVEs...]]></description>
<link>https://tsecurity.de/de/4150615/sicherheitsluecken/zdi-26-713-gimp-apng-file-parsing-stack-based-buffer-overflow-remote-code-execution-vulnerability/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150615/sicherheitsluecken/zdi-26-713-gimp-apng-file-parsing-stack-based-buffer-overflow-remote-code-execution-vulnerability/</guid>
<pubDate>Thu, 17 Sep 2026 02:16:03 +0200</pubDate>
<content:encoded><![CDATA[<p>This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The ZDI has assigned a CVSS rating of 7.8. The following CVEs are assigned: CVE-2026-92183. <a href="http://www.zerodayinitiative.com/advisories/ZDI-26-713/" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[ZDI-26-712: NoMachine nxhtd Server-Side Request Forgery Information Disclosure Vulnerability]]></title>
<description><![CDATA[This vulnerability allows remote attackers to initiate arbitrary server-side requests on affected installations of NoMachine. Authentication is not required to exploit this vulnerability. The ZDI has assigned a CVSS rating of 7.2. The following CVEs are assigned: CVE-2026-92210. Weiterlesen]]></description>
<link>https://tsecurity.de/de/4150614/sicherheitsluecken/zdi-26-712-nomachine-nxhtd-server-side-request-forgery-information-disclosure-vulnerability/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150614/sicherheitsluecken/zdi-26-712-nomachine-nxhtd-server-side-request-forgery-information-disclosure-vulnerability/</guid>
<pubDate>Thu, 17 Sep 2026 02:16:03 +0200</pubDate>
<content:encoded><![CDATA[<p>This vulnerability allows remote attackers to initiate arbitrary server-side requests on affected installations of NoMachine. Authentication is not required to exploit this vulnerability. The ZDI has assigned a CVSS rating of 7.2. The following CVEs are assigned: CVE-2026-92210. <a href="http://www.zerodayinitiative.com/advisories/ZDI-26-712/" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[ZDI-26-711: NoMachine Redis Improper Authentication Local Privilege Escalation Vulnerability]]></title>
<description><![CDATA[This vulnerability allows local attackers to escalate privileges on affected installations of NoMachine. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The ZDI has assigned a CVSS rating of 7.8. The following C...]]></description>
<link>https://tsecurity.de/de/4150613/sicherheitsluecken/zdi-26-711-nomachine-redis-improper-authentication-local-privilege-escalation-vulnerability/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150613/sicherheitsluecken/zdi-26-711-nomachine-redis-improper-authentication-local-privilege-escalation-vulnerability/</guid>
<pubDate>Thu, 17 Sep 2026 02:16:03 +0200</pubDate>
<content:encoded><![CDATA[<p>This vulnerability allows local attackers to escalate privileges on affected installations of NoMachine. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The ZDI has assigned a CVSS rating of 7.8. The following CVEs are assigned: CVE-2026-92209. <a href="http://www.zerodayinitiative.com/advisories/ZDI-26-711/" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[ZDI-26-710: NoMachine mDNS Heap-based Buffer Overflow Remote Code Execution Vulnerability]]></title>
<description><![CDATA[This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of NoMachine. Authentication is not required to exploit this vulnerability. The ZDI has assigned a CVSS rating of 8.8. The following CVEs are assigned: CVE-2026-92208. Weiterlesen]]></description>
<link>https://tsecurity.de/de/4150612/sicherheitsluecken/zdi-26-710-nomachine-mdns-heap-based-buffer-overflow-remote-code-execution-vulnerability/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150612/sicherheitsluecken/zdi-26-710-nomachine-mdns-heap-based-buffer-overflow-remote-code-execution-vulnerability/</guid>
<pubDate>Thu, 17 Sep 2026 02:16:03 +0200</pubDate>
<content:encoded><![CDATA[<p>This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of NoMachine. Authentication is not required to exploit this vulnerability. The ZDI has assigned a CVSS rating of 8.8. The following CVEs are assigned: CVE-2026-92208. <a href="http://www.zerodayinitiative.com/advisories/ZDI-26-710/" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[ZDI-26-709: Cisco Secure Firewall Management Center CommandSinkRmi Deserialization of Untrusted Data Remote Code Execution Vulnerability]]></title>
<description><![CDATA[This vulnerability allows remote attackers to execute arbitrary code on affected installations of Cisco Secure Firewall Management Center. Authentication is not required to exploit this vulnerability. The ZDI has assigned a CVSS rating of 8.1. The following CVEs are assigned: CVE-2026-20242. Weit...]]></description>
<link>https://tsecurity.de/de/4150611/sicherheitsluecken/zdi-26-709-cisco-secure-firewall-management-center-commandsinkrmi-deserialization-of-untrusted-data-remote-code-execution-vulnerability/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150611/sicherheitsluecken/zdi-26-709-cisco-secure-firewall-management-center-commandsinkrmi-deserialization-of-untrusted-data-remote-code-execution-vulnerability/</guid>
<pubDate>Thu, 17 Sep 2026 02:16:02 +0200</pubDate>
<content:encoded><![CDATA[<p>This vulnerability allows remote attackers to execute arbitrary code on affected installations of Cisco Secure Firewall Management Center. Authentication is not required to exploit this vulnerability. The ZDI has assigned a CVSS rating of 8.1. The following CVEs are assigned: CVE-2026-20242. <a href="http://www.zerodayinitiative.com/advisories/ZDI-26-709/" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-61599 | djust-org djust up to 1.0.6 Live Transport __import__ view input validation (EUVD-2026-81307)]]></title>
<description><![CDATA[A vulnerability classified as critical was found in djust-org djust up to 1.0.6. This vulnerability affects the function __import__ of the component Live Transport. The manipulation of the argument view results in improper input validation. This vulnerability is identified as CVE-2026-61599. The ...]]></description>
<link>https://tsecurity.de/de/4150610/sicherheitsluecken/cve-2026-61599-djust-org-djust-up-to-106-live-transport-import-view-input-validation-euvd-2026-81307/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150610/sicherheitsluecken/cve-2026-61599-djust-org-djust-up-to-106-live-transport-import-view-input-validation-euvd-2026-81307/</guid>
<pubDate>Thu, 17 Sep 2026 02:15:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as critical was found in djust-org djust up to 1.0.6. This vulnerability affects the function __import__ of the component Live Transport. The manipulation of the argument view results in improper input validation. This vulnerability is identified as CVE-2026-61599. The attack can be executed remotely. There is not any... <a href="https://vuldb.com/vuln/406267" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-61588 | djust-org djust up to 1.0.6 information disclosure (EUVD-2026-81304)]]></title>
<description><![CDATA[A vulnerability categorized as problematic has been discovered in djust-org djust up to 1.0.6. Affected by this vulnerability is an unknown functionality. Such manipulation leads to information disclosure. This vulnerability is traded as CVE-2026-61588. The attack may be launched remotely. There ...]]></description>
<link>https://tsecurity.de/de/4150609/sicherheitsluecken/cve-2026-61588-djust-org-djust-up-to-106-information-disclosure-euvd-2026-81304/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150609/sicherheitsluecken/cve-2026-61588-djust-org-djust-up-to-106-information-disclosure-euvd-2026-81304/</guid>
<pubDate>Thu, 17 Sep 2026 02:15:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability categorized as problematic has been discovered in djust-org djust up to 1.0.6. Affected by this vulnerability is an unknown functionality. Such manipulation leads to information disclosure. This vulnerability is traded as CVE-2026-61588. The attack may be launched remotely. There is no exploit available. It is advisable to upgrade... <a href="https://vuldb.com/vuln/406275" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-61589 | djust-org djust up to 1.0.6 Tenant Resolution ViewRuntime._build_request information disclosure (EUVD-2026-81306)]]></title>
<description><![CDATA[A vulnerability, which was classified as problematic, was found in djust-org djust up to 1.0.6. Impacted is the function ViewRuntime._build_request of the component Tenant Resolution. Such manipulation leads to information disclosure. This vulnerability is listed as CVE-2026-61589. The attack may...]]></description>
<link>https://tsecurity.de/de/4150608/sicherheitsluecken/cve-2026-61589-djust-org-djust-up-to-106-tenant-resolution-viewruntimebuildrequest-information-disclosure-euvd-2026-81306/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150608/sicherheitsluecken/cve-2026-61589-djust-org-djust-up-to-106-tenant-resolution-viewruntimebuildrequest-information-disclosure-euvd-2026-81306/</guid>
<pubDate>Thu, 17 Sep 2026 02:15:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as problematic, was found in djust-org djust up to 1.0.6. Impacted is the function ViewRuntime._build_request of the component Tenant Resolution. Such manipulation leads to information disclosure. This vulnerability is listed as CVE-2026-61589. The attack may be performed from remote. There is no available... <a href="https://vuldb.com/vuln/406269" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-61596 | djust-org djust up to 1.0.6 Render Entry Points get_object/has_object_permission authorization (EUVD-2026-81305)]]></title>
<description><![CDATA[A vulnerability, which was classified as critical, has been found in djust-org djust up to 1.0.6. This issue affects the function get_object/has_object_permission of the component Render Entry Points. This manipulation causes authorization bypass. This vulnerability is tracked as CVE-2026-61596. ...]]></description>
<link>https://tsecurity.de/de/4150607/sicherheitsluecken/cve-2026-61596-djust-org-djust-up-to-106-render-entry-points-getobjecthasobjectpermission-authorization-euvd-2026-81305/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150607/sicherheitsluecken/cve-2026-61596-djust-org-djust-up-to-106-render-entry-points-getobjecthasobjectpermission-authorization-euvd-2026-81305/</guid>
<pubDate>Thu, 17 Sep 2026 02:15:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as critical, has been found in djust-org djust up to 1.0.6. This issue affects the function get_object/has_object_permission of the component Render Entry Points. This manipulation causes authorization bypass. This vulnerability is tracked as CVE-2026-61596. The attack is possible to be carried out remotely.... <a href="https://vuldb.com/vuln/406268" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-85880 | Microsoft Windows up to Server 2022 ALPC heap-based overflow (EUVD-2026-73365)]]></title>
<description><![CDATA[A vulnerability was found in Microsoft Windows up to Server 2022. It has been declared as very critical. The impacted element is an unknown function of the component ALPC. Such manipulation leads to heap-based buffer overflow. This vulnerability is referenced as CVE-2026-85880. The attack can onl...]]></description>
<link>https://tsecurity.de/de/4150606/sicherheitsluecken/cve-2026-85880-microsoft-windows-up-to-server-2022-alpc-heap-based-overflow-euvd-2026-73365/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150606/sicherheitsluecken/cve-2026-85880-microsoft-windows-up-to-server-2022-alpc-heap-based-overflow-euvd-2026-73365/</guid>
<pubDate>Thu, 17 Sep 2026 02:15:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Microsoft Windows up to Server 2022. It has been declared as very critical. The impacted element is an unknown function of the component ALPC. Such manipulation leads to heap-based buffer overflow. This vulnerability is referenced as CVE-2026-85880. The attack can only be performed from a local environment.... <a href="https://vuldb.com/vuln/401541" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44183 | Tenda AC18 15.03.05.19 formSetWifiGuestBasic buffer overflow (EUVD-2022-47133)]]></title>
<description><![CDATA[A vulnerability described as critical has been identified in Tenda AC18 15.03.05.19. Affected is the function formSetWifiGuestBasic. Executing a manipulation can lead to buffer overflow. The identification of this vulnerability is CVE-2022-44183. The attack needs to be done within the local netwo...]]></description>
<link>https://tsecurity.de/de/4150605/sicherheitsluecken/cve-2022-44183-tenda-ac18-15030519-formsetwifiguestbasic-buffer-overflow-euvd-2022-47133/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150605/sicherheitsluecken/cve-2022-44183-tenda-ac18-15030519-formsetwifiguestbasic-buffer-overflow-euvd-2022-47133/</guid>
<pubDate>Thu, 17 Sep 2026 02:15:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability described as critical has been identified in Tenda AC18 15.03.05.19. Affected is the function formSetWifiGuestBasic. Executing a manipulation can lead to buffer overflow. The identification of this vulnerability is CVE-2022-44183. The attack needs to be done within the local network. There is no exploit available. <a href="https://vuldb.com/vuln/214115" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44184 | Netgear R7000P 1.3.0.8 /usr/sbin/httpd wan_dns1_sec buffer overflow (EUVD-2022-47134)]]></title>
<description><![CDATA[A vulnerability has been found in Netgear R7000P 1.3.0.8 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /usr/sbin/httpd. Performing a manipulation of the argument wan_dns1_sec results in buffer overflow. This vulnerability was named CVE-2022-441...]]></description>
<link>https://tsecurity.de/de/4150604/sicherheitsluecken/cve-2022-44184-netgear-r7000p-1308-usrsbinhttpd-wandns1sec-buffer-overflow-euvd-2022-47134/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150604/sicherheitsluecken/cve-2022-44184-netgear-r7000p-1308-usrsbinhttpd-wandns1sec-buffer-overflow-euvd-2022-47134/</guid>
<pubDate>Thu, 17 Sep 2026 02:15:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability has been found in Netgear R7000P 1.3.0.8 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /usr/sbin/httpd. Performing a manipulation of the argument wan_dns1_sec results in buffer overflow. This vulnerability was named CVE-2022-44184. The attack needs to be approached within the... <a href="https://vuldb.com/vuln/214204" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44187 | Netgear R7000P 1.3.0.8 wan_dns1_pri buffer overflow (EUVD-2022-47137)]]></title>
<description><![CDATA[A vulnerability was found in Netgear R7000P 1.3.0.8. It has been declared as critical. Affected by this vulnerability is the function wan_dns1_pri. Executing a manipulation can lead to buffer overflow. This vulnerability is tracked as CVE-2022-44187. The attack is only possible within the local n...]]></description>
<link>https://tsecurity.de/de/4150603/sicherheitsluecken/cve-2022-44187-netgear-r7000p-1308-wandns1pri-buffer-overflow-euvd-2022-47137/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150603/sicherheitsluecken/cve-2022-44187-netgear-r7000p-1308-wandns1pri-buffer-overflow-euvd-2022-47137/</guid>
<pubDate>Thu, 17 Sep 2026 02:15:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Netgear R7000P 1.3.0.8. It has been declared as critical. Affected by this vulnerability is the function wan_dns1_pri. Executing a manipulation can lead to buffer overflow. This vulnerability is tracked as CVE-2022-44187. The attack is only possible within the local network. No exploit exists. <a href="https://vuldb.com/vuln/214193" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44186 | Netgear R7000P 1.3.1.64 /usr/sbin/httpd wan_dns1_pri buffer overflow (EUVD-2022-47136)]]></title>
<description><![CDATA[A vulnerability was found in Netgear R7000P 1.3.1.64. It has been classified as critical. Affected is an unknown function of the file /usr/sbin/httpd. Performing a manipulation of the argument wan_dns1_pri results in buffer overflow. This vulnerability is identified as CVE-2022-44186. The attack ...]]></description>
<link>https://tsecurity.de/de/4150602/sicherheitsluecken/cve-2022-44186-netgear-r7000p-13164-usrsbinhttpd-wandns1pri-buffer-overflow-euvd-2022-47136/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150602/sicherheitsluecken/cve-2022-44186-netgear-r7000p-13164-usrsbinhttpd-wandns1pri-buffer-overflow-euvd-2022-47136/</guid>
<pubDate>Thu, 17 Sep 2026 02:15:51 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Netgear R7000P 1.3.1.64. It has been classified as critical. Affected is an unknown function of the file /usr/sbin/httpd. Performing a manipulation of the argument wan_dns1_pri results in buffer overflow. This vulnerability is identified as CVE-2022-44186. The attack can only be performed from the local network. There... <a href="https://vuldb.com/vuln/214192" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[DSA-6502-1 mkvtoolnix - security update]]></title>
<description><![CDATA[A buffer overflow was found in the ODML parser of MKVToolNix, a set of command-line tools (and GUI) to work with Matroska files, which could potentially result in the execution of arbitrary code when processing malformed .mkv files. https://security-tracker.debian.org/tracker/DSA-6502-1 Weiterlesen]]></description>
<link>https://tsecurity.de/de/4150565/sicherheitsluecken/dsa-6502-1-mkvtoolnix-security-update/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150565/sicherheitsluecken/dsa-6502-1-mkvtoolnix-security-update/</guid>
<pubDate>Thu, 17 Sep 2026 02:04:18 +0200</pubDate>
<content:encoded><![CDATA[<p>A buffer overflow was found in the ODML parser of MKVToolNix, a set of command-line tools (and GUI) to work with Matroska files, which could potentially result in the execution of arbitrary code when processing malformed .mkv files. https://security-tracker.debian.org/tracker/DSA-6502-1 <a href="https://lists.debian.org/debian-security-announce/2026/msg00414.html" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[DSA-6501-1 firefox-esr - security update]]></title>
<description><![CDATA[Multiple security issues have been found in the Mozilla Firefox web browser, which could potentially result in the execution of arbitrary code, information disclosure or privilege escalation. https://security-tracker.debian.org/tracker/DSA-6501-1 Weiterlesen]]></description>
<link>https://tsecurity.de/de/4150564/sicherheitsluecken/dsa-6501-1-firefox-esr-security-update/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150564/sicherheitsluecken/dsa-6501-1-firefox-esr-security-update/</guid>
<pubDate>Thu, 17 Sep 2026 02:04:18 +0200</pubDate>
<content:encoded><![CDATA[<p>Multiple security issues have been found in the Mozilla Firefox web browser, which could potentially result in the execution of arbitrary code, information disclosure or privilege escalation. https://security-tracker.debian.org/tracker/DSA-6501-1 <a href="https://lists.debian.org/debian-security-announce/2026/msg00413.html" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-16794 | GitLab up to 19.1.7/19.2.5/19.3.1 Compliance Framework Management improper authorization (WID-SEC-2026-3315)]]></title>
<description><![CDATA[A vulnerability was found in GitLab up to 19.1.7/19.2.5/19.3.1. It has been declared as problematic. This impacts an unknown function of the component Compliance Framework Management. Executing a manipulation can lead to improper authorization. This vulnerability is tracked as CVE-2026-16794. The...]]></description>
<link>https://tsecurity.de/de/4150559/sicherheitsluecken/cve-2026-16794-gitlab-up-to-191719251931-compliance-framework-management-improper-authorization-wid-sec-2026-3315/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150559/sicherheitsluecken/cve-2026-16794-gitlab-up-to-191719251931-compliance-framework-management-improper-authorization-wid-sec-2026-3315/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in GitLab up to 19.1.7/19.2.5/19.3.1. It has been declared as problematic. This impacts an unknown function of the component Compliance Framework Management. Executing a manipulation can lead to improper authorization. This vulnerability is tracked as CVE-2026-16794. The attack can be launched remotely. No exploit exists.... <a href="https://vuldb.com/vuln/405503" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-19619 | GitLab up to 19.1.7/19.2.5/19.3.1 Content Editor cross site scripting (WID-SEC-2026-3315)]]></title>
<description><![CDATA[A vulnerability was found in GitLab up to 19.1.7/19.2.5/19.3.1. It has been rated as problematic. Affected is an unknown function of the component Content Editor. The manipulation leads to cross site scripting. This vulnerability is listed as CVE-2026-19619. The attack may be initiated remotely. ...]]></description>
<link>https://tsecurity.de/de/4150558/sicherheitsluecken/cve-2026-19619-gitlab-up-to-191719251931-content-editor-cross-site-scripting-wid-sec-2026-3315/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150558/sicherheitsluecken/cve-2026-19619-gitlab-up-to-191719251931-content-editor-cross-site-scripting-wid-sec-2026-3315/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in GitLab up to 19.1.7/19.2.5/19.3.1. It has been rated as problematic. Affected is an unknown function of the component Content Editor. The manipulation leads to cross site scripting. This vulnerability is listed as CVE-2026-19619. The attack may be initiated remotely. There is no available exploit. Upgrading the... <a href="https://vuldb.com/vuln/405504" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-3855 | GitLab up to 19.1.7/19.2.5/19.3.1 Terraform State Upload privileges management (WID-SEC-2026-3315)]]></title>
<description><![CDATA[A vulnerability categorized as critical has been discovered in GitLab up to 19.1.7/19.2.5/19.3.1. Affected by this vulnerability is an unknown functionality of the component Terraform State Upload. The manipulation results in improper privilege management. This vulnerability is cataloged as CVE-2...]]></description>
<link>https://tsecurity.de/de/4150557/sicherheitsluecken/cve-2026-3855-gitlab-up-to-191719251931-terraform-state-upload-privileges-management-wid-sec-2026-3315/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150557/sicherheitsluecken/cve-2026-3855-gitlab-up-to-191719251931-terraform-state-upload-privileges-management-wid-sec-2026-3315/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability categorized as critical has been discovered in GitLab up to 19.1.7/19.2.5/19.3.1. Affected by this vulnerability is an unknown functionality of the component Terraform State Upload. The manipulation results in improper privilege management. This vulnerability is cataloged as CVE-2026-3855. The attack may be launched remotely. There... <a href="https://vuldb.com/vuln/405505" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-79708 | GitLab up to 19.1.7/19.2.5/19.3.1 CI/CD Variables improper authorization (WID-SEC-2026-3315)]]></title>
<description><![CDATA[A vulnerability described as problematic has been identified in GitLab up to 19.1.7/19.2.5/19.3.1. This issue affects some unknown processing of the component CI/CD Variables. Executing a manipulation can lead to improper authorization. This vulnerability appears as CVE-2026-79708. The attack may...]]></description>
<link>https://tsecurity.de/de/4150556/sicherheitsluecken/cve-2026-79708-gitlab-up-to-191719251931-cicd-variables-improper-authorization-wid-sec-2026-3315/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150556/sicherheitsluecken/cve-2026-79708-gitlab-up-to-191719251931-cicd-variables-improper-authorization-wid-sec-2026-3315/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability described as problematic has been identified in GitLab up to 19.1.7/19.2.5/19.3.1. This issue affects some unknown processing of the component CI/CD Variables. Executing a manipulation can lead to improper authorization. This vulnerability appears as CVE-2026-79708. The attack may be performed from remote. There is no available... <a href="https://vuldb.com/vuln/405509" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-7514 | GitLab up to 19.1.7/19.2.5/19.3.1 Generic Package Registry improper authorization (WID-SEC-2026-3315)]]></title>
<description><![CDATA[A vulnerability labeled as critical has been found in GitLab up to 19.1.7/19.2.5/19.3.1. This affects an unknown part of the component Generic Package Registry. Such manipulation leads to improper authorization. This vulnerability is documented as CVE-2026-7514. The attack can be executed remotel...]]></description>
<link>https://tsecurity.de/de/4150555/sicherheitsluecken/cve-2026-7514-gitlab-up-to-191719251931-generic-package-registry-improper-authorization-wid-sec-2026-3315/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150555/sicherheitsluecken/cve-2026-7514-gitlab-up-to-191719251931-generic-package-registry-improper-authorization-wid-sec-2026-3315/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability labeled as critical has been found in GitLab up to 19.1.7/19.2.5/19.3.1. This affects an unknown part of the component Generic Package Registry. Such manipulation leads to improper authorization. This vulnerability is documented as CVE-2026-7514. The attack can be executed remotely. There is not any exploit available. The affected... <a href="https://vuldb.com/vuln/405507" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-78252 | GitLab up to 19.1.7/19.2.5/19.3.1 Markdown JSON Table Renderer cross-site request forgery (WID-SEC-2026-3315)]]></title>
<description><![CDATA[A vulnerability identified as problematic has been detected in GitLab up to 19.1.7/19.2.5/19.3.1. Affected by this issue is some unknown functionality of the component Markdown JSON Table Renderer. This manipulation causes cross-site request forgery. This vulnerability is registered as CVE-2026-7...]]></description>
<link>https://tsecurity.de/de/4150554/sicherheitsluecken/cve-2026-78252-gitlab-up-to-191719251931-markdown-json-table-renderer-cross-site-request-forgery-wid-sec-2026-3315/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150554/sicherheitsluecken/cve-2026-78252-gitlab-up-to-191719251931-markdown-json-table-renderer-cross-site-request-forgery-wid-sec-2026-3315/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability identified as problematic has been detected in GitLab up to 19.1.7/19.2.5/19.3.1. Affected by this issue is some unknown functionality of the component Markdown JSON Table Renderer. This manipulation causes cross-site request forgery. This vulnerability is registered as CVE-2026-78252. Remote exploitation of the attack is possible.... <a href="https://vuldb.com/vuln/405506" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-8030 | GitLab up to 19.1.7/19.2.5/19.3.1 Namespace Transfer input validation (WID-SEC-2026-3315)]]></title>
<description><![CDATA[A vulnerability marked as problematic has been reported in GitLab up to 19.1.7/19.2.5/19.3.1. This vulnerability affects unknown code of the component Namespace Transfer. Performing a manipulation results in improper input validation. This vulnerability is reported as CVE-2026-8030. The attack is...]]></description>
<link>https://tsecurity.de/de/4150553/sicherheitsluecken/cve-2026-8030-gitlab-up-to-191719251931-namespace-transfer-input-validation-wid-sec-2026-3315/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150553/sicherheitsluecken/cve-2026-8030-gitlab-up-to-191719251931-namespace-transfer-input-validation-wid-sec-2026-3315/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability marked as problematic has been reported in GitLab up to 19.1.7/19.2.5/19.3.1. This vulnerability affects unknown code of the component Namespace Transfer. Performing a manipulation results in improper input validation. This vulnerability is reported as CVE-2026-8030. The attack is possible to be carried out remotely. No exploit... <a href="https://vuldb.com/vuln/405508" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-82837 | GitLab up to 19.1.7/19.2.5/19.3.1 improper authorization (WID-SEC-2026-3315)]]></title>
<description><![CDATA[A vulnerability classified as problematic was found in GitLab up to 19.1.7/19.2.5/19.3.1. This vulnerability affects unknown code. The manipulation results in improper authorization. This vulnerability was named CVE-2026-82837. The attack may be performed from remote. There is no available exploi...]]></description>
<link>https://tsecurity.de/de/4150552/sicherheitsluecken/cve-2026-82837-gitlab-up-to-191719251931-improper-authorization-wid-sec-2026-3315/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150552/sicherheitsluecken/cve-2026-82837-gitlab-up-to-191719251931-improper-authorization-wid-sec-2026-3315/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as problematic was found in GitLab up to 19.1.7/19.2.5/19.3.1. This vulnerability affects unknown code. The manipulation results in improper authorization. This vulnerability was named CVE-2026-82837. The attack may be performed from remote. There is no available exploit. Upgrading the affected component is advised. <a href="https://vuldb.com/vuln/404419" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-86341 | GitLab up to 19.1.7/19.2.5/19.3.1 access control (WID-SEC-2026-3315)]]></title>
<description><![CDATA[A vulnerability classified as problematic was found in GitLab up to 19.1.7/19.2.5/19.3.1. Affected by this issue is some unknown functionality. Executing a manipulation can lead to improper access controls. This vulnerability appears as CVE-2026-86341. The attack may be performed from remote. The...]]></description>
<link>https://tsecurity.de/de/4150551/sicherheitsluecken/cve-2026-86341-gitlab-up-to-191719251931-access-control-wid-sec-2026-3315/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150551/sicherheitsluecken/cve-2026-86341-gitlab-up-to-191719251931-access-control-wid-sec-2026-3315/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as problematic was found in GitLab up to 19.1.7/19.2.5/19.3.1. Affected by this issue is some unknown functionality. Executing a manipulation can lead to improper access controls. This vulnerability appears as CVE-2026-86341. The attack may be performed from remote. There is no available exploit. Upgrading the affected... <a href="https://vuldb.com/vuln/405539" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-88765 | GitLab up to 19.1.7/19.2.5/19.3.1 Advanced Search buffer overflow (WID-SEC-2026-3315)]]></title>
<description><![CDATA[A vulnerability has been found in GitLab up to 19.1.7/19.2.5/19.3.1 and classified as critical. Affected by this issue is some unknown functionality of the component Advanced Search. This manipulation causes buffer overflow. The identification of this vulnerability is CVE-2026-88765. It is possib...]]></description>
<link>https://tsecurity.de/de/4150550/sicherheitsluecken/cve-2026-88765-gitlab-up-to-191719251931-advanced-search-buffer-overflow-wid-sec-2026-3315/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150550/sicherheitsluecken/cve-2026-88765-gitlab-up-to-191719251931-advanced-search-buffer-overflow-wid-sec-2026-3315/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability has been found in GitLab up to 19.1.7/19.2.5/19.3.1 and classified as critical. Affected by this issue is some unknown functionality of the component Advanced Search. This manipulation causes buffer overflow. The identification of this vulnerability is CVE-2026-88765. It is possible to initiate the attack remotely. There is no... <a href="https://vuldb.com/vuln/404450" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-87719 | GitLab EE up to 19.1.7/19.2.5/19.3.1 GraphQL Subscription subscription information disclosure (WID-SEC-2026-3315)]]></title>
<description><![CDATA[A vulnerability categorized as problematic has been discovered in GitLab EE up to 19.1.7/19.2.5/19.3.1. This affects an unknown function of the component GraphQL Subscription. The manipulation of the argument subscription results in information disclosure. This vulnerability is identified as CVE-...]]></description>
<link>https://tsecurity.de/de/4150549/sicherheitsluecken/cve-2026-87719-gitlab-ee-up-to-191719251931-graphql-subscription-subscription-information-disclosure-wid-sec-2026-3315/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150549/sicherheitsluecken/cve-2026-87719-gitlab-ee-up-to-191719251931-graphql-subscription-subscription-information-disclosure-wid-sec-2026-3315/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability categorized as problematic has been discovered in GitLab EE up to 19.1.7/19.2.5/19.3.1. This affects an unknown function of the component GraphQL Subscription. The manipulation of the argument subscription results in information disclosure. This vulnerability is identified as CVE-2026-87719. The attack can be executed remotely.... <a href="https://vuldb.com/vuln/403027" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-76438 | Cisco BroadWorks Web-based Management Interface improper authorization (EUVD-2026-81161)]]></title>
<description><![CDATA[A vulnerability classified as problematic has been found in Cisco BroadWorks. This affects an unknown part of the component Web-based Management Interface. The manipulation leads to improper authorization. This vulnerability is referenced as CVE-2026-76438. Remote exploitation of the attack is po...]]></description>
<link>https://tsecurity.de/de/4150548/sicherheitsluecken/cve-2026-76438-cisco-broadworks-web-based-management-interface-improper-authorization-euvd-2026-81161/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150548/sicherheitsluecken/cve-2026-76438-cisco-broadworks-web-based-management-interface-improper-authorization-euvd-2026-81161/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as problematic has been found in Cisco BroadWorks. This affects an unknown part of the component Web-based Management Interface. The manipulation leads to improper authorization. This vulnerability is referenced as CVE-2026-76438. Remote exploitation of the attack is possible. No exploit is available. It is recommended... <a href="https://vuldb.com/vuln/406266" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92809 | PrestaShop psgdpr up to 1.4.3 privileges management (EUVD-2026-81067)]]></title>
<description><![CDATA[A vulnerability, which was classified as problematic, has been found in PrestaShop psgdpr up to 1.4.3. Impacted is an unknown function. The manipulation leads to improper privilege management. This vulnerability is traded as CVE-2026-92809. It is possible to initiate the attack remotely. There is...]]></description>
<link>https://tsecurity.de/de/4150547/sicherheitsluecken/cve-2026-92809-prestashop-psgdpr-up-to-143-privileges-management-euvd-2026-81067/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150547/sicherheitsluecken/cve-2026-92809-prestashop-psgdpr-up-to-143-privileges-management-euvd-2026-81067/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as problematic, has been found in PrestaShop psgdpr up to 1.4.3. Impacted is an unknown function. The manipulation leads to improper privilege management. This vulnerability is traded as CVE-2026-92809. It is possible to initiate the attack remotely. There is no exploit available. <a href="https://vuldb.com/vuln/406170" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92806 | phpList up to 3.6.16 Mass Subscriber Removal Form cross-site request forgery (EUVD-2026-81066)]]></title>
<description><![CDATA[A vulnerability categorized as problematic has been discovered in phpList up to 3.6.16. This impacts an unknown function of the component Mass Subscriber Removal Form Handler. Executing a manipulation can lead to cross-site request forgery. This vulnerability is tracked as CVE-2026-92806. The att...]]></description>
<link>https://tsecurity.de/de/4150546/sicherheitsluecken/cve-2026-92806-phplist-up-to-3616-mass-subscriber-removal-form-cross-site-request-forgery-euvd-2026-81066/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150546/sicherheitsluecken/cve-2026-92806-phplist-up-to-3616-mass-subscriber-removal-form-cross-site-request-forgery-euvd-2026-81066/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability categorized as problematic has been discovered in phpList up to 3.6.16. This impacts an unknown function of the component Mass Subscriber Removal Form Handler. Executing a manipulation can lead to cross-site request forgery. This vulnerability is tracked as CVE-2026-92806. The attack can be launched remotely. No exploit exists. It... <a href="https://vuldb.com/vuln/406163" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92805 | UVdesk Community Skeleton up to 1.1.8 Installation Wizard improper authentication (EUVD-2026-81065)]]></title>
<description><![CDATA[A vulnerability has been found in UVdesk Community Skeleton up to 1.1.8 and classified as critical. The impacted element is an unknown function of the component Installation Wizard. This manipulation causes improper authentication. This vulnerability is handled as CVE-2026-92805. The attack can b...]]></description>
<link>https://tsecurity.de/de/4150545/sicherheitsluecken/cve-2026-92805-uvdesk-community-skeleton-up-to-118-installation-wizard-improper-authentication-euvd-2026-81065/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150545/sicherheitsluecken/cve-2026-92805-uvdesk-community-skeleton-up-to-118-installation-wizard-improper-authentication-euvd-2026-81065/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability has been found in UVdesk Community Skeleton up to 1.1.8 and classified as critical. The impacted element is an unknown function of the component Installation Wizard. This manipulation causes improper authentication. This vulnerability is handled as CVE-2026-92805. The attack can be initiated remotely. There is not any exploit... <a href="https://vuldb.com/vuln/406172" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92804 | NangoHQ Nango up to 0.70.4 input validation (EUVD-2026-81064)]]></title>
<description><![CDATA[A vulnerability labeled as critical has been found in NangoHQ Nango up to 0.70.4. This vulnerability affects unknown code. Such manipulation leads to improper input validation. This vulnerability is listed as CVE-2026-92804. The attack may be performed from remote. There is no available exploit. ...]]></description>
<link>https://tsecurity.de/de/4150544/sicherheitsluecken/cve-2026-92804-nangohq-nango-up-to-0704-input-validation-euvd-2026-81064/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150544/sicherheitsluecken/cve-2026-92804-nangohq-nango-up-to-0704-input-validation-euvd-2026-81064/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability labeled as critical has been found in NangoHQ Nango up to 0.70.4. This vulnerability affects unknown code. Such manipulation leads to improper input validation. This vulnerability is listed as CVE-2026-92804. The attack may be performed from remote. There is no available exploit. <a href="https://vuldb.com/vuln/406179" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92803 | LibreTranslate up to 1.9.6 improper authorization (EUVD-2026-81063)]]></title>
<description><![CDATA[A vulnerability classified as problematic was found in LibreTranslate up to 1.9.6. This issue affects some unknown processing. Executing a manipulation can lead to improper authorization. This vulnerability appears as CVE-2026-92803. The attack may be performed from remote. There is no available ...]]></description>
<link>https://tsecurity.de/de/4150543/sicherheitsluecken/cve-2026-92803-libretranslate-up-to-196-improper-authorization-euvd-2026-81063/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150543/sicherheitsluecken/cve-2026-92803-libretranslate-up-to-196-improper-authorization-euvd-2026-81063/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as problematic was found in LibreTranslate up to 1.9.6. This issue affects some unknown processing. Executing a manipulation can lead to improper authorization. This vulnerability appears as CVE-2026-92803. The attack may be performed from remote. There is no available exploit. <a href="https://vuldb.com/vuln/406169" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92802 | kanbn kan up to 0.6.0 GitHub Project Import Endpoint improper authorization (EUVD-2026-81062)]]></title>
<description><![CDATA[A vulnerability identified as problematic has been detected in kanbn kan up to 0.6.0. This affects an unknown part of the component GitHub Project Import Endpoint. This manipulation causes improper authorization. This vulnerability is tracked as CVE-2026-92802. The attack is possible to be carrie...]]></description>
<link>https://tsecurity.de/de/4150542/sicherheitsluecken/cve-2026-92802-kanbn-kan-up-to-060-github-project-import-endpoint-improper-authorization-euvd-2026-81062/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150542/sicherheitsluecken/cve-2026-92802-kanbn-kan-up-to-060-github-project-import-endpoint-improper-authorization-euvd-2026-81062/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability identified as problematic has been detected in kanbn kan up to 0.6.0. This affects an unknown part of the component GitHub Project Import Endpoint. This manipulation causes improper authorization. This vulnerability is tracked as CVE-2026-92802. The attack is possible to be carried out remotely. No exploit exists. <a href="https://vuldb.com/vuln/406178" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-65388 | Apple containerization up to 0.40.x information disclosure (EUVD-2026-81274)]]></title>
<description><![CDATA[A vulnerability classified as problematic has been found in Apple containerization up to 0.40.x. Impacted is an unknown function. This manipulation causes information disclosure. The identification of this vulnerability is CVE-2026-65388. It is possible to initiate the attack remotely. There is n...]]></description>
<link>https://tsecurity.de/de/4150541/sicherheitsluecken/cve-2026-65388-apple-containerization-up-to-040x-information-disclosure-euvd-2026-81274/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150541/sicherheitsluecken/cve-2026-65388-apple-containerization-up-to-040x-information-disclosure-euvd-2026-81274/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as problematic has been found in Apple containerization up to 0.40.x. Impacted is an unknown function. This manipulation causes information disclosure. The identification of this vulnerability is CVE-2026-65388. It is possible to initiate the attack remotely. There is no exploit available. It is recommended to upgrade... <a href="https://vuldb.com/vuln/406280" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-61709 | OpenFGA up to 1.18.0 ListUsers API list_users_rpc.go expandIntersection improper authorization (EUVD-2026-80777)]]></title>
<description><![CDATA[A vulnerability categorized as problematic has been discovered in OpenFGA up to 1.18.0. This affects the function expandIntersection of the file pkg/server/commands/listusers/list_users_rpc.go of the component ListUsers API. Executing a manipulation can lead to improper authorization. This vulner...]]></description>
<link>https://tsecurity.de/de/4150540/sicherheitsluecken/cve-2026-61709-openfga-up-to-1180-listusers-api-listusersrpcgo-expandintersection-improper-authorization-euvd-2026-80777/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150540/sicherheitsluecken/cve-2026-61709-openfga-up-to-1180-listusers-api-listusersrpcgo-expandintersection-improper-authorization-euvd-2026-80777/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability categorized as problematic has been discovered in OpenFGA up to 1.18.0. This affects the function expandIntersection of the file pkg/server/commands/listusers/list_users_rpc.go of the component ListUsers API. Executing a manipulation can lead to improper authorization. This vulnerability is tracked as CVE-2026-61709. The attack can... <a href="https://vuldb.com/vuln/405953" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-58657 | Grav up to 2.0.0-rc.9 Media Action processMediaActions resize injection (EUVD-2026-42267)]]></title>
<description><![CDATA[A vulnerability labeled as problematic has been found in Grav up to 2.0.0-rc.9. This affects the function Excerpts::processMediaActions of the component Media Action Handler. The manipulation of the argument resize results in injection. This vulnerability is known as CVE-2026-58657. It is possibl...]]></description>
<link>https://tsecurity.de/de/4150539/sicherheitsluecken/cve-2026-58657-grav-up-to-200-rc9-media-action-processmediaactions-resize-injection-euvd-2026-42267/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150539/sicherheitsluecken/cve-2026-58657-grav-up-to-200-rc9-media-action-processmediaactions-resize-injection-euvd-2026-42267/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability labeled as problematic has been found in Grav up to 2.0.0-rc.9. This affects the function Excerpts::processMediaActions of the component Media Action Handler. The manipulation of the argument resize results in injection. This vulnerability is known as CVE-2026-58657. It is possible to launch the attack remotely. No exploit is... <a href="https://vuldb.com/vuln/376891" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-63671 | nuxt-content mdc up to 0.22.0 Sanitizer parseMarkdown allowDangerousHtml cross site scripting (EUVD-2026-80789)]]></title>
<description><![CDATA[A vulnerability, which was classified as problematic, has been found in nuxt-content mdc up to 0.22.0. The impacted element is the function parseMarkdown of the component Sanitizer. This manipulation of the argument allowDangerousHtml causes cross site scripting. This vulnerability appears as CVE...]]></description>
<link>https://tsecurity.de/de/4150538/sicherheitsluecken/cve-2026-63671-nuxt-content-mdc-up-to-0220-sanitizer-parsemarkdown-allowdangeroushtml-cross-site-scripting-euvd-2026-80789/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150538/sicherheitsluecken/cve-2026-63671-nuxt-content-mdc-up-to-0220-sanitizer-parsemarkdown-allowdangeroushtml-cross-site-scripting-euvd-2026-80789/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as problematic, has been found in nuxt-content mdc up to 0.22.0. The impacted element is the function parseMarkdown of the component Sanitizer. This manipulation of the argument allowDangerousHtml causes cross site scripting. This vulnerability appears as CVE-2026-63671. The attack may be initiated remotely.... <a href="https://vuldb.com/vuln/405974" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-63128 | modelcontextprotocol rust-sdk up to 1.x Streamable HTTP Server tower.rs handle_post initialization (EUVD-2026-80823)]]></title>
<description><![CDATA[A vulnerability was found in modelcontextprotocol rust-sdk up to 1.x. It has been declared as problematic. This issue affects the function StreamableHttpService::handle_post of the file crates/rmcp/src/transport/streamable_http_server/tower.rs of the component Streamable HTTP Server. Such manipul...]]></description>
<link>https://tsecurity.de/de/4150537/sicherheitsluecken/cve-2026-63128-modelcontextprotocol-rust-sdk-up-to-1x-streamable-http-server-towerrs-handlepost-initialization-euvd-2026-80823/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150537/sicherheitsluecken/cve-2026-63128-modelcontextprotocol-rust-sdk-up-to-1x-streamable-http-server-towerrs-handlepost-initialization-euvd-2026-80823/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in modelcontextprotocol rust-sdk up to 1.x. It has been declared as problematic. This issue affects the function StreamableHttpService::handle_post of the file crates/rmcp/src/transport/streamable_http_server/tower.rs of the component Streamable HTTP Server. Such manipulation leads to improper initialization. This... <a href="https://vuldb.com/vuln/405993" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-63127 | Model Context Protocol RMCP SDK up to 1.x OAuth Implementation auth.rs discover_oauth_server_via_resource_metadata improper authorization (EUVD-2026-80824)]]></title>
<description><![CDATA[A vulnerability classified as problematic was found in Model Context Protocol RMCP SDK up to 1.x. This impacts the function discover_oauth_server_via_resource_metadata of the file crates/rmcp/src/transport/auth.rs of the component OAuth Implementation. Such manipulation leads to improper authoriz...]]></description>
<link>https://tsecurity.de/de/4150536/sicherheitsluecken/cve-2026-63127-model-context-protocol-rmcp-sdk-up-to-1x-oauth-implementation-authrs-discoveroauthserverviaresourcemetadata-improper-authorization-euvd-2026-80824/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150536/sicherheitsluecken/cve-2026-63127-model-context-protocol-rmcp-sdk-up-to-1x-oauth-implementation-authrs-discoveroauthserverviaresourcemetadata-improper-authorization-euvd-2026-80824/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as problematic was found in Model Context Protocol RMCP SDK up to 1.x. This impacts the function discover_oauth_server_via_resource_metadata of the file crates/rmcp/src/transport/auth.rs of the component OAuth Implementation. Such manipulation leads to improper authorization. This vulnerability is documented as... <a href="https://vuldb.com/vuln/405987" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-57173 | vllm-project vLLM up to 0.23.x Audio Decoder /v1/chat/completions AudioMediaIO.load_bytes resource consumption (EUVD-2026-80880)]]></title>
<description><![CDATA[A vulnerability, which was classified as problematic, has been found in vllm-project vLLM up to 0.23.x. This affects the function AudioMediaIO.load_bytes of the file /v1/chat/completions of the component Audio Decoder. Performing a manipulation results in resource consumption. This vulnerability ...]]></description>
<link>https://tsecurity.de/de/4150535/sicherheitsluecken/cve-2026-57173-vllm-project-vllm-up-to-023x-audio-decoder-v1chatcompletions-audiomediaioloadbytes-resource-consumption-euvd-2026-80880/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150535/sicherheitsluecken/cve-2026-57173-vllm-project-vllm-up-to-023x-audio-decoder-v1chatcompletions-audiomediaioloadbytes-resource-consumption-euvd-2026-80880/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as problematic, has been found in vllm-project vLLM up to 0.23.x. This affects the function AudioMediaIO.load_bytes of the file /v1/chat/completions of the component Audio Decoder. Performing a manipulation results in resource consumption. This vulnerability is cataloged as CVE-2026-57173. It is possible to... <a href="https://vuldb.com/vuln/406030" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-59193 | getgrav Grav up to 1.x ZIP Archive extractTo denial of service (EUVD-2026-42951)]]></title>
<description><![CDATA[A vulnerability identified as problematic has been detected in getgrav Grav up to 1.x. This affects the function extractTo of the component ZIP Archive Handler. The manipulation leads to denial of service. This vulnerability is documented as CVE-2026-59193. The attack can be initiated remotely. T...]]></description>
<link>https://tsecurity.de/de/4150534/sicherheitsluecken/cve-2026-59193-getgrav-grav-up-to-1x-zip-archive-extractto-denial-of-service-euvd-2026-42951/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150534/sicherheitsluecken/cve-2026-59193-getgrav-grav-up-to-1x-zip-archive-extractto-denial-of-service-euvd-2026-42951/</guid>
<pubDate>Thu, 17 Sep 2026 01:43:28 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability identified as problematic has been detected in getgrav Grav up to 1.x. This affects the function extractTo of the component ZIP Archive Handler. The manipulation leads to denial of service. This vulnerability is documented as CVE-2026-59193. The attack can be initiated remotely. There is not any exploit available. You should... <a href="https://vuldb.com/vuln/377562" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-87931 | Behavioral Technology Group Pavlok Behavioral Conditioning Wearable up to 20260707 Apple Notification Center Service Event buffer overflow]]></title>
<description><![CDATA[A vulnerability classified as very critical has been found in Behavioral Technology Group Pavlok Behavioral Conditioning Wearable up to 20260707. Impacted is an unknown function of the component Apple Notification Center Service Event Handler. The manipulation leads to buffer overflow. This vulne...]]></description>
<link>https://tsecurity.de/de/4150464/sicherheitsluecken/cve-2026-87931-behavioral-technology-group-pavlok-behavioral-conditioning-wearable-up-to-20260707-apple-notification-center-service-event-buffer-overflow/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150464/sicherheitsluecken/cve-2026-87931-behavioral-technology-group-pavlok-behavioral-conditioning-wearable-up-to-20260707-apple-notification-center-service-event-buffer-overflow/</guid>
<pubDate>Thu, 17 Sep 2026 00:14:39 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as very critical has been found in Behavioral Technology Group Pavlok Behavioral Conditioning Wearable up to 20260707. Impacted is an unknown function of the component Apple Notification Center Service Event Handler. The manipulation leads to buffer overflow. This vulnerability is listed as CVE-2026-87931. The attack... <a href="https://vuldb.com/vuln/401814" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92815 | dgtlmoon changedetection.io up to 0.60.6 Browser Steps optional_value server-side request forgery (EUVD-2026-81073)]]></title>
<description><![CDATA[A vulnerability was found in dgtlmoon changedetection.io up to 0.60.6. It has been rated as problematic. The affected element is an unknown function of the component Browser Steps. Performing a manipulation of the argument optional_value results in server-side request forgery. This vulnerability ...]]></description>
<link>https://tsecurity.de/de/4150463/sicherheitsluecken/cve-2026-92815-dgtlmoon-changedetectionio-up-to-0606-browser-steps-optionalvalue-server-side-request-forgery-euvd-2026-81073/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150463/sicherheitsluecken/cve-2026-92815-dgtlmoon-changedetectionio-up-to-0606-browser-steps-optionalvalue-server-side-request-forgery-euvd-2026-81073/</guid>
<pubDate>Thu, 17 Sep 2026 00:14:39 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in dgtlmoon changedetection.io up to 0.60.6. It has been rated as problematic. The affected element is an unknown function of the component Browser Steps. Performing a manipulation of the argument optional_value results in server-side request forgery. This vulnerability was named CVE-2026-92815. The attack may be... <a href="https://vuldb.com/vuln/406204" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92816 | Comfy-Org ComfyUI up to 0.29.x Dataset Save Nodes folder_name path traversal (EUVD-2026-81074)]]></title>
<description><![CDATA[A vulnerability was found in Comfy-Org ComfyUI up to 0.29.x and classified as critical. This vulnerability affects unknown code of the component Dataset Save Nodes. The manipulation of the argument folder_name results in path traversal. This vulnerability is known as CVE-2026-92816. It is possibl...]]></description>
<link>https://tsecurity.de/de/4150462/sicherheitsluecken/cve-2026-92816-comfy-org-comfyui-up-to-029x-dataset-save-nodes-foldername-path-traversal-euvd-2026-81074/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150462/sicherheitsluecken/cve-2026-92816-comfy-org-comfyui-up-to-029x-dataset-save-nodes-foldername-path-traversal-euvd-2026-81074/</guid>
<pubDate>Thu, 17 Sep 2026 00:14:39 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Comfy-Org ComfyUI up to 0.29.x and classified as critical. This vulnerability affects unknown code of the component Dataset Save Nodes. The manipulation of the argument folder_name results in path traversal. This vulnerability is known as CVE-2026-92816. It is possible to launch the attack remotely. No exploit is... <a href="https://vuldb.com/vuln/406201" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92812 | Decap Server Local Proxy Containment Guard path traversal (EUVD-2026-81070)]]></title>
<description><![CDATA[A vulnerability categorized as critical has been discovered in Decap Server. The impacted element is an unknown function of the component Local Proxy Containment Guard. Executing a manipulation can lead to path traversal. The identification of this vulnerability is CVE-2026-92812. The attack may ...]]></description>
<link>https://tsecurity.de/de/4150461/sicherheitsluecken/cve-2026-92812-decap-server-local-proxy-containment-guard-path-traversal-euvd-2026-81070/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150461/sicherheitsluecken/cve-2026-92812-decap-server-local-proxy-containment-guard-path-traversal-euvd-2026-81070/</guid>
<pubDate>Thu, 17 Sep 2026 00:14:39 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability categorized as critical has been discovered in Decap Server. The impacted element is an unknown function of the component Local Proxy Containment Guard. Executing a manipulation can lead to path traversal. The identification of this vulnerability is CVE-2026-92812. The attack may be launched remotely. There is no exploit available.... <a href="https://vuldb.com/vuln/406205" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92813 | Metabase up to 0.63.18 GeoJSON server-side request forgery (EUVD-2026-81071)]]></title>
<description><![CDATA[A vulnerability was found in Metabase up to 0.63.18. It has been classified as problematic. This issue affects some unknown processing of the component GeoJSON Handler. This manipulation causes server-side request forgery. This vulnerability is handled as CVE-2026-92813. The attack can be initiat...]]></description>
<link>https://tsecurity.de/de/4150460/sicherheitsluecken/cve-2026-92813-metabase-up-to-06318-geojson-server-side-request-forgery-euvd-2026-81071/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150460/sicherheitsluecken/cve-2026-92813-metabase-up-to-06318-geojson-server-side-request-forgery-euvd-2026-81071/</guid>
<pubDate>Thu, 17 Sep 2026 00:14:39 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Metabase up to 0.63.18. It has been classified as problematic. This issue affects some unknown processing of the component GeoJSON Handler. This manipulation causes server-side request forgery. This vulnerability is handled as CVE-2026-92813. The attack can be initiated remotely. There is not any exploit available. <a href="https://vuldb.com/vuln/406202" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92814 | dgtlmoon changedetection.io up to 0.60.6 HTML Notifications watch_title HTML injection (EUVD-2026-81072)]]></title>
<description><![CDATA[A vulnerability was found in dgtlmoon changedetection.io up to 0.60.6. It has been declared as problematic. Impacted is an unknown function of the component HTML Notifications. Such manipulation of the argument watch_title leads to HTML injection. This vulnerability is uniquely identified as CVE-...]]></description>
<link>https://tsecurity.de/de/4150459/sicherheitsluecken/cve-2026-92814-dgtlmoon-changedetectionio-up-to-0606-html-notifications-watchtitle-html-injection-euvd-2026-81072/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150459/sicherheitsluecken/cve-2026-92814-dgtlmoon-changedetectionio-up-to-0606-html-notifications-watchtitle-html-injection-euvd-2026-81072/</guid>
<pubDate>Thu, 17 Sep 2026 00:14:39 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in dgtlmoon changedetection.io up to 0.60.6. It has been declared as problematic. Impacted is an unknown function of the component HTML Notifications. Such manipulation of the argument watch_title leads to HTML injection. This vulnerability is uniquely identified as CVE-2026-92814. The attack can be launched remotely. No... <a href="https://vuldb.com/vuln/406203" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92811 | Browserless up to 2.56.7 Playwright Websocket Endpoint ALLOW_FILE_PROTOCOL information disclosure (EUVD-2026-81069)]]></title>
<description><![CDATA[A vulnerability, which was classified as problematic, was found in Browserless up to 2.56.7. Affected by this issue is some unknown functionality of the component Playwright Websocket Endpoint. Executing a manipulation of the argument ALLOW_FILE_PROTOCOL can lead to information disclosure. This v...]]></description>
<link>https://tsecurity.de/de/4150458/sicherheitsluecken/cve-2026-92811-browserless-up-to-2567-playwright-websocket-endpoint-allowfileprotocol-information-disclosure-euvd-2026-81069/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150458/sicherheitsluecken/cve-2026-92811-browserless-up-to-2567-playwright-websocket-endpoint-allowfileprotocol-information-disclosure-euvd-2026-81069/</guid>
<pubDate>Thu, 17 Sep 2026 00:14:39 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as problematic, was found in Browserless up to 2.56.7. Affected by this issue is some unknown functionality of the component Playwright Websocket Endpoint. Executing a manipulation of the argument ALLOW_FILE_PROTOCOL can lead to information disclosure. This vulnerability appears as CVE-2026-92811. The attack... <a href="https://vuldb.com/vuln/406199" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92810 | PrestaShop blockwishlist up to 3.0.2 getUrlByIdWishListAction privileges management (EUVD-2026-81068)]]></title>
<description><![CDATA[A vulnerability marked as problematic has been reported in PrestaShop blockwishlist up to 3.0.2. This issue affects the function getUrlByIdWishListAction. Performing a manipulation results in improper privilege management. This vulnerability is cataloged as CVE-2026-92810. It is possible to initi...]]></description>
<link>https://tsecurity.de/de/4150457/sicherheitsluecken/cve-2026-92810-prestashop-blockwishlist-up-to-302-geturlbyidwishlistaction-privileges-management-euvd-2026-81068/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150457/sicherheitsluecken/cve-2026-92810-prestashop-blockwishlist-up-to-302-geturlbyidwishlistaction-privileges-management-euvd-2026-81068/</guid>
<pubDate>Thu, 17 Sep 2026 00:14:39 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability marked as problematic has been reported in PrestaShop blockwishlist up to 3.0.2. This issue affects the function getUrlByIdWishListAction. Performing a manipulation results in improper privilege management. This vulnerability is cataloged as CVE-2026-92810. It is possible to initiate the attack remotely. There is no exploit... <a href="https://vuldb.com/vuln/406180" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-16723: Pre-Auth RCE in Fastjson 1.x via the @JSONType Trust Branch]]></title>
<description><![CDATA[Overview CVE ID CVE-2026-16723 Affected Fastjson 1.2.68 – 1.2.83 (every 1.x release still receiving use) Preconditions Spring Boot executable fat-JAR, safeMode disabled (default), AutoType disabled (default) Auth required None (pre-authentication) CVSS 9.0 (9.8 under some scoring authorities) Pat...]]></description>
<link>https://tsecurity.de/de/4150451/sicherheitsluecken/cve-2026-16723-pre-auth-rce-in-fastjson-1x-via-the-jsontype-trust-branch/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150451/sicherheitsluecken/cve-2026-16723-pre-auth-rce-in-fastjson-1x-via-the-jsontype-trust-branch/</guid>
<pubDate>Thu, 17 Sep 2026 00:13:41 +0200</pubDate>
<content:encoded><![CDATA[<p>Overview CVE ID CVE-2026-16723 Affected Fastjson 1.2.68 – 1.2.83 (every 1.x release still receiving use) Preconditions Spring Boot executable fat-JAR, safeMode disabled (default), AutoType disabled (default) Auth required None (pre-authentication) CVSS 9.0 (9.8 under some scoring authorities) Patch None — Alibaba has declared Fastjson 1.x EOL and... <a href="https://dev.to/guidance_white/cve-2026-16723-pre-auth-rce-in-fastjson-1x-via-the-jsontype-trust-branch-10bf" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[USN-8774-1: libheif vulnerabilities]]></title>
<description><![CDATA[Ali Firas discovered that libheif incorrectly handled certain images. An attacker could possibly use this issue to cause a denial of service or execute arbitrary code. (CVE-2026-62291) Dmitrijs Trizna discovered that libheif incorrectly handled certain image sequences. An attacker could possibly ...]]></description>
<link>https://tsecurity.de/de/4150432/sicherheitsluecken/usn-8774-1-libheif-vulnerabilities/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150432/sicherheitsluecken/usn-8774-1-libheif-vulnerabilities/</guid>
<pubDate>Thu, 17 Sep 2026 00:04:24 +0200</pubDate>
<content:encoded><![CDATA[<p>Ali Firas discovered that libheif incorrectly handled certain images. An attacker could possibly use this issue to cause a denial of service or execute arbitrary code. (CVE-2026-62291) Dmitrijs Trizna discovered that libheif incorrectly handled certain image sequences. An attacker could possibly use this issue to cause a denial of service.... <a href="https://ubuntu.com/security/notices/USN-8774-1" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[USN-8776-1: python-cryptography vulnerabilities]]></title>
<description><![CDATA[It was discovered that python-cryptography incorrectly accepted objects with immutable buffers when performing certain cipher operations. This would result in corrupted output, contrary to expectations. This issue only affected Ubuntu 18.04 LTS. (CVE-2023-23931) It was discovered that python-cryp...]]></description>
<link>https://tsecurity.de/de/4150431/sicherheitsluecken/usn-8776-1-python-cryptography-vulnerabilities/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150431/sicherheitsluecken/usn-8776-1-python-cryptography-vulnerabilities/</guid>
<pubDate>Thu, 17 Sep 2026 00:04:24 +0200</pubDate>
<content:encoded><![CDATA[<p>It was discovered that python-cryptography incorrectly accepted objects with immutable buffers when performing certain cipher operations. This would result in corrupted output, contrary to expectations. This issue only affected Ubuntu 18.04 LTS. (CVE-2023-23931) It was discovered that python-cryptography reported the outcome of decrypting PKCS#7... <a href="https://ubuntu.com/security/notices/USN-8776-1" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-56942 | Google Android VP9 Hardware Decoder vp9hwd_headers.cc ReadTileInfo out-of-bounds write (CNNVD-2026-99553478)]]></title>
<description><![CDATA[A vulnerability classified as very critical has been found in Google Android. The affected element is the function ReadTileInfo of the file vp9hwd_headers.cc of the component VP9 Hardware Decoder. Performing a manipulation results in out-of-bounds write. This vulnerability is reported as CVE-2026...]]></description>
<link>https://tsecurity.de/de/4150427/sicherheitsluecken/cve-2026-56942-google-android-vp9-hardware-decoder-vp9hwdheaderscc-readtileinfo-out-of-bounds-write-cnnvd-2026-99553478/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150427/sicherheitsluecken/cve-2026-56942-google-android-vp9-hardware-decoder-vp9hwdheaderscc-readtileinfo-out-of-bounds-write-cnnvd-2026-99553478/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:35 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as very critical has been found in Google Android. The affected element is the function ReadTileInfo of the file vp9hwd_headers.cc of the component VP9 Hardware Decoder. Performing a manipulation results in out-of-bounds write. This vulnerability is reported as CVE-2026-56942. The attack is possible to be carried out... <a href="https://vuldb.com/vuln/404488" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-91819 | CIRCL MISP up to 2.5.45 Security _validatePost/_validateCsrf _method cross-site request forgery (CNNVD-2026-99528959)]]></title>
<description><![CDATA[A vulnerability, which was classified as problematic, has been found in CIRCL MISP up to 2.5.45. The affected element is the function _validatePost/_validateCsrf of the component Security Component. The manipulation of the argument _method leads to cross-site request forgery. This vulnerability i...]]></description>
<link>https://tsecurity.de/de/4150426/sicherheitsluecken/cve-2026-91819-circl-misp-up-to-2545-security-validatepostvalidatecsrf-method-cross-site-request-forgery-cnnvd-2026-99528959/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150426/sicherheitsluecken/cve-2026-91819-circl-misp-up-to-2545-security-validatepostvalidatecsrf-method-cross-site-request-forgery-cnnvd-2026-99528959/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:35 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as problematic, has been found in CIRCL MISP up to 2.5.45. The affected element is the function _validatePost/_validateCsrf of the component Security Component. The manipulation of the argument _method leads to cross-site request forgery. This vulnerability is traded as CVE-2026-91819. It is possible to... <a href="https://vuldb.com/vuln/404070" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-73458 | Arista EOS up to 4.33.8M/4.34.7M/4.35.5M/4.36.1F Bidirectional Forwarding Detection resource consumption (CNNVD-2026-99454354)]]></title>
<description><![CDATA[A vulnerability, which was classified as critical, has been found in Arista EOS up to 4.33.8M/4.34.7M/4.35.5M/4.36.1F. Affected by this vulnerability is an unknown functionality of the component Bidirectional Forwarding Detection. The manipulation leads to resource consumption. This vulnerability...]]></description>
<link>https://tsecurity.de/de/4150425/sicherheitsluecken/cve-2026-73458-arista-eos-up-to-4338m4347m4355m4361f-bidirectional-forwarding-detection-resource-consumption-cnnvd-2026-99454354/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150425/sicherheitsluecken/cve-2026-73458-arista-eos-up-to-4338m4347m4355m4361f-bidirectional-forwarding-detection-resource-consumption-cnnvd-2026-99454354/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as critical, has been found in Arista EOS up to 4.33.8M/4.34.7M/4.35.5M/4.36.1F. Affected by this vulnerability is an unknown functionality of the component Bidirectional Forwarding Detection. The manipulation leads to resource consumption. This vulnerability is uniquely identified as CVE-2026-73458. The... <a href="https://vuldb.com/vuln/404658" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-77860 | NLnet Labs Unbound up to 1.26.0 serve-expired resource consumption (WID-SEC-2026-3392)]]></title>
<description><![CDATA[A vulnerability was found in NLnet Labs Unbound up to 1.26.0. It has been declared as critical. This affects an unknown part of the component serve-expired. Such manipulation leads to resource consumption. This vulnerability is uniquely identified as CVE-2026-77860. The attack can be launched rem...]]></description>
<link>https://tsecurity.de/de/4150424/sicherheitsluecken/cve-2026-77860-nlnet-labs-unbound-up-to-1260-serve-expired-resource-consumption-wid-sec-2026-3392/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150424/sicherheitsluecken/cve-2026-77860-nlnet-labs-unbound-up-to-1260-serve-expired-resource-consumption-wid-sec-2026-3392/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in NLnet Labs Unbound up to 1.26.0. It has been declared as critical. This affects an unknown part of the component serve-expired. Such manipulation leads to resource consumption. This vulnerability is uniquely identified as CVE-2026-77860. The attack can be launched remotely. No exploit exists. It is recommended to... <a href="https://vuldb.com/vuln/405573" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-78227 | NLnet Labs Unbound up to 1.26.1 DNS-over-QUIC use after free (WID-SEC-2026-3392)]]></title>
<description><![CDATA[A vulnerability was found in NLnet Labs Unbound up to 1.26.1. It has been classified as critical. This issue affects some unknown processing of the component DNS-over-QUIC. Performing a manipulation results in use after free. This vulnerability is known as CVE-2026-78227. Remote exploitation of t...]]></description>
<link>https://tsecurity.de/de/4150423/sicherheitsluecken/cve-2026-78227-nlnet-labs-unbound-up-to-1261-dns-over-quic-use-after-free-wid-sec-2026-3392/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150423/sicherheitsluecken/cve-2026-78227-nlnet-labs-unbound-up-to-1261-dns-over-quic-use-after-free-wid-sec-2026-3392/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in NLnet Labs Unbound up to 1.26.1. It has been classified as critical. This issue affects some unknown processing of the component DNS-over-QUIC. Performing a manipulation results in use after free. This vulnerability is known as CVE-2026-78227. Remote exploitation of the attack is possible. No exploit is available. <a href="https://vuldb.com/vuln/405586" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-77955 | NLnet Labs Unbound up to 1.26.0 ZONEMD Integrity Check toctou (WID-SEC-2026-3392)]]></title>
<description><![CDATA[A vulnerability was found in NLnet Labs Unbound up to 1.26.0 and classified as problematic. This vulnerability affects unknown code of the component ZONEMD Integrity Check. Such manipulation leads to time-of-check time-of-use. This vulnerability is traded as CVE-2026-77955. The attack may be laun...]]></description>
<link>https://tsecurity.de/de/4150422/sicherheitsluecken/cve-2026-77955-nlnet-labs-unbound-up-to-1260-zonemd-integrity-check-toctou-wid-sec-2026-3392/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150422/sicherheitsluecken/cve-2026-77955-nlnet-labs-unbound-up-to-1260-zonemd-integrity-check-toctou-wid-sec-2026-3392/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in NLnet Labs Unbound up to 1.26.0 and classified as problematic. This vulnerability affects unknown code of the component ZONEMD Integrity Check. Such manipulation leads to time-of-check time-of-use. This vulnerability is traded as CVE-2026-77955. The attack may be launched remotely. There is no exploit available. It is... <a href="https://vuldb.com/vuln/405585" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18690 | MongoDB Server up to 7.0.39/8.0.28/8.3.7 improper authorization]]></title>
<description><![CDATA[A vulnerability, which was classified as critical, was found in MongoDB Server up to 7.0.39/8.0.28/8.3.7. This vulnerability affects unknown code. The manipulation results in improper authorization. This vulnerability is identified as CVE-2026-18690. The attack can be executed remotely. There is ...]]></description>
<link>https://tsecurity.de/de/4150421/sicherheitsluecken/cve-2026-18690-mongodb-server-up-to-70398028837-improper-authorization/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150421/sicherheitsluecken/cve-2026-18690-mongodb-server-up-to-70398028837-improper-authorization/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as critical, was found in MongoDB Server up to 7.0.39/8.0.28/8.3.7. This vulnerability affects unknown code. The manipulation results in improper authorization. This vulnerability is identified as CVE-2026-18690. The attack can be executed remotely. There is not any exploit available. You should upgrade the... <a href="https://vuldb.com/vuln/388447" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18688 | MongoDB up to 7.0.39/8.0.28/8.3.7 Aggregation Pipeline out-of-bounds]]></title>
<description><![CDATA[A vulnerability, which was classified as critical, has been found in MongoDB up to 7.0.39/8.0.28/8.3.7. This affects an unknown part of the component Aggregation Pipeline. The manipulation leads to out-of-bounds read. This vulnerability is referenced as CVE-2026-18688. Remote exploitation of the ...]]></description>
<link>https://tsecurity.de/de/4150420/sicherheitsluecken/cve-2026-18688-mongodb-up-to-70398028837-aggregation-pipeline-out-of-bounds/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150420/sicherheitsluecken/cve-2026-18688-mongodb-up-to-70398028837-aggregation-pipeline-out-of-bounds/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as critical, has been found in MongoDB up to 7.0.39/8.0.28/8.3.7. This affects an unknown part of the component Aggregation Pipeline. The manipulation leads to out-of-bounds read. This vulnerability is referenced as CVE-2026-18688. Remote exploitation of the attack is possible. No exploit is available. It is... <a href="https://vuldb.com/vuln/388446" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18687 | MongoDB Server up to 8.0.28/8.3.7 Queryable Encryption integer underflow]]></title>
<description><![CDATA[A vulnerability labeled as problematic has been found in MongoDB Server up to 8.0.28/8.3.7. Impacted is an unknown function of the component Queryable Encryption. Executing a manipulation can lead to integer underflow. This vulnerability is handled as CVE-2026-18687. The attack can be executed re...]]></description>
<link>https://tsecurity.de/de/4150419/sicherheitsluecken/cve-2026-18687-mongodb-server-up-to-8028837-queryable-encryption-integer-underflow/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150419/sicherheitsluecken/cve-2026-18687-mongodb-server-up-to-8028837-queryable-encryption-integer-underflow/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability labeled as problematic has been found in MongoDB Server up to 8.0.28/8.3.7. Impacted is an unknown function of the component Queryable Encryption. Executing a manipulation can lead to integer underflow. This vulnerability is handled as CVE-2026-18687. The attack can be executed remotely. There is not any exploit available. The... <a href="https://vuldb.com/vuln/388427" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2025-67366 | sylphxltd filesystem-mcp 0.5.8 read_content resolvePath path traversal (Issue 134)]]></title>
<description><![CDATA[A vulnerability was found in sylphxltd filesystem-mcp 0.5.8. It has been rated as critical. This affects the function resolvePath of the component read_content. This manipulation causes path traversal. This vulnerability appears as CVE-2025-67366. The attack may be initiated remotely. There is no...]]></description>
<link>https://tsecurity.de/de/4150418/sicherheitsluecken/cve-2025-67366-sylphxltd-filesystem-mcp-058-readcontent-resolvepath-path-traversal-issue-134/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150418/sicherheitsluecken/cve-2025-67366-sylphxltd-filesystem-mcp-058-readcontent-resolvepath-path-traversal-issue-134/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in sylphxltd filesystem-mcp 0.5.8. It has been rated as critical. This affects the function resolvePath of the component read_content. This manipulation causes path traversal. This vulnerability appears as CVE-2025-67366. The attack may be initiated remotely. There is no available exploit. <a href="https://vuldb.com/vuln/339914" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-77406 | RabbitMQ amqp091-go up to 1.12.x QoS channel.go Channel.Qos prefetchCount/prefetchSize integer overflow (EUVD-2026-80808)]]></title>
<description><![CDATA[A vulnerability identified as problematic has been detected in RabbitMQ amqp091-go up to 1.12.x. Affected by this issue is the function Channel.Qos of the file channel.go of the component QoS. This manipulation of the argument prefetchCount/prefetchSize causes integer overflow. This vulnerability...]]></description>
<link>https://tsecurity.de/de/4150417/sicherheitsluecken/cve-2026-77406-rabbitmq-amqp091-go-up-to-112x-qos-channelgo-channelqos-prefetchcountprefetchsize-integer-overflow-euvd-2026-80808/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150417/sicherheitsluecken/cve-2026-77406-rabbitmq-amqp091-go-up-to-112x-qos-channelgo-channelqos-prefetchcountprefetchsize-integer-overflow-euvd-2026-80808/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability identified as problematic has been detected in RabbitMQ amqp091-go up to 1.12.x. Affected by this issue is the function Channel.Qos of the file channel.go of the component QoS. This manipulation of the argument prefetchCount/prefetchSize causes integer overflow. This vulnerability is tracked as CVE-2026-77406. The attack is... <a href="https://vuldb.com/vuln/405968" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-92139 | Jenkins Project Bitbucket Push and Pull Request Plugin up to 4.0.1 Webhook input validation (EUVD-2026-80763)]]></title>
<description><![CDATA[A vulnerability classified as problematic was found in Jenkins Project Bitbucket Push and Pull Request Plugin up to 4.0.1. Affected by this vulnerability is an unknown functionality of the component Webhook Handler. Such manipulation leads to improper input validation. This vulnerability is trade...]]></description>
<link>https://tsecurity.de/de/4150416/sicherheitsluecken/cve-2026-92139-jenkins-project-bitbucket-push-and-pull-request-plugin-up-to-401-webhook-input-validation-euvd-2026-80763/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150416/sicherheitsluecken/cve-2026-92139-jenkins-project-bitbucket-push-and-pull-request-plugin-up-to-401-webhook-input-validation-euvd-2026-80763/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as problematic was found in Jenkins Project Bitbucket Push and Pull Request Plugin up to 4.0.1. Affected by this vulnerability is an unknown functionality of the component Webhook Handler. Such manipulation leads to improper input validation. This vulnerability is traded as CVE-2026-92139. The attack may be launched... <a href="https://vuldb.com/vuln/405945" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-76104 | Dell ObjectScale 3.8.1.7/4.1.0.3/4.2.0.0/4.3.0.1 permission (EUVD-2026-80834)]]></title>
<description><![CDATA[A vulnerability categorized as problematic has been discovered in Dell ObjectScale 3.8.1.7/4.1.0.3/4.2.0.0/4.3.0.1. The affected element is an unknown function. Executing a manipulation can lead to permission issues. The identification of this vulnerability is CVE-2026-76104. The attack may be la...]]></description>
<link>https://tsecurity.de/de/4150415/sicherheitsluecken/cve-2026-76104-dell-objectscale-3817410342004301-permission-euvd-2026-80834/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150415/sicherheitsluecken/cve-2026-76104-dell-objectscale-3817410342004301-permission-euvd-2026-80834/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability categorized as problematic has been discovered in Dell ObjectScale 3.8.1.7/4.1.0.3/4.2.0.0/4.3.0.1. The affected element is an unknown function. Executing a manipulation can lead to permission issues. The identification of this vulnerability is CVE-2026-76104. The attack may be launched remotely. There is no exploit available. It... <a href="https://vuldb.com/vuln/405995" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-18212 | Keycloak Saml Redirect Helper state issue (EUVD-2026-80828)]]></title>
<description><![CDATA[A vulnerability was found in Keycloak and classified as problematic. Affected by this issue is some unknown functionality of the component Saml Redirect Helper. Executing a manipulation can lead to state issue. The identification of this vulnerability is CVE-2026-18212. The attack may be launched...]]></description>
<link>https://tsecurity.de/de/4150414/sicherheitsluecken/cve-2026-18212-keycloak-saml-redirect-helper-state-issue-euvd-2026-80828/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150414/sicherheitsluecken/cve-2026-18212-keycloak-saml-redirect-helper-state-issue-euvd-2026-80828/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Keycloak and classified as problematic. Affected by this issue is some unknown functionality of the component Saml Redirect Helper. Executing a manipulation can lead to state issue. The identification of this vulnerability is CVE-2026-18212. The attack may be launched remotely. There is no exploit available. <a href="https://vuldb.com/vuln/405935" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-77411 | RabbitMQ amqp091-go up to 1.12.x AMQP Parser read.go readLongstr input validation (EUVD-2026-80821)]]></title>
<description><![CDATA[A vulnerability classified as problematic has been found in RabbitMQ amqp091-go up to 1.12.x. This affects the function readLongstr of the file read.go of the component AMQP Parser. This manipulation causes improper input validation. This vulnerability is registered as CVE-2026-77411. Remote expl...]]></description>
<link>https://tsecurity.de/de/4150413/sicherheitsluecken/cve-2026-77411-rabbitmq-amqp091-go-up-to-112x-amqp-parser-readgo-readlongstr-input-validation-euvd-2026-80821/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150413/sicherheitsluecken/cve-2026-77411-rabbitmq-amqp091-go-up-to-112x-amqp-parser-readgo-readlongstr-input-validation-euvd-2026-80821/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as problematic has been found in RabbitMQ amqp091-go up to 1.12.x. This affects the function readLongstr of the file read.go of the component AMQP Parser. This manipulation causes improper input validation. This vulnerability is registered as CVE-2026-77411. Remote exploitation of the attack is possible. No exploit is... <a href="https://vuldb.com/vuln/405986" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-81634 | NLnet Labs Unbound up to 1.26.0 RRSet Canonicalisation heap-based overflow (WID-SEC-2026-3392)]]></title>
<description><![CDATA[A vulnerability, which was classified as critical, has been found in NLnet Labs Unbound up to 1.26.0. Affected by this vulnerability is an unknown functionality of the component RRSet Canonicalisation. The manipulation leads to heap-based buffer overflow. This vulnerability is documented as CVE-2...]]></description>
<link>https://tsecurity.de/de/4150412/sicherheitsluecken/cve-2026-81634-nlnet-labs-unbound-up-to-1260-rrset-canonicalisation-heap-based-overflow-wid-sec-2026-3392/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150412/sicherheitsluecken/cve-2026-81634-nlnet-labs-unbound-up-to-1260-rrset-canonicalisation-heap-based-overflow-wid-sec-2026-3392/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as critical, has been found in NLnet Labs Unbound up to 1.26.0. Affected by this vulnerability is an unknown functionality of the component RRSet Canonicalisation. The manipulation leads to heap-based buffer overflow. This vulnerability is documented as CVE-2026-81634. The attack can be initiated remotely.... <a href="https://vuldb.com/vuln/405582" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-80225 | NLnet Labs Unbound up to 1.26.0 TCP/DoT Reading Procedure resource consumption (WID-SEC-2026-3392)]]></title>
<description><![CDATA[A vulnerability classified as critical was found in NLnet Labs Unbound up to 1.26.0. Affected is an unknown function of the component TCP/DoT Reading Procedure. Executing a manipulation can lead to resource consumption. This vulnerability is registered as CVE-2026-80225. It is possible to launch ...]]></description>
<link>https://tsecurity.de/de/4150411/sicherheitsluecken/cve-2026-80225-nlnet-labs-unbound-up-to-1260-tcpdot-reading-procedure-resource-consumption-wid-sec-2026-3392/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150411/sicherheitsluecken/cve-2026-80225-nlnet-labs-unbound-up-to-1260-tcpdot-reading-procedure-resource-consumption-wid-sec-2026-3392/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as critical was found in NLnet Labs Unbound up to 1.26.0. Affected is an unknown function of the component TCP/DoT Reading Procedure. Executing a manipulation can lead to resource consumption. This vulnerability is registered as CVE-2026-80225. It is possible to launch the attack remotely. No exploit is available.... <a href="https://vuldb.com/vuln/405581" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-81642 | NLnet Labs Unbound up to 1.26.0 DNSSEC Validator buffer overflow (WID-SEC-2026-3392)]]></title>
<description><![CDATA[A vulnerability classified as very critical has been found in NLnet Labs Unbound up to 1.26.0. This impacts an unknown function of the component DNSSEC Validator. Performing a manipulation results in buffer overflow. This vulnerability is cataloged as CVE-2026-81642. It is possible to initiate th...]]></description>
<link>https://tsecurity.de/de/4150410/sicherheitsluecken/cve-2026-81642-nlnet-labs-unbound-up-to-1260-dnssec-validator-buffer-overflow-wid-sec-2026-3392/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150410/sicherheitsluecken/cve-2026-81642-nlnet-labs-unbound-up-to-1260-dnssec-validator-buffer-overflow-wid-sec-2026-3392/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as very critical has been found in NLnet Labs Unbound up to 1.26.0. This impacts an unknown function of the component DNSSEC Validator. Performing a manipulation results in buffer overflow. This vulnerability is cataloged as CVE-2026-81642. It is possible to initiate the attack remotely. There is no exploit available. It... <a href="https://vuldb.com/vuln/405580" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-82717 | NLnet Labs Unbound up to 1.26.0 heap-based overflow (WID-SEC-2026-3392)]]></title>
<description><![CDATA[A vulnerability marked as very critical has been reported in NLnet Labs Unbound up to 1.26.0. The impacted element is an unknown function. This manipulation causes heap-based buffer overflow. This vulnerability is tracked as CVE-2026-82717. The attack is possible to be carried out remotely. No ex...]]></description>
<link>https://tsecurity.de/de/4150409/sicherheitsluecken/cve-2026-82717-nlnet-labs-unbound-up-to-1260-heap-based-overflow-wid-sec-2026-3392/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150409/sicherheitsluecken/cve-2026-82717-nlnet-labs-unbound-up-to-1260-heap-based-overflow-wid-sec-2026-3392/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability marked as very critical has been reported in NLnet Labs Unbound up to 1.26.0. The impacted element is an unknown function. This manipulation causes heap-based buffer overflow. This vulnerability is tracked as CVE-2026-82717. The attack is possible to be carried out remotely. No exploit exists. It is suggested to upgrade the... <a href="https://vuldb.com/vuln/405578" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-82720 | NLnet Labs Unbound up to 1.26.0 use after free (WID-SEC-2026-3392)]]></title>
<description><![CDATA[A vulnerability, which was classified as critical, was found in NLnet Labs Unbound up to 1.26.0. Affected by this issue is some unknown functionality. The manipulation results in use after free. This vulnerability is reported as CVE-2026-82720. The attack can be launched remotely. No exploit exis...]]></description>
<link>https://tsecurity.de/de/4150408/sicherheitsluecken/cve-2026-82720-nlnet-labs-unbound-up-to-1260-use-after-free-wid-sec-2026-3392/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150408/sicherheitsluecken/cve-2026-82720-nlnet-labs-unbound-up-to-1260-use-after-free-wid-sec-2026-3392/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as critical, was found in NLnet Labs Unbound up to 1.26.0. Affected by this issue is some unknown functionality. The manipulation results in use after free. This vulnerability is reported as CVE-2026-82720. The attack can be launched remotely. No exploit exists. You should upgrade the affected component. <a href="https://vuldb.com/vuln/405583" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-76186 | Apache Airflow Keycloak Provider session fixiation (WID-SEC-2026-3385)]]></title>
<description><![CDATA[A vulnerability was found in Apache Airflow. It has been declared as critical. Impacted is an unknown function of the component Keycloak Provider. Executing a manipulation can lead to session fixiation. This vulnerability is tracked as CVE-2026-76186. The attack can be launched remotely. No explo...]]></description>
<link>https://tsecurity.de/de/4150407/sicherheitsluecken/cve-2026-76186-apache-airflow-keycloak-provider-session-fixiation-wid-sec-2026-3385/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150407/sicherheitsluecken/cve-2026-76186-apache-airflow-keycloak-provider-session-fixiation-wid-sec-2026-3385/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Apache Airflow. It has been declared as critical. Impacted is an unknown function of the component Keycloak Provider. Executing a manipulation can lead to session fixiation. This vulnerability is tracked as CVE-2026-76186. The attack can be launched remotely. No exploit exists. <a href="https://vuldb.com/vuln/404663" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-85501 | NLnet Labs Unbound up to 1.26.0 DNSSEC Validation resource consumption (WID-SEC-2026-3392)]]></title>
<description><![CDATA[A vulnerability described as critical has been identified in NLnet Labs Unbound up to 1.26.0. This affects an unknown function of the component DNSSEC Validation. Such manipulation leads to resource consumption. This vulnerability is listed as CVE-2026-85501. The attack may be performed from remo...]]></description>
<link>https://tsecurity.de/de/4150406/sicherheitsluecken/cve-2026-85501-nlnet-labs-unbound-up-to-1260-dnssec-validation-resource-consumption-wid-sec-2026-3392/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150406/sicherheitsluecken/cve-2026-85501-nlnet-labs-unbound-up-to-1260-dnssec-validation-resource-consumption-wid-sec-2026-3392/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability described as critical has been identified in NLnet Labs Unbound up to 1.26.0. This affects an unknown function of the component DNSSEC Validation. Such manipulation leads to resource consumption. This vulnerability is listed as CVE-2026-85501. The attack may be performed from remote. There is no available exploit. Upgrading the... <a href="https://vuldb.com/vuln/405579" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-76187 | Apache Airflow Keycloak Provider improper authentication (WID-SEC-2026-3385)]]></title>
<description><![CDATA[A vulnerability has been found in Apache Airflow and classified as critical. This affects an unknown part of the component Keycloak Provider. This manipulation causes improper authentication. The identification of this vulnerability is CVE-2026-76187. It is possible to initiate the attack remotel...]]></description>
<link>https://tsecurity.de/de/4150405/sicherheitsluecken/cve-2026-76187-apache-airflow-keycloak-provider-improper-authentication-wid-sec-2026-3385/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150405/sicherheitsluecken/cve-2026-76187-apache-airflow-keycloak-provider-improper-authentication-wid-sec-2026-3385/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability has been found in Apache Airflow and classified as critical. This affects an unknown part of the component Keycloak Provider. This manipulation causes improper authentication. The identification of this vulnerability is CVE-2026-76187. It is possible to initiate the attack remotely. There is no exploit available. <a href="https://vuldb.com/vuln/404660" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-82311 | Apache Airflow FAB Provider _user_id type confusion (WID-SEC-2026-3385)]]></title>
<description><![CDATA[A vulnerability categorized as critical has been discovered in Apache Airflow FAB Provider. Affected is an unknown function of the component FAB Provider. Such manipulation of the argument _user_id leads to type confusion. This vulnerability is listed as CVE-2026-82311. The attack may be performe...]]></description>
<link>https://tsecurity.de/de/4150404/sicherheitsluecken/cve-2026-82311-apache-airflow-fab-provider-userid-type-confusion-wid-sec-2026-3385/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150404/sicherheitsluecken/cve-2026-82311-apache-airflow-fab-provider-userid-type-confusion-wid-sec-2026-3385/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability categorized as critical has been discovered in Apache Airflow FAB Provider. Affected is an unknown function of the component FAB Provider. Such manipulation of the argument _user_id leads to type confusion. This vulnerability is listed as CVE-2026-82311. The attack may be performed from remote. There is no available exploit. <a href="https://vuldb.com/vuln/404679" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-82310 | Apache Airflow FAB Auth Manager improper authentication (WID-SEC-2026-3385)]]></title>
<description><![CDATA[A vulnerability was found in Apache Airflow. It has been rated as critical. This impacts an unknown function of the component FAB Auth Manager. This manipulation causes improper authentication. This vulnerability is tracked as CVE-2026-82310. The attack is possible to be carried out remotely. No ...]]></description>
<link>https://tsecurity.de/de/4150403/sicherheitsluecken/cve-2026-82310-apache-airflow-fab-auth-manager-improper-authentication-wid-sec-2026-3385/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150403/sicherheitsluecken/cve-2026-82310-apache-airflow-fab-auth-manager-improper-authentication-wid-sec-2026-3385/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Apache Airflow. It has been rated as critical. This impacts an unknown function of the component FAB Auth Manager. This manipulation causes improper authentication. This vulnerability is tracked as CVE-2026-82310. The attack is possible to be carried out remotely. No exploit exists. <a href="https://vuldb.com/vuln/404678" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-86792 | Apache Airflow Connection Editor code injection (WID-SEC-2026-3385)]]></title>
<description><![CDATA[A vulnerability classified as critical has been found in Apache Airflow. Affected by this vulnerability is an unknown functionality of the component Connection Editor. Performing a manipulation results in code injection. This vulnerability was named CVE-2026-86792. The attack may be initiated rem...]]></description>
<link>https://tsecurity.de/de/4150402/sicherheitsluecken/cve-2026-86792-apache-airflow-connection-editor-code-injection-wid-sec-2026-3385/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150402/sicherheitsluecken/cve-2026-86792-apache-airflow-connection-editor-code-injection-wid-sec-2026-3385/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as critical has been found in Apache Airflow. Affected by this vulnerability is an unknown functionality of the component Connection Editor. Performing a manipulation results in code injection. This vulnerability was named CVE-2026-86792. The attack may be initiated remotely. There is no available exploit. <a href="https://vuldb.com/vuln/404614" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-86465 | Apache Airflow Akeyless Provider privileges management (WID-SEC-2026-3385)]]></title>
<description><![CDATA[A vulnerability identified as critical has been detected in Apache Airflow. Affected by this vulnerability is an unknown functionality of the component Akeyless Provider. Performing a manipulation results in improper privilege management. This vulnerability is cataloged as CVE-2026-86465. It is p...]]></description>
<link>https://tsecurity.de/de/4150401/sicherheitsluecken/cve-2026-86465-apache-airflow-akeyless-provider-privileges-management-wid-sec-2026-3385/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150401/sicherheitsluecken/cve-2026-86465-apache-airflow-akeyless-provider-privileges-management-wid-sec-2026-3385/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability identified as critical has been detected in Apache Airflow. Affected by this vulnerability is an unknown functionality of the component Akeyless Provider. Performing a manipulation results in improper privilege management. This vulnerability is cataloged as CVE-2026-86465. It is possible to initiate the attack remotely. There is no... <a href="https://vuldb.com/vuln/404680" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-86462 | Apache Airflow FAB provider session fixiation (WID-SEC-2026-3385)]]></title>
<description><![CDATA[A vulnerability was found in Apache Airflow. It has been classified as critical. This issue affects some unknown processing of the component FAB provider. Performing a manipulation results in session fixiation. This vulnerability is identified as CVE-2026-86462. The attack can be initiated remote...]]></description>
<link>https://tsecurity.de/de/4150400/sicherheitsluecken/cve-2026-86462-apache-airflow-fab-provider-session-fixiation-wid-sec-2026-3385/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150400/sicherheitsluecken/cve-2026-86462-apache-airflow-fab-provider-session-fixiation-wid-sec-2026-3385/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability was found in Apache Airflow. It has been classified as critical. This issue affects some unknown processing of the component FAB provider. Performing a manipulation results in session fixiation. This vulnerability is identified as CVE-2026-86462. The attack can be initiated remotely. There is not any exploit available. <a href="https://vuldb.com/vuln/404662" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-86466 | Apache Airflow FAB Authentik provider data authenticity (WID-SEC-2026-3385)]]></title>
<description><![CDATA[A vulnerability classified as critical was found in Apache Airflow. Affected by this issue is some unknown functionality of the component FAB Authentik provider. Executing a manipulation can lead to insufficient verification of data authenticity. The identification of this vulnerability is CVE-20...]]></description>
<link>https://tsecurity.de/de/4150399/sicherheitsluecken/cve-2026-86466-apache-airflow-fab-authentik-provider-data-authenticity-wid-sec-2026-3385/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150399/sicherheitsluecken/cve-2026-86466-apache-airflow-fab-authentik-provider-data-authenticity-wid-sec-2026-3385/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as critical was found in Apache Airflow. Affected by this issue is some unknown functionality of the component FAB Authentik provider. Executing a manipulation can lead to insufficient verification of data authenticity. The identification of this vulnerability is CVE-2026-86466. The attack may be launched remotely. There... <a href="https://vuldb.com/vuln/404615" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-91972 | go-vikunja Vikunja up to 2.5.x Rate Limiting excessive authentication (CNNVD-2026-99323983)]]></title>
<description><![CDATA[A vulnerability marked as problematic has been reported in go-vikunja Vikunja up to 2.5.x. The affected element is an unknown function of the component Rate Limiting. Performing a manipulation results in improper restriction of excessive authentication attempts. This vulnerability is cataloged as...]]></description>
<link>https://tsecurity.de/de/4150398/sicherheitsluecken/cve-2026-91972-go-vikunja-vikunja-up-to-25x-rate-limiting-excessive-authentication-cnnvd-2026-99323983/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150398/sicherheitsluecken/cve-2026-91972-go-vikunja-vikunja-up-to-25x-rate-limiting-excessive-authentication-cnnvd-2026-99323983/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability marked as problematic has been reported in go-vikunja Vikunja up to 2.5.x. The affected element is an unknown function of the component Rate Limiting. Performing a manipulation results in improper restriction of excessive authentication attempts. This vulnerability is cataloged as CVE-2026-91972. It is possible to initiate the... <a href="https://vuldb.com/vuln/404290" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-91998 | Casdoor up to 4.4.0 /api/mcp authorization (CNNVD-2026-98861437)]]></title>
<description><![CDATA[A vulnerability identified as critical has been detected in Casdoor up to 4.4.0. The impacted element is an unknown function of the file /api/mcp. The manipulation leads to authorization bypass. This vulnerability is uniquely identified as CVE-2026-91998. The attack is possible to be carried out ...]]></description>
<link>https://tsecurity.de/de/4150397/sicherheitsluecken/cve-2026-91998-casdoor-up-to-440-apimcp-authorization-cnnvd-2026-98861437/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150397/sicherheitsluecken/cve-2026-91998-casdoor-up-to-440-apimcp-authorization-cnnvd-2026-98861437/</guid>
<pubDate>Wed, 16 Sep 2026 23:46:34 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability identified as critical has been detected in Casdoor up to 4.4.0. The impacted element is an unknown function of the file /api/mcp. The manipulation leads to authorization bypass. This vulnerability is uniquely identified as CVE-2026-91998. The attack is possible to be carried out remotely. No exploit exists. <a href="https://vuldb.com/vuln/404148" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[The Apple Security Update Review for September 2026]]></title>
<description><![CDATA[Welcome back to our monthly look at Apple security patches. This release shows Apple is not immune to the new normal of AI-assisted vulnerability discovery as they release patches for 273 total CVEs.For the September 2026 release, Apple released 273 unique CVEs across macOS 27 (Golden Gate), macO...]]></description>
<link>https://tsecurity.de/de/4150351/sicherheitsluecken/the-apple-security-update-review-for-september-2026/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150351/sicherheitsluecken/the-apple-security-update-review-for-september-2026/</guid>
<pubDate>Wed, 16 Sep 2026 23:42:52 +0200</pubDate>
<content:encoded><![CDATA[<p>Welcome back to our monthly look at Apple security patches. This release shows Apple is not immune to the new normal of AI-assisted vulnerability discovery as they release patches for 273 total CVEs.For the September 2026 release, Apple released 273 unique CVEs across macOS 27 (Golden Gate), macOS Sequoia 15.8, macOS Tahoe 26.7, iOS / iPadOS 27,... <a href="https://www.thezdi.com/blog/2026/9/16/the-apple-security-update-review-for-september-2026" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CISA decides weekly vulnerability bulletin isn’t necessary anymore]]></title>
<description><![CDATA[Agency's shift from static CVSS scores to risk-based prioritization sends the old format packing September 28 This article has been indexed from www.theregister.com – Articles Read the original article: CISA decides weekly vulnerability bulletin isn’t necessary anymore The post CISA decides weekl...]]></description>
<link>https://tsecurity.de/de/4150347/sicherheitsluecken/cisa-decides-weekly-vulnerability-bulletin-isnt-necessary-anymore/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150347/sicherheitsluecken/cisa-decides-weekly-vulnerability-bulletin-isnt-necessary-anymore/</guid>
<pubDate>Wed, 16 Sep 2026 23:42:40 +0200</pubDate>
<content:encoded><![CDATA[<p>Agency&#039;s shift from static CVSS scores to risk-based prioritization sends the old format packing September 28 This article has been indexed from www.theregister.com – Articles Read the original article: CISA decides weekly vulnerability bulletin isn’t necessary anymore The post CISA decides weekly vulnerability bulletin isn’t necessary anymore... <a href="https://www.itsecuritynews.info/cisa-decides-weekly-vulnerability-bulletin-isnt-necessary-anymore/" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CISA decides weekly vulnerability bulletin isn't necessary anymore]]></title>
<description><![CDATA[If you rely on the Cybersecurity and Infrastructure Security Agency’s weekly vulnerability bulletin to keep you up to date on the latest threats, we have bad news. It’s being discontinued at the end of September. CISA announced on Wednesday that its weekly vulnerability bulletin would stop going ...]]></description>
<link>https://tsecurity.de/de/4150322/sicherheitsluecken/cisa-decides-weekly-vulnerability-bulletin-isnt-necessary-anymore/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150322/sicherheitsluecken/cisa-decides-weekly-vulnerability-bulletin-isnt-necessary-anymore/</guid>
<pubDate>Wed, 16 Sep 2026 23:38:46 +0200</pubDate>
<content:encoded><![CDATA[<p>If you rely on the Cybersecurity and Infrastructure Security Agency’s weekly vulnerability bulletin to keep you up to date on the latest threats, we have bad news. It’s being discontinued at the end of September. CISA announced on Wednesday that its weekly vulnerability bulletin would stop going out on Monday, September 28, saying the move was... <a href="https://www.theregister.com/security/2026/09/16/cisa-decides-weekly-vulnerability-bulletin-isnt-necessary-anymore/5296968" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[dalfox v3.2.3]]></title>
<description><![CDATA[Fast XSS scanner with parameter analysis, WAF fingerprinting, and DOM/AST verification. Supports reflected, stored, and DOM-based XSS detection via CLI, pipeline, or REST API. Weiterlesen]]></description>
<link>https://tsecurity.de/de/4150280/sicherheitsluecken/dalfox-v323/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150280/sicherheitsluecken/dalfox-v323/</guid>
<pubDate>Wed, 16 Sep 2026 23:37:06 +0200</pubDate>
<content:encoded><![CDATA[<p>Fast XSS scanner with parameter analysis, WAF fingerprinting, and DOM/AST verification. Supports reflected, stored, and DOM-based XSS detection via CLI, pipeline, or REST API. <a href="https://kitploit.com/en/posts/github-hahwul-dalfox-v323" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[wazuh v4.10.5]]></title>
<description><![CDATA[Open-source XDR and SIEM platform for threat detection, log analysis, file integrity monitoring, vulnerability assessment, and compliance management across endpoints and cloud workloads. Weiterlesen]]></description>
<link>https://tsecurity.de/de/4150279/sicherheitsluecken/wazuh-v4105/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150279/sicherheitsluecken/wazuh-v4105/</guid>
<pubDate>Wed, 16 Sep 2026 23:37:06 +0200</pubDate>
<content:encoded><![CDATA[<p>Open-source XDR and SIEM platform for threat detection, log analysis, file integrity monitoring, vulnerability assessment, and compliance management across endpoints and cloud workloads. <a href="https://kitploit.com/en/posts/github-wazuh-wazuh-v4105" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Firefox Tooling Announcements: Happy BMO Push Day! (20260916.1)]]></title>
<description><![CDATA[Github Link The following changes have been pushed to bugzilla.mozilla.org: Bug 2069143 - When retrieving comments for a bug(s) via REST API, remove comments that would be collapsed in the web UI unless explicitly asking for them Bug 2070247 - Support limiting who can needinfo the Hackbot account...]]></description>
<link>https://tsecurity.de/de/4150273/tools/firefox-tooling-announcements-happy-bmo-push-day-202609161/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150273/tools/firefox-tooling-announcements-happy-bmo-push-day-202609161/</guid>
<pubDate>Wed, 16 Sep 2026 23:36:23 +0200</pubDate>
<content:encoded><![CDATA[<p>Github Link The following changes have been pushed to bugzilla.mozilla.org: Bug 2069143 - When retrieving comments for a bug(s) via REST API, remove comments that would be collapsed in the web UI unless explicitly asking for them Bug 2070247 - Support limiting who can needinfo the Hackbot account Bug 2061445 - Migrate Bugzilla (system info) REST... <a href="https://discourse.mozilla.org/t/happy-bmo-push-day-20260916-1/149466" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[DSA-6496-2 nginx - regression update]]></title>
<description><![CDATA[The update for nginx released as DSA 6496-1 caused a regression in the nginx-dev package: the backported fix for CVE-2026-42533 declared two private header files, which are not shipped in nginx-dev, as dependencies of the module build, so third-party nginx modules could no longer be built against...]]></description>
<link>https://tsecurity.de/de/4150265/sicherheitsluecken/dsa-6496-2-nginx-regression-update/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150265/sicherheitsluecken/dsa-6496-2-nginx-regression-update/</guid>
<pubDate>Wed, 16 Sep 2026 23:35:29 +0200</pubDate>
<content:encoded><![CDATA[<p>The update for nginx released as DSA 6496-1 caused a regression in the nginx-dev package: the backported fix for CVE-2026-42533 declared two private header files, which are not shipped in nginx-dev, as dependencies of the module build, so third-party nginx modules could no longer be built against nginx-dev. Updated nginx packages are now available... <a href="https://lists.debian.org/debian-security-announce/2026/msg00411.html" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44169 | Tenda AC15 15.03.05.18 formSetVirtualSer buffer overflow (EUVD-2022-47119)]]></title>
<description><![CDATA[A vulnerability classified as critical has been found in Tenda AC15 15.03.05.18. Impacted is the function formSetVirtualSer. This manipulation causes buffer overflow. This vulnerability is tracked as CVE-2022-44169. The attack is only possible within the local network. No exploit exists. Weiterlesen]]></description>
<link>https://tsecurity.de/de/4150238/sicherheitsluecken/cve-2022-44169-tenda-ac15-15030518-formsetvirtualser-buffer-overflow-euvd-2022-47119/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150238/sicherheitsluecken/cve-2022-44169-tenda-ac15-15030518-formsetvirtualser-buffer-overflow-euvd-2022-47119/</guid>
<pubDate>Wed, 16 Sep 2026 21:18:14 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as critical has been found in Tenda AC15 15.03.05.18. Impacted is the function formSetVirtualSer. This manipulation causes buffer overflow. This vulnerability is tracked as CVE-2022-44169. The attack is only possible within the local network. No exploit exists. <a href="https://vuldb.com/vuln/214088" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44174 | Tenda AC18 15.03.05.05 formSetDeviceName buffer overflow (EUVD-2022-47124)]]></title>
<description><![CDATA[A vulnerability, which was classified as critical, has been found in Tenda AC18 15.03.05.05. Affected is the function formSetDeviceName. The manipulation leads to buffer overflow. This vulnerability is listed as CVE-2022-44174. The attack must be carried out from within the local network. There i...]]></description>
<link>https://tsecurity.de/de/4150237/sicherheitsluecken/cve-2022-44174-tenda-ac18-15030505-formsetdevicename-buffer-overflow-euvd-2022-47124/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150237/sicherheitsluecken/cve-2022-44174-tenda-ac18-15030505-formsetdevicename-buffer-overflow-euvd-2022-47124/</guid>
<pubDate>Wed, 16 Sep 2026 21:18:14 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as critical, has been found in Tenda AC18 15.03.05.05. Affected is the function formSetDeviceName. The manipulation leads to buffer overflow. This vulnerability is listed as CVE-2022-44174. The attack must be carried out from within the local network. There is no available exploit. <a href="https://vuldb.com/vuln/214104" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44172 | Tenda AC18 15.03.05.19 R7WebsSecurityHandler buffer overflow (EUVD-2022-47122)]]></title>
<description><![CDATA[A vulnerability classified as critical was found in Tenda AC18 15.03.05.19. This impacts the function R7WebsSecurityHandler. Executing a manipulation can lead to buffer overflow. This vulnerability is tracked as CVE-2022-44172. The attack is only possible within the local network. No exploit exis...]]></description>
<link>https://tsecurity.de/de/4150236/sicherheitsluecken/cve-2022-44172-tenda-ac18-15030519-r7webssecurityhandler-buffer-overflow-euvd-2022-47122/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150236/sicherheitsluecken/cve-2022-44172-tenda-ac18-15030519-r7webssecurityhandler-buffer-overflow-euvd-2022-47122/</guid>
<pubDate>Wed, 16 Sep 2026 21:18:14 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as critical was found in Tenda AC18 15.03.05.19. This impacts the function R7WebsSecurityHandler. Executing a manipulation can lead to buffer overflow. This vulnerability is tracked as CVE-2022-44172. The attack is only possible within the local network. No exploit exists. <a href="https://vuldb.com/vuln/214103" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44171 | Tenda AC18 15.03.05.19 form_fast_setting_wifi_set buffer overflow (EUVD-2022-47121)]]></title>
<description><![CDATA[A vulnerability classified as critical has been found in Tenda AC18 15.03.05.19. This affects the function form_fast_setting_wifi_set. Performing a manipulation results in buffer overflow. This vulnerability is identified as CVE-2022-44171. The attack can only be performed from the local network....]]></description>
<link>https://tsecurity.de/de/4150235/sicherheitsluecken/cve-2022-44171-tenda-ac18-15030519-formfastsettingwifiset-buffer-overflow-euvd-2022-47121/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150235/sicherheitsluecken/cve-2022-44171-tenda-ac18-15030519-formfastsettingwifiset-buffer-overflow-euvd-2022-47121/</guid>
<pubDate>Wed, 16 Sep 2026 21:18:14 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability classified as critical has been found in Tenda AC18 15.03.05.19. This affects the function form_fast_setting_wifi_set. Performing a manipulation results in buffer overflow. This vulnerability is identified as CVE-2022-44171. The attack can only be performed from the local network. There is not any exploit available. <a href="https://vuldb.com/vuln/214102" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44175 | Tenda AC18 15.03.05.19 formSetMacFilterCfg buffer overflow (EUVD-2022-47125)]]></title>
<description><![CDATA[A vulnerability, which was classified as critical, was found in Tenda AC18 15.03.05.19. Affected by this vulnerability is the function formSetMacFilterCfg. The manipulation results in buffer overflow. This vulnerability is cataloged as CVE-2022-44175. The attack must originate from the local netw...]]></description>
<link>https://tsecurity.de/de/4150234/sicherheitsluecken/cve-2022-44175-tenda-ac18-15030519-formsetmacfiltercfg-buffer-overflow-euvd-2022-47125/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150234/sicherheitsluecken/cve-2022-44175-tenda-ac18-15030519-formsetmacfiltercfg-buffer-overflow-euvd-2022-47125/</guid>
<pubDate>Wed, 16 Sep 2026 21:18:14 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability, which was classified as critical, was found in Tenda AC18 15.03.05.19. Affected by this vulnerability is the function formSetMacFilterCfg. The manipulation results in buffer overflow. This vulnerability is cataloged as CVE-2022-44175. The attack must originate from the local network. There is no exploit available. <a href="https://vuldb.com/vuln/214105" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2022-44178 | Tenda AC18 15.03.05.19 formWifiWpsOOB buffer overflow (EUVD-2022-47128)]]></title>
<description><![CDATA[A vulnerability labeled as critical has been found in Tenda AC18 15.03.05.19. This affects the function formWifiWpsOOB. Such manipulation leads to buffer overflow. This vulnerability is uniquely identified as CVE-2022-44178. The attack can only be initiated within the local network. No exploit ex...]]></description>
<link>https://tsecurity.de/de/4150233/sicherheitsluecken/cve-2022-44178-tenda-ac18-15030519-formwifiwpsoob-buffer-overflow-euvd-2022-47128/</link>
<guid isPermaLink="true">https://tsecurity.de/de/4150233/sicherheitsluecken/cve-2022-44178-tenda-ac18-15030519-formwifiwpsoob-buffer-overflow-euvd-2022-47128/</guid>
<pubDate>Wed, 16 Sep 2026 21:18:14 +0200</pubDate>
<content:encoded><![CDATA[<p>A vulnerability labeled as critical has been found in Tenda AC18 15.03.05.19. This affects the function formWifiWpsOOB. Such manipulation leads to buffer overflow. This vulnerability is uniquely identified as CVE-2022-44178. The attack can only be initiated within the local network. No exploit exists. <a href="https://vuldb.com/vuln/214113" target="_blank" rel="noopener nofollow">Weiterlesen</a></p>]]></content:encoded>
</item>
</channel>
</rss>
<!-- Generated in 2,00ms -->