<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>PoC-in-GitHub RSS</title>
    <link>https://poc-in-github.motikan2010.net/</link>
    <description>PoC auto collect from GitHub. Be careful Malware.</description>
    <lastBuildDate>Sun, 14 Jun 2026 22:15:00 +0900</lastBuildDate>

    <item>
        <title>CVE-2026-20127 (2026-02-25) 0xBlackash/CVE-2026-20127</title>
        <link>https://github.com/0xBlackash/CVE-2026-20127</link>
        <description>A vulnerability in the peering authentication in Cisco Catalyst SD-WAN Controller, formerly SD-WAN vSmart, and Cisco Catalyst SD-WAN Manager, formerly SD-WAN vManage, could allow an unauthenticated, remote attacker to bypass authentication and obtain administrative privileges on an affected system.

This vulnerability exists because the peering authentication mechanism in an affected system is not working properly. An attacker could exploit this vulnerability by sending crafted requests to an affected system. A successful exploit could allow the attacker to log in to an affected Cisco Catalyst SD-WAN Controller as an internal, high-privileged, non-root&amp;nbsp;user account. Using this account, the attacker could access NETCONF, which would then allow the attacker to manipulate network configuration for the SD-WAN fabric.&amp;nbsp;<br/>[GitHub]CVE-2026-20127</description>
        <pubDate>Sun, 14 Jun 2026 22:15:00 +0900</pubDate>
        <category>CVE-2026-20127</category>
    </item>
    <item>
        <title>CVE-2025-14847 (2025-12-19) shokribardiya/CVE-2025-14847-mongobleed</title>
        <link>https://github.com/shokribardiya/CVE-2025-14847-mongobleed</link>
        <description>Mismatched length fields in Zlib compressed protocol headers may allow a read of uninitialized heap memory by an unauthenticated client. This issue affects all MongoDB Server v7.0 prior to 7.0.28 versions, MongoDB Server v8.0 versions prior to 8.0.17, MongoDB Server v8.2 versions prior to 8.2.3, MongoDB Server v6.0 versions prior to 6.0.27, MongoDB Server v5.0 versions prior to 5.0.32, MongoDB Server v4.4 versions prior to 4.4.30, MongoDB Server v4.2 versions greater than or equal to 4.2.0, MongoDB Server v4.0 versions greater than or equal to 4.0.0, and MongoDB Server v3.6 versions greater than or equal to 3.6.0.<br/>[GitHub]CVE-2025-14847 mongobleed python file </description>
        <pubDate>Mon, 15 Jun 2026 00:17:12 +0900</pubDate>
        <category>CVE-2025-14847</category>
    </item>
    <item>
        <title>CVE-2026-42945 (2026-05-13) sec-sys/CVE-2026-42945-Reverse-Shell-POC</title>
        <link>https://github.com/sec-sys/CVE-2026-42945-Reverse-Shell-POC</link>
        <description>NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when the rewrite directive is followed by a rewrite, if, or set directive and an unnamed Perl-Compatible Regular Expression (PCRE) capture (for example, $1, $2) with a replacement string that includes a question mark (?). An unauthenticated attacker along with conditions beyond its control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, for systems with Address Space Layout Randomization (ASLR ) disabled, code execution is possible.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.<br/>[GitHub]Python RCE PoC with reverse-shell listener for CVE-2026-42945 (NGINX Rift)</description>
        <pubDate>Mon, 15 Jun 2026 01:49:12 +0900</pubDate>
        <category>CVE-2026-42945</category>
    </item>
    <item>
        <title>CVE-2024-3094 (2024-03-30) nnatsopoulos/xz-backdoor-research</title>
        <link>https://github.com/nnatsopoulos/xz-backdoor-research</link>
        <description>Malicious code was discovered in the upstream tarballs of xz, starting with version 5.6.0. The tarballs included extra .m4 files, which contained instructions for building with automake that did not exist in the repository. These instructions, through a series of complex obfuscations, extract a prebuilt object file from one of the test archives, which is then used to modify specific functions in the code while building the liblzma package. This issue results in liblzma being used by additional software, like sshd, to provide functionality that will be interpreted by the modified functions.<br/>[GitHub]CVE-2024-3094 XZ Utils backdoor research - attack surface visualiser, system vulnerability checker, and general Linux CVE assessment tool</description>
        <pubDate>Mon, 15 Jun 2026 03:27:38 +0900</pubDate>
        <category>CVE-2024-3094</category>
    </item>
    <item>
        <title>CVE-2021-41773 (2021-10-05) fxdyx-a/CVE-2021-41773-POC</title>
        <link>https://github.com/fxdyx-a/CVE-2021-41773-POC</link>
        <description>A flaw was found in a change made to path normalization in Apache HTTP Server 2.4.49. An attacker could use a path traversal attack to map URLs to files outside the directories configured by Alias-like directives. If files outside of these directories are not protected by the usual default configuration &quot;require all denied&quot;, these requests can succeed. If CGI scripts are also enabled for these aliased pathes, this could allow for remote code execution. This issue is known to be exploited in the wild. This issue only affects Apache 2.4.49 and not earlier versions. The fix in Apache HTTP Server 2.4.50 was found to be incomplete, see CVE-2021-42013.<br/>[GitHub]Apache HTTP Server 2.4.49 Path Traversal Vulnerability Reproduction</description>
        <pubDate>Mon, 15 Jun 2026 01:01:51 +0900</pubDate>
        <category>CVE-2021-41773</category>
    </item>
    <item>
        <title>CVE-2021-24160 (2021-04-06) likeww/Exploit-CVE-2021-24160</title>
        <link>https://github.com/likeww/Exploit-CVE-2021-24160</link>
        <description>In the Reponsive Menu (free and Pro) WordPress plugins before 4.0.4, subscribers could upload zip archives containing malicious PHP files that would get extracted to the /rmp-menu/ directory. These files could then be accessed via the front end of the site to trigger remote code execution and ultimately allow an attacker to execute commands to further infect a WordPress site.<br/>[GitHub]Exploit CVE-2021-24160</description>
        <pubDate>Mon, 30 May 2022 18:26:32 +0900</pubDate>
        <category>CVE-2021-24160</category>
    </item>
    <item>
        <title>CVE-2017-0144 (2017-03-17) 0xBlackash/CVE-2017-0144</title>
        <link>https://github.com/0xBlackash/CVE-2017-0144</link>
        <description>The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows Server 2012 Gold and R2; Windows RT 8.1; and Windows 10 Gold, 1511, and 1607; and Windows Server 2016 allows remote attackers to execute arbitrary code via crafted packets, aka &quot;Windows SMB Remote Code Execution Vulnerability.&quot; This vulnerability is different from those described in CVE-2017-0143, CVE-2017-0145, CVE-2017-0146, and CVE-2017-0148.<br/>[GitHub]CVE-2017-0144</description>
        <pubDate>Mon, 15 Jun 2026 00:00:15 +0900</pubDate>
        <category>CVE-2017-0144</category>
    </item>
    <item>
        <title>CVE-2026-5513 (2026-06-13) Xaanziu/CVE-2026-5513</title>
        <link>https://github.com/Xaanziu/CVE-2026-5513</link>
        <description>The Online Scheduling and Appointment Booking System – Bookly plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'bookly-customer-full-name' cookie in versions up to, and including, 27.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Exploitation requires 'Remember personal information in cookies' setting to be enabled (disabled by default).<br/>[GitHub]CVE-2026-5513: Bookly &lt;= 27.2 Stored XSS via Cookie (Unauthenticated)</description>
        <pubDate>Sun, 14 Jun 2026 16:53:56 +0900</pubDate>
        <category>CVE-2026-5513</category>
    </item>
    <item>
        <title>CVE-2026-20245 (2026-06-04) 0xBlackash/CVE-2026-20245</title>
        <link>https://github.com/0xBlackash/CVE-2026-20245</link>
        <description>A vulnerability in the CLI of Cisco Catalyst SD-WAN Manager, formerly SD-WAN vManage, could allow an authenticated, local attacker to execute arbitrary commands as root by supplying a crafted file to the affected system.

This vulnerability is due to insufficient validation of user-supplied input. An attacker could exploit this vulnerability by uploading a crafted file to the affected system. A successful exploit could allow the attacker to perform command injection attacks on an affected system and elevate their privileges as the root user.
To exploit this vulnerability, the attacker must have netadmin privileges on the affected system. This would require valid credentials or exploitation of  or . Cisco is not aware of successful exploitation by other methods. Cisco has observed limited cases where the exploitation of this bug resulted in a configuration change pushed to edge devices.
Cisco recommends that customers upgrade to the fixed software that is documented in the  that was published on May 14, 20<br/>[GitHub]CVE-2026-20245</description>
        <pubDate>Sun, 14 Jun 2026 19:23:36 +0900</pubDate>
        <category>CVE-2026-20245</category>
    </item>
    <item>
        <title>derrickschoen/laravel-framework</title>
        <link>https://github.com/derrickschoen/laravel-framework</link>
        <description>[GitHub]Fork of laravel/framework 10.50.2 with CVE-2026-48019 (CRLF injection in default email rule) backported into ValidatesAttributes::validateEmail. Tagged 10.51.0.</description>
        <pubDate>Sun, 14 Jun 2026 10:16:17 +0900</pubDate>
        <category>CVE-2026-48019</category>
    </item>
  </channel>
</rss>