DEV Community

API

Application Programming Interface

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
HTTP/2 Rapid Reset: How the Protocol Amplifies DoS Against API Gateways

HTTP/2 Rapid Reset: How the Protocol Amplifies DoS Against API Gateways

Comments
5 min read
HTTP Verb Tampering in REST APIs: When OPTIONS and HEAD Bypass Access Control

HTTP Verb Tampering in REST APIs: When OPTIONS and HEAD Bypass Access Control

Comments
5 min read
Webhook Signature Bypass: When the Receiver Skips the HMAC Check

Webhook Signature Bypass: When the Receiver Skips the HMAC Check

Comments
5 min read
API Key Scope Validation Failures: When 'Read-Only' Is a Documentation Claim, Not a Backend Constraint

API Key Scope Validation Failures: When 'Read-Only' Is a Documentation Claim, Not a Backend Constraint

Comments
5 min read
Server-Sent Events Security: How EventSource Breaks Your API Authentication Model

Server-Sent Events Security: How EventSource Breaks Your API Authentication Model

Comments
4 min read
API Gateway Path Normalization Bypass: When HAProxy Sees /admin and Your App Sees /admin

API Gateway Path Normalization Bypass: When HAProxy Sees /admin and Your App Sees /admin

Comments
5 min read
Working: CORS misconfigurations escape automated detection

Working: CORS misconfigurations escape automated detection

Comments
5 min read
API Log Redaction: Filtering After Serialization Does Not Work

API Log Redaction: Filtering After Serialization Does Not Work

Comments
5 min read
CORS Misconfiguration in APIs: Why Reflected Origin Plus Credentials Is the Dangerous Pattern, Not Wildcard

CORS Misconfiguration in APIs: Why Reflected Origin Plus Credentials Is the Dangerous Pattern, Not Wildcard

Comments
6 min read
API SSRF: Allowlists Fail Because They Validate the URL, Not the Resolved IP

API SSRF: Allowlists Fail Because They Validate the URL, Not the Resolved IP

Comments
6 min read
SSTI in APIs: When JSON Parameters Reach Template Engines and Become RCE

SSTI in APIs: When JSON Parameters Reach Template Engines and Become RCE

Comments
5 min read
HMAC Proves Origin, Not Freshness: Replay Attacks Against Signed APIs

HMAC Proves Origin, Not Freshness: Replay Attacks Against Signed APIs

Comments
6 min read
OAuth Access Token Leakage via Logs and APM: The RFC 6750 Warning Nobody Enforced

OAuth Access Token Leakage via Logs and APM: The RFC 6750 Warning Nobody Enforced

Comments
5 min read
NoSQL Injection in APIs: From Auth Bypass to JavaScript Execution via MongoDB Operators

NoSQL Injection in APIs: From Auth Bypass to JavaScript Execution via MongoDB Operators

Comments
5 min read
API Session Fixation Is Three Attacks, Not One — and Rotating Tokens Blocks None of Them

API Session Fixation Is Three Attacks, Not One — and Rotating Tokens Blocks None of Them

Comments
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.