Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2026-19632-POC — # CVE-2026-19632 PoC - TranslatePress – 다국어 <= 3.3.1 - 비밀번호 재설정 링크 노출을 통한 인증되지 않은 계정 탈취 | Kitploit
도구/GitHubGitHub/deadexpl0it/cve-2026-19632-poc
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubdeadexpl0it/cve-2026-19632-poc

CVE-2026-19632-POC

# CVE-2026-19632 PoC - TranslatePress – 다국어 <= 3.3.1 - 비밀번호 재설정 링크 노출을 통한 인증되지 않은 계정 탈취

저장소 보기
21시간 12분 전아직 검토되지 않음

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

CVE-2026-19632 — TranslatePress 인증되지 않은 계정 탈취

비밀번호 재설정 링크 노출을 통한 인증되지 않은 계정 탈취


💙 프로젝트 후원

제 작업이 마음에 드신다면 USDT(TRC20): TQBA72kakjCZLnJt8fJYcD7dyQCEpzNtVN을 통해 프로젝트를 후원해 주세요.

🎥 동영상 데모

스크립트에 대한 전체 동영상 설명과 데모는 여기에서 확인할 수 있습니다:

▶️ YouTube에서 동영상 보기

⚠️ 개요

CVE-2026-19632는 TranslatePress – Multilingual WordPress 플러그인에 영향을 미치는 심각한 인증되지 않은 계정 탈취 취약점입니다.

root@kitploit:~
## 🚀 사용 방법

한 줄에 하나의 대상(target)을 포함하는 `list.txt` 파일을 생성하세요:

```text
https://target1.example
https://target2.example
https://target3.example

실행:

root@kitploit:~
python3 CVE-2026-19632.py

도구가 다음을 요청합니다:

root@kitploit:~
[?] targets file (list.txt):

입력:

root@kitploit:~
list.txt

그 다음:

root@kitploit:~
[?] concurrency (5):

기본 동시성 5를 사용하려면 Enter를 누르세요.

예시

root@kitploit:~
$ python3 CVE-2026-19632.py

[?] targets file (list.txt): list.txt
[+] 3 targets loaded
[?] concurrency (5): 5

[*] https://target1.example
    nonce: xxxxxxxxxxxx... langs: en_US,fr_FR default: en_US
    users: admin

[1/3] TAKEOVER:0 VULN:1 SAFE:0 ERROR:0

결과 상태

root@kitploit:~
TAKEOVER   탈취 단계 도달
VULN       취약한 조건 감지됨
SAFE       대상이 취약한 조건과 일치하지 않음
ERROR      대상 처리 중 오류 발생

도구는 다음을 사용합니다:

root@kitploit:~
list.txt    대상 목록
users.txt   발견된 사용자
shells.txt  셸 관련 결과

⚠️ 공인된 보안 연구 및 테스트 전용입니다.

root@kitploit:~

📚 참고 자료 CVE 레코드: https://www.cve.org/CVERecord?id=CVE-2026-19632 Wordfence 권고: https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/translatepress-multilingual/translatepress-multilingual-331-unauthenticated-account-takeover-via-password-reset-link-disclosure TranslatePress: https://wordpress.org/plugins/translatepress-multilingual/ ⚖️ 면책 조항

이 프로젝트는 보안 연구, 취약점 분석, 방어 테스트 및 공인된 침투 테스트를 위해 제공됩니다.

명시적인 승인 없이 이 연구를 시스템에 사용하지 마십시오.

저자는 이 자료로 인한 오용 또는 손해에 대해 책임을 지지 않습니다.

root@kitploit:~
TranslatePress <= 3.3.1
도구 다운로드