Skip to content
KitploitKITPLOIT
OutilsBlog
Soumettre
OutilsBlog
Soumettre

Outils de Hacking, PenTest et Cybersécurité pour votre Arsenal de Sécurité !

Kitploit est un répertoire d'outils de hacking, de cybersécurité et de pentesting. Découvrez les dernières mises à jour des projets pour trouver des vulnérabilités, analyser des systèmes, automatiser les tests et renforcer votre sécurité.

··Flux·Contact·Confidentialité·© 2026 Kitploit

Répertoire d'outils

Catégories

Voir toutes les catégories
Loading categories
Outils/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.

Voir le dépôt
4il y a 22 joursPas encore vérifié

Populaires

Voir tout →

Découvrez les outils les plus utilisés par notre communauté.

Explorer tous les outils

Parcourez notre collection d'outils

Voir tous les outils →
Partager
Contenu non disponible dans la langue demandée. Affichage de la version anglaise.

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.

Télécharger l’outil