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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
도구/GitHubGitHub/typedefabcd1234ntd/cve-2026-19501-poc
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubtypedefabcd1234ntd/cve-2026-19501-poc

CVE-2026-19501-poc

Proof-of-concept for unauthenticated CSV formula injection in SureForms, showing crafted form submissions trigger spreadsheet formulas when exported by admins.

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유
저장소 보기
422일 전아직 검토되지 않음
요청한 언어로 콘텐츠를 사용할 수 없습니다. 영어 버전을 표시합니다.

CVE-2026-19501 Poc

Description:

Sureforms is vulnerabale to a unauthenticated CSV injection vulnerability when attacker can inject a CSV formula when submit a form. This formula will be excuted when admin export CSV file and open it.

Step to reproduce:

Step 1: Submit a form and then intercept the submit request

Step 2: Change the body line which include a key "srfm-input..." to

root@kitploit:~
<randomtext>-lbl-<the formula in base 64>: <the content>

Example:

root@kitploit:~
abcdef-lbl-PTIrNStjbWR8JyAvQyBjYWxjJyFBMA==

Step 3: Send the submit request and wait the payload to exploit when admin export and open the CSV file

How to fix

Updates to the latest version (2.12.3 or later) to solve this issue

Note

If you feel this write-up here great and interesting, you contribute me in my Github Sponsor.

도구 다운로드