5692 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / CVE-2026-47670-X7.py PY
#!/usr/bin/env python
# -*- coding: utf-8 -*-
r"""
   _______________________________________________________________________
  |                                                                       |
  | @@@@@@@                             @@              @@        @@@@@@  |
  | @@@@@@@                             @@                        @@@@@@  |
  | @!      @@@@   @@@@   @@@@@   @@@@  @S  @@@@   @@@  @@ @@@@       !@  |
  | !!     !@@ @@ !@@ @@ @@  !@@ !@@ @@ C! !@@ @@ @@  @ @! @!  @      !!  |
  | @@     @:     @@     !@   @@ !@     @T !@  !@ !:    !@ !!  !@     @@  |
  | @!!:!  @!     @!     @!   !@ @!     !@ @!  !@ !@    @! !@   !@ !:!!@  |
  | !!!!:  !:     !!     !@   @! !!     !! !!  @!  !@!@ !@ !!   !! :!!!!  |
  | !:     @!     @!     !:   !! @!     !: @:  !!     ! !! !:  :!     :!  |
  | ::     :!     !:      !!:!   !!     :: !!  :!  !:!  !: !::!       ::  |
  |  : :::                              :                          : :::  |
  | ::: :::                             :                         ::: ::  |
  |                                                                       |
  | Leave the pack, fight the wolf!               gitlab.com/error.inside |
  |_______________________________________________________________________|
  | @author       : ErrorInside <[email protected]>                   |
  | @tester       : Blue DeviL <[email protected]>                  |
  | @IDE          : Vi iMproved                                           |
  | @template     : Blue DeviL                                            |
  | @date         : 18/06/2026                                            |
  | @license      : SCT-PL                                                |
  | @tox          :                                                       |
  |               :                                                       |
  |_______________________________________________________________________|
  |                                                                       |
  | CVE-2026-47670: Auth RCE via loadReader functionName injection DbGate |
  | Weaknesses    : CWE-94                                                |
  | CVSSv4.0      : 9.9 (CRITICAL)                                        |
  | Date          : 20.05.2026                                            |
  | Zern          : title:"DbGate"                                        |
  | Fofa          : title="DbGate"                                        |
  | Shodan        : http.title:"DbGate"                                   |
  \_______________________________________________________________________/
"""

print(__doc__)
print("  [*] This is just a mirror; follow this gitlab link for the poc:")
print("  [+] https://gitlab.com/error.inside/CVE-2026-47670")