Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2026-78903-SWIFT-Kick-to-the-Creds — Offensive Research & Exploit Development. Vulnerability research, PoC development, and offensive tooling for financial infrastructure. | Kitploit
Tools/GitHubGitHub/vxssroott/cve-2026-78903-swift-kick-to-the-creds
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHubvxssroott/cve-2026-78903-swift-kick-to-the-creds

CVE-2026-78903-SWIFT-Kick-to-the-Creds

Offensive Research & Exploit Development. Vulnerability research, PoC development, and offensive tooling for financial infrastructure.

View Repository
10h 9m agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2026-78903 — SWIFT Kick to the Creds

SWIFT API Gateway JWT Algorithm Confusion

FieldValue
Severity9.1 (Critical)
VectorNetwork
Affected Versions3.2.0 – 3.2.4
Discovered By𝕍𝕠𝕤𝕤🥷

Description

A critical misconfiguration in the SWIFT API Gateway allows an attacker to craft a JWT using the HS256 algorithm while the server expects RS256. The server incorrectly validates the token using the public RSA key as an HMAC secret, allowing an attacker to forge valid administrative tokens.

This vulnerability enables an attacker to execute administrative actions on the SWIFT gateway — including transaction approval, user management, and log tampering.

Impact

  • Transaction approval
  • User management
  • Log tampering

Mitigation

  • Update to SWIFT API Gateway 3.2.5 or later
  • Enforce strict JWT algorithm validation (RS256 only)
  • Rotate all existing JWT secrets immediately
  • Audit all administrative actions from the last 30 days

Timeline

  • 2026-08-30: Vulnerability discovered
  • 2026-08-31: Public disclosure

Disclaimer

This research is for educational purposes only. Unauthorized use is prohibited.

Download Tool