WhisperX tag archive

#API

This page collects WhisperX intelligence signals tagged #API. 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 (20)

The Lab · 2026-03-25 16:27:16 · GitHub Issues

3. Security Flaw: Swagger UI Configuration Persists Bearer Tokens in Browser Storage

A security misconfiguration in a custom Swagger UI setup is actively storing sensitive bearer tokens in browser storage, creating a persistent window for credential theft. The configuration explicitly enables `persistAuthorization: true`, which saves authentication tokens across page reloads. This design flaw directly ...

The Lab · 2026-03-26 09:27:13 · GitHub Issues

4. Shesha Framework Exposes Critical Privilege Escalation Flaw: Any Authenticated User Can Rewrite Security Policies

A severe authorization flaw in the Shesha application framework grants any authenticated user—including those with minimal privileges—the ability to view and modify all endpoint security policies. The vulnerability resides in the `PermissionedObjectAppService`, the core API responsible for managing endpoint permissions...

The Lab · 2026-03-26 21:27:13 · GitHub Issues

5. Aegis Security Flaw: Unauthenticated Key Management Endpoints Open When Auth is Disabled

A critical security vulnerability exists in the Aegis server, exposing its authentication key management endpoints to unauthenticated access when the system's primary authentication is disabled. The flaw is a bootstrap vulnerability: before an administrator configures any master tokens or API keys, any client that can ...

The Lab · 2026-03-27 06:27:02 · GitHub Issues

6. AI Security Flaw: Newline Characters Enable Prompt Injection in Image Generation API

A critical vulnerability in an AI image generation service allows attackers to bypass safety controls by injecting malicious instructions via simple newline characters. The flaw stems from the use of Python's `.format()` method to insert user-supplied prompts into a fixed template. When a user includes newline characte...

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

7. 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-03-29 03:26:57 · GitHub Issues

9. SECURITY: Unauthenticated File Download Endpoint Exposes All Uploaded Files

A critical security vulnerability allows any unauthenticated user to download all files uploaded to the system. The file download endpoint `/api/files/` lacks the mandatory authentication middleware, creating a direct path for anonymous data access. This authentication bypass stands in stark contrast to all other file ...

The Lab · 2026-03-29 16:27:02 · GitHub Issues

10. SECURITY: Server-Wide Analytics Data Exposed to All Authenticated Users via Privilege Escalation Flaw

A critical privilege escalation vulnerability allows any registered user to access sensitive, server-wide analytics data. The security flaw resides in the application's API endpoints, which are protected only by basic authentication checks, not by the required admin-level authorization. This exposes internal metrics in...

The Lab · 2026-03-30 00:26:55 · GitHub Issues

11. HIGH-SEVERITY STORED XSS IN ANNOUNCEMENTS API — SCRIPT TAGS STORED & RETURNED VERBATIM

A critical security vulnerability has been identified in the announcements API, where both the title and body fields accept and store raw HTML and JavaScript payloads without sanitization. During E2E testing, payloads like `<script>alert(1)</script>` and `<img onerror=alert(1) src=x>` were stored verbatim. When retriev...

The Lab · 2026-03-31 13:56:51 · Decrypt

12. Uniblock Secures $5.2M to Power Unified Blockchain Infrastructure for 3,000+ Projects

Uniblock has closed a $5.2 million funding round, positioning its unified API as critical infrastructure for a sprawling, multi-chain ecosystem. The platform’s core function is to abstract away the complexity of navigating over 300 distinct blockchains, handling routing and automatic failover through a single integrati...

The Lab · 2026-04-01 19:27:34 · GitHub Issues

13. P0 Security Breach: /api/auth/me Endpoint Exposes Critical deviceSecret Credential

A critical security flaw has been identified in a backend authentication endpoint, exposing a sensitive device credential to multiple attack vectors. The `/api/auth/me` API endpoint is returning the `deviceSecret` in its JSON response, a credential described as functionally equivalent to a session token for device-scop...

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

14. Critical Security Gap: Navigation Site Exposed to DDoS and API Abuse Without Rate Limiting or Helmet

A public navigation site's Express server is operating without fundamental security protections, leaving it vulnerable to abuse, DDoS attacks, and data exfiltration. The server currently lacks any rate limiting, allowing API endpoints to be hammered with unlimited requests, and is missing essential security headers tha...

The Lab · 2026-04-02 09:27:15 · GitHub Issues

15. HMCTS DFR-4256: Playwright/Axe-Core Overhaul Replaces Legacy Jest Tests, Adds API-Driven Case Factory

The HMCTS Digital team has executed a major overhaul of its testing framework, replacing legacy Jest-based accessibility tests with a new Playwright/Axe-core integration. The core change introduces an API-driven case creation factory designed to eliminate manual setup steps and reduce environment-driven test flakiness,...

The Lab · 2026-04-03 00:26:58 · GitHub Issues

17. SEC-20: Critical Auth Flaw in Taskdeck API — Any User Can Change Another User's Password

A critical security vulnerability in the Taskdeck API allows any authenticated user to change the password of any other user. The flaw resides in the `AuthController.ChangePassword` endpoint, which accepts a `UserId` parameter in the request body and passes it directly to the underlying authentication service without v...

The Lab · 2026-04-03 20:27:08 · GitHub Issues

18. Critical Command Injection in Reports API Exposes Servers to Full Compromise

A critical security vulnerability in a common reports API endpoint allows authenticated attackers to execute arbitrary system commands on the server, leading to potential full compromise. The flaw, classified as OS Command Injection (CWE-78), resides in code that passes unsanitized user input directly to a dangerous sy...

The Lab · 2026-04-03 21:27:09 · GitHub Issues

19. FinSpark API Exposed: Path Traversal Flaw Lets Attackers Write to Server Filesystem

A critical path traversal vulnerability in the FinSpark API allows attackers to write arbitrary files anywhere on the server filesystem. The flaw is in the document upload endpoint, where the system blindly trusts the `file.filename` provided by the client. By submitting a filename like `../../etc/cron.d/backdoor`, an ...

The Lab · 2026-04-03 23:26:56 · Hacker News

20. Anthropic Cuts Off Subscription Access for Third-Party AI Harnesses Like OpenClaw

Anthropic is severing a key access point for developers, announcing that Claude subscription credits will no longer be valid for use with third-party harnesses, starting with OpenClaw. This policy shift effectively walls off the subscription-based API, forcing users of external tools to pay extra for the same underlyin...