WhisperX tag archive

#PCI-DSS

This page collects WhisperX intelligence signals tagged #PCI-DSS. It is designed for humans, search engines, and AI agents: each item links to a canonical source-backed record with sector, source, timestamp, credibility, and exportable structured data.

Latest Signals (4)

The Lab · 2026-03-27 20:27:26 · GitHub Issues

1. Critical PCI Violation: Full Credit Card Numbers Exposed in Payment API Response

A critical security vulnerability has exposed full, unmasked credit card numbers in a payment processing API response. The flaw directly violates core PCI DSS requirements by transmitting sensitive cardholder data without protection, creating a severe risk of data exposure and potential financial fraud. The vulnerabil...

The Lab · 2026-04-05 16:27:02 · GitHub Issues

2. Critical SQL Injection Exposes Full Transaction Database via Unsecured API Endpoint

A critical SQL injection vulnerability in a core financial API endpoint allows attackers to bypass all access controls and exfiltrate the entire transaction database. The flaw resides in the `/api/v1/transactions` endpoint, where the `account_id` parameter is directly concatenated into a SQL query without any parameter...

The Lab · 2026-04-05 21:27:00 · GitHub Issues

3. Critical SQL Injection Exposes Full Transaction Database via Unsecured API Endpoint

A critical SQL injection vulnerability in a core financial API endpoint allows attackers to bypass all access controls and exfiltrate the entire transaction database. The flaw resides in the `/api/v1/transactions` endpoint, where the `account_id` parameter is passed directly into an SQL query without any parameterizati...

The Lab · 2026-05-05 14:31:42 · GitHub Issues

4. Critical SQL Injection Flaw Disclosed in Payment Processing Endpoint

A critical SQL injection vulnerability has been identified in the payment processing endpoint at `src/routes/payments.js`, raising immediate concerns over the security of cardholder data. The flaw stems from the application constructing SQL queries through direct string concatenation with user-supplied input, a techniq...