Submit #836452: Mohammed-eid35 bank-management-system-springboot 1 Authentication Bypass by Primary Weaknessinfo

TitleMohammed-eid35 bank-management-system-springboot 1 Authentication Bypass by Primary Weakness
DescriptionA vulnerability has been found in Mohammed-eid35 bank-management-system-springboot. The application exposes /transaction/deposit and /transaction/withdraw to unauthenticated users because /transaction/** is configured with permitAll() in the Spring Security configuration. Any unauthenticated request can reach these endpoints. The backend does not verify the current user identity or account ownership before processing the transaction. Instead, it directly processes transactions based on the supplied transaction identifiers: a valid card_number is sufficient for deposits, and a valid card_number plus cvv is sufficient for withdrawals. This allows unauthorized deposits and withdrawals and direct modification of account balances without a valid authenticated session.
Source⚠️ https://github.com/Mohammed-eid35/bank-management-system-springboot/issues/8
User
 wr0ld (UID 98487)
Submission05/24/2026 15:35 (16 days ago)
Moderation06/07/2026 18:04 (14 days later)
StatusAccepted
VulDB entry369141 [Mohammed-eid35 bank-management-system-springboot up to 7b9bcc65ad7df3db29af71aed9bb500e5f24d948 Transaction Endpoint TransactionController.java improper authorization]
Points20

Want to know what is going to be exploited?

We predict KEV entries!