Datasets:
id stringlengths 16 16 | schema_version stringclasses 1
value | title stringlengths 1 210 | vulnerability dict | target dict | scenario dict | provenance dict | source dict | tags listlengths 0 14 | collection_metadata dict | license_note stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|---|---|
43813ec1443f4418 | 1.0.0 | curl Missing Sec-WebSocket-Accept Verification Enables MITM WebSocket Session Hijacking | {
"class": "Sensitive Information Disclosure",
"cwe": "CWE-200",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "unknown"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Sensitive Information Disclosure reported against curl.",
"preconditions": [
"An endpoint, error message, or artifact exposes data beyond what the requesting party should be entitled to see"
],
"process": [
{
"step": 1,
"action": "Review responses (including error pages, verbos... | {
"playbook_id": "information_disclosure",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3917775",
"program": "curl",
"author": null,
"disclosed_at": "2026-08-05",
"bounty": null
} | [
"Man-in-the-Middle"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
507323f860b601e2 | 1.0.0 | Heap use-after-free (write) in mev_forget_socket() via reentrant curl_easy_pause() — incomplete fix for CVE-2026-9080 | {
"class": "Memory Corruption",
"cwe": "CWE-119",
"owasp_category": "N/A (memory-safety class)",
"severity": "medium"
} | {
"type": "binary",
"technology_hints": []
} | {
"summary": "Memory Corruption reported against curl.",
"preconditions": [
"A memory-unsafe language (C/C++) component processes attacker-influenceable input without adequate bounds/lifetime checking"
],
"process": [
{
"step": 1,
"action": "Fuzz the target binary/library with structured or ... | {
"playbook_id": "memory_corruption",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3911968",
"program": "curl",
"author": null,
"disclosed_at": "2026-08-04",
"bounty": null
} | [
"Use After Free"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
0cf4b8d74e803e69 | 1.0.0 | SMTP CRLF injection in custom SMTP recipient operand allows additional SMTP commands after authentication | {
"class": "HTTP Request Smuggling",
"cwe": "CWE-444",
"owasp_category": "A05:2021 Security Misconfiguration",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "HTTP Request Smuggling reported against curl.",
"preconditions": [
"A front-end proxy/load balancer and back-end server disagree on request boundary parsing (Content-Length vs Transfer-Encoding)"
],
"process": [
{
"step": 1,
"action": "Identify the presence of a front-end/back-... | {
"playbook_id": "http_request_smuggling",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3911605",
"program": "curl",
"author": null,
"disclosed_at": "2026-08-03",
"bounty": null
} | [
"CRLF Injection"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
4a69257a8172aa9c | 1.0.0 | Permission Model Bypass: `trace_events.createTracing().enable()` Writes Trace Logs Outside `--allow-fs-write` | {
"class": "Broken Access Control / Privilege Escalation",
"cwe": "CWE-284",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "low"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Broken Access Control / Privilege Escalation reported against Node.js.",
"preconditions": [
"Role/permission checks are missing or misapplied on at least one code path",
"Multiple privilege levels exist (e.g. user vs admin, tenant A vs tenant B)"
],
"process": [
{
"step": 1,
... | {
"playbook_id": "broken_access_control",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3838601",
"program": "Node.js",
"author": null,
"disclosed_at": "2026-07-29",
"bounty": null
} | [
"Improper Access Control - Generic"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
9b1e4e24172b33be | 1.0.0 | heap-use-after-free in curl_easy_cleanup() called from callback | {
"class": "Memory Corruption",
"cwe": "CWE-119",
"owasp_category": "N/A (memory-safety class)",
"severity": "unknown"
} | {
"type": "binary",
"technology_hints": []
} | {
"summary": "Memory Corruption reported against curl.",
"preconditions": [
"A memory-unsafe language (C/C++) component processes attacker-influenceable input without adequate bounds/lifetime checking"
],
"process": [
{
"step": 1,
"action": "Fuzz the target binary/library with structured or ... | {
"playbook_id": "memory_corruption",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3833577",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-30",
"bounty": null
} | [
"Use After Free"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
e6bb212bedbbfa8c | 1.0.0 | CURLSHOPT_UNSHARE race can cause UAF in shared SSL session cache during HTTPS transfer | {
"class": "Memory Corruption",
"cwe": "CWE-119",
"owasp_category": "N/A (memory-safety class)",
"severity": "unknown"
} | {
"type": "binary",
"technology_hints": []
} | {
"summary": "Memory Corruption reported against curl.",
"preconditions": [
"A memory-unsafe language (C/C++) component processes attacker-influenceable input without adequate bounds/lifetime checking"
],
"process": [
{
"step": 1,
"action": "Fuzz the target binary/library with structured or ... | {
"playbook_id": "memory_corruption",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3831345",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-30",
"bounty": null
} | [
"Use After Free"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
4699b430a9ee6107 | 1.0.0 | Authentication Bypass via XML Signature Wrapping in SAML SSO | {
"class": "Authentication Bypass",
"cwe": "CWE-287",
"owasp_category": "A07:2021 Identification and Authentication Failures",
"severity": "critical"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Authentication Bypass reported against Rocket.Chat.",
"preconditions": [
"An authentication check can be skipped or forged via parameter manipulation, alternate endpoint, or logic flaw"
],
"process": [
{
"step": 1,
"action": "Map the full authentication flow, including alternat... | {
"playbook_id": "auth_bypass",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3827674",
"program": "Rocket.Chat",
"author": null,
"disclosed_at": "2026-07-27",
"bounty": null
} | [
"Improper Authentication - Generic"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
ea84d7f9c1c836e9 | 1.0.0 | ssh_config_matches is dead code: unauthorized SSH key reuse | {
"class": "Authentication Bypass",
"cwe": "CWE-287",
"owasp_category": "A07:2021 Identification and Authentication Failures",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Authentication Bypass reported against curl.",
"preconditions": [
"An authentication check can be skipped or forged via parameter manipulation, alternate endpoint, or logic flaw"
],
"process": [
{
"step": 1,
"action": "Map the full authentication flow, including alternate/legac... | {
"playbook_id": "auth_bypass",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3826843",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-30",
"bounty": null
} | [
"Authentication Bypass by Primary Weakness"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
51a744a6c433007d | 1.0.0 | UAF read in mev_pollset_diff() trace path after curl_easy_pause() in socket callback | {
"class": "Memory Corruption",
"cwe": "CWE-119",
"owasp_category": "N/A (memory-safety class)",
"severity": "low"
} | {
"type": "binary",
"technology_hints": []
} | {
"summary": "Memory Corruption reported against curl.",
"preconditions": [
"A memory-unsafe language (C/C++) component processes attacker-influenceable input without adequate bounds/lifetime checking"
],
"process": [
{
"step": 1,
"action": "Fuzz the target binary/library with structured or ... | {
"playbook_id": "memory_corruption",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3824303",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-28",
"bounty": null
} | [
"Use After Free"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
4b27f289662e2f04 | 1.0.0 | Use-after-free in `mev_forget_socket` when `curl_easy_pause()` is called from a `CURL_POLL_REMOVE` socket callback (incomplete fix of CVE-2026-9080) | {
"class": "Memory Corruption",
"cwe": "CWE-119",
"owasp_category": "N/A (memory-safety class)",
"severity": "low"
} | {
"type": "binary",
"technology_hints": []
} | {
"summary": "Memory Corruption reported against curl.",
"preconditions": [
"A memory-unsafe language (C/C++) component processes attacker-influenceable input without adequate bounds/lifetime checking"
],
"process": [
{
"step": 1,
"action": "Fuzz the target binary/library with structured or ... | {
"playbook_id": "memory_corruption",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3823985",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-28",
"bounty": null
} | [
"Use After Free"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
168d21289024a4fb | 1.0.0 | CURLOPT_HAPROXY_CLIENT_IP lacks input validation, enabling HAProxy PROXY protocol injection | {
"class": "HTTP Request Smuggling",
"cwe": "CWE-444",
"owasp_category": "A05:2021 Security Misconfiguration",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "HTTP Request Smuggling reported against curl.",
"preconditions": [
"A front-end proxy/load balancer and back-end server disagree on request boundary parsing (Content-Length vs Transfer-Encoding)"
],
"process": [
{
"step": 1,
"action": "Identify the presence of a front-end/back-... | {
"playbook_id": "http_request_smuggling",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3823932",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-26",
"bounty": null
} | [
"CRLF Injection"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
b22cab4fc1407291 | 1.0.0 | Node --run POSIX positional argument escaping allows shell command injection | {
"class": "OS Command Injection",
"cwe": "CWE-78",
"owasp_category": "A03:2021 Injection",
"severity": "high"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "OS Command Injection reported against Node.js.",
"preconditions": [
"User input is passed to a shell command or system call, directly or via string concatenation"
],
"process": [
{
"step": 1,
"action": "Identify features that likely shell out (file conversion, ping/diagnostic t... | {
"playbook_id": "command_injection",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3817602",
"program": "Node.js",
"author": null,
"disclosed_at": "2026-06-23",
"bounty": null
} | [
"OS Command Injection"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
da3a9fb15040be33 | 1.0.0 | HTTPS Agent PFX object-array key collision allows mTLS client identity reuse across different per-request certificates | {
"class": "Authentication Bypass",
"cwe": "CWE-287",
"owasp_category": "A07:2021 Identification and Authentication Failures",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Authentication Bypass reported against Node.js.",
"preconditions": [
"An authentication check can be skipped or forged via parameter manipulation, alternate endpoint, or logic flaw"
],
"process": [
{
"step": 1,
"action": "Map the full authentication flow, including alternate/le... | {
"playbook_id": "auth_bypass",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3816840",
"program": "Node.js",
"author": null,
"disclosed_at": "2026-07-29",
"bounty": null
} | [
"Improper Authentication - Generic"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
a8fb79b954ffb75e | 1.0.0 | Permission Model bypass: process.report writes (and overwrites) files outside --allow-fs-write paths | {
"class": "Broken Access Control / Privilege Escalation",
"cwe": "CWE-284",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "low"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Broken Access Control / Privilege Escalation reported against Node.js.",
"preconditions": [
"Role/permission checks are missing or misapplied on at least one code path",
"Multiple privilege levels exist (e.g. user vs admin, tenant A vs tenant B)"
],
"process": [
{
"step": 1,
... | {
"playbook_id": "broken_access_control",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3815767",
"program": "Node.js",
"author": null,
"disclosed_at": "2026-07-30",
"bounty": null
} | [
"Improper Access Control - Generic"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
fea83c805ee89710 | 1.0.0 | [Splatoon 3] Kick other players with NplnLogin message | {
"class": "Broken Access Control / Privilege Escalation",
"cwe": "CWE-284",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Broken Access Control / Privilege Escalation reported against Nintendo.",
"preconditions": [
"Role/permission checks are missing or misapplied on at least one code path",
"Multiple privilege levels exist (e.g. user vs admin, tenant A vs tenant B)"
],
"process": [
{
"step": 1,
... | {
"playbook_id": "broken_access_control",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3813932",
"program": "Nintendo",
"author": null,
"disclosed_at": "2026-07-02",
"bounty": null
} | [
"Improper Access Control - Generic"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
9fee46e27d512ef9 | 1.0.0 | AWS *.a2z.com | Unauthenticated Clickhouse UI : Database access + SSRF | {
"class": "Authentication Bypass",
"cwe": "CWE-287",
"owasp_category": "A07:2021 Identification and Authentication Failures",
"severity": "high"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Authentication Bypass reported against AWS VDP.",
"preconditions": [
"An authentication check can be skipped or forged via parameter manipulation, alternate endpoint, or logic flaw"
],
"process": [
{
"step": 1,
"action": "Map the full authentication flow, including alternate/le... | {
"playbook_id": "auth_bypass",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3809407",
"program": "AWS VDP",
"author": null,
"disclosed_at": "2026-07-22",
"bounty": null
} | [
"Authentication Bypass"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
7aab279eb1cdb7da | 1.0.0 | Vulnerability Report: Buffer Overflow in Path Sanitization | {
"class": "Memory Corruption",
"cwe": "CWE-119",
"owasp_category": "N/A (memory-safety class)",
"severity": "critical"
} | {
"type": "binary",
"technology_hints": []
} | {
"summary": "Memory Corruption reported against curl.",
"preconditions": [
"A memory-unsafe language (C/C++) component processes attacker-influenceable input without adequate bounds/lifetime checking"
],
"process": [
{
"step": 1,
"action": "Fuzz the target binary/library with structured or ... | {
"playbook_id": "memory_corruption",
"grounded_instance": true,
"confidence": "low"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3804525",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-16",
"bounty": null
} | [] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
0ed3c1efa70b3be2 | 1.0.0 | Secure cookies leaked to HTTP origins through HTTPS forwarding proxy | {
"class": "Sensitive Information Disclosure",
"cwe": "CWE-200",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "unknown"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Sensitive Information Disclosure reported against curl.",
"preconditions": [
"An endpoint, error message, or artifact exposes data beyond what the requesting party should be entitled to see"
],
"process": [
{
"step": 1,
"action": "Review responses (including error pages, verbos... | {
"playbook_id": "information_disclosure",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3803415",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-15",
"bounty": null
} | [
"Information Disclosure"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
3de1cd08fe241e70 | 1.0.0 | connect.8x8.com/api/v1: JWT Algorithm Confusion Vulnerability | {
"class": "JWT / Token Vulnerabilities",
"cwe": "CWE-347",
"owasp_category": "A07:2021 Identification and Authentication Failures",
"severity": "high"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "JWT / Token Vulnerabilities reported against 8x8.",
"preconditions": [
"Application uses JWTs for session/authorization state"
],
"process": [
{
"step": 1,
"action": "Decode the JWT and inspect header/claims for algorithm and key metadata",
"technique": "token decoding",
... | {
"playbook_id": "jwt_vulnerabilities",
"grounded_instance": true,
"confidence": "low"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3800870",
"program": "8x8",
"author": null,
"disclosed_at": "2026-07-22",
"bounty": null
} | [
"Improper Verification of Cryptographic Signature"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
b2626464d525501b | 1.0.0 | CVE-2026-12064: proto-default skips SSH verification | {
"class": "Sensitive Information Disclosure",
"cwe": "CWE-200",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "low"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Sensitive Information Disclosure reported against curl.",
"preconditions": [
"An endpoint, error message, or artifact exposes data beyond what the requesting party should be entitled to see"
],
"process": [
{
"step": 1,
"action": "Review responses (including error pages, verbos... | {
"playbook_id": "information_disclosure",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3797526",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-24",
"bounty": null
} | [
"Improper Certificate Validation"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
27626b23071377b7 | 1.0.0 | Duplicate chunked Transfer-Encoding lets a malicious origin smuggle a response across reused HTTP proxy connections | {
"class": "HTTP Request Smuggling",
"cwe": "CWE-444",
"owasp_category": "A05:2021 Security Misconfiguration",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "HTTP Request Smuggling reported against curl.",
"preconditions": [
"A front-end proxy/load balancer and back-end server disagree on request boundary parsing (Content-Length vs Transfer-Encoding)"
],
"process": [
{
"step": 1,
"action": "Identify the presence of a front-end/back-... | {
"playbook_id": "http_request_smuggling",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3795615",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-13",
"bounty": null
} | [
"HTTP Request Smuggling"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
e3af098195131c68 | 1.0.0 | Incomplete Suppression of Transfer-Encoding: chunked Header in HTTP/2 After Redirect From HTTP/1.1 | {
"class": "HTTP Request Smuggling",
"cwe": "CWE-444",
"owasp_category": "A05:2021 Security Misconfiguration",
"severity": "low"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "HTTP Request Smuggling reported against curl.",
"preconditions": [
"A front-end proxy/load balancer and back-end server disagree on request boundary parsing (Content-Length vs Transfer-Encoding)"
],
"process": [
{
"step": 1,
"action": "Identify the presence of a front-end/back-... | {
"playbook_id": "http_request_smuggling",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3793495",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-15",
"bounty": null
} | [
"HTTP Request Smuggling"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
6ec3a0eceb7f61f3 | 1.0.0 | CVE-2026-11856: cross-origin Digest auth state leak | {
"class": "Sensitive Information Disclosure",
"cwe": "CWE-200",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Sensitive Information Disclosure reported against curl.",
"preconditions": [
"An endpoint, error message, or artifact exposes data beyond what the requesting party should be entitled to see"
],
"process": [
{
"step": 1,
"action": "Review responses (including error pages, verbos... | {
"playbook_id": "information_disclosure",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3793260",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-24",
"bounty": null
} | [
"Information Exposure Through Sent Data"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
2cdf8129b52d0d5f | 1.0.0 | Reflected XSS in stats‑video.php via improperly encoded URL parameters | {
"class": "Reflected Cross-Site Scripting (XSS)",
"cwe": "CWE-79",
"owasp_category": "A03:2021 Injection",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Reflected Cross-Site Scripting (XSS) reported against Revive Adserver.",
"preconditions": [
"User-controlled input (query params, form fields, headers) is reflected in the HTML response",
"No or insufficient output encoding/CSP is applied to the reflected context"
],
"process": [
{
... | {
"playbook_id": "xss_reflected",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3793243",
"program": "Revive Adserver",
"author": null,
"disclosed_at": "2026-06-25",
"bounty": null
} | [
"Cross-site Scripting (XSS) - Reflected"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
b6e781d9df5e32fe | 1.0.0 | Trailing-Dot Hostname in Redirect Silently Strips Client Certificate and Auth Credentials | {
"class": "Authentication Bypass",
"cwe": "CWE-287",
"owasp_category": "A07:2021 Identification and Authentication Failures",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Authentication Bypass reported against curl.",
"preconditions": [
"An authentication check can be skipped or forged via parameter manipulation, alternate endpoint, or logic flaw"
],
"process": [
{
"step": 1,
"action": "Map the full authentication flow, including alternate/legac... | {
"playbook_id": "auth_bypass",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3791191",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-10",
"bounty": null
} | [
"Improper Authentication - Generic"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
fc47b97a597745b3 | 1.0.0 | curl-ipv4-percent-normalization-SSRF | {
"class": "Server-Side Request Forgery (SSRF)",
"cwe": "CWE-918",
"owasp_category": "A10:2021 Server-Side Request Forgery",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Server-Side Request Forgery (SSRF) reported against curl.",
"preconditions": [
"The server fetches a URL/resource on behalf of the user (webhooks, image/PDF fetchers, URL preview, import-from-URL features)",
"Target URL is user-influenceable"
],
"process": [
{
"step": 1,
"a... | {
"playbook_id": "ssrf",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3791168",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-10",
"bounty": null
} | [
"Server-Side Request Forgery (SSRF)"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
99eedcd4b26976ab | 1.0.0 | CVE-2026-11586: WS Auto-PONG memory exhaustion | {
"class": "Denial of Service",
"cwe": "CWE-400",
"owasp_category": "A04:2021 Insecure Design",
"severity": "low"
} | {
"type": "other",
"technology_hints": []
} | {
"summary": "Denial of Service reported against curl.",
"preconditions": [
"An operation exists whose resource cost is disproportionate to the cost of triggering it, with no adequate rate limiting or resource capping"
],
"process": [
{
"step": 1,
"action": "Identify operations with asymmetr... | {
"playbook_id": "dos",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3788931",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-24",
"bounty": null
} | [
"Allocation of Resources Without Limits or Throttling"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
0e22908bdc953809 | 1.0.0 | SSH/SFTP connection reuse can bypass SSH key identity after ssh_config_matches removal | {
"class": "Authentication Bypass",
"cwe": "CWE-287",
"owasp_category": "A07:2021 Identification and Authentication Failures",
"severity": "high"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Authentication Bypass reported against curl.",
"preconditions": [
"An authentication check can be skipped or forged via parameter manipulation, alternate endpoint, or logic flaw"
],
"process": [
{
"step": 1,
"action": "Map the full authentication flow, including alternate/legac... | {
"playbook_id": "auth_bypass",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3788506",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-09",
"bounty": null
} | [
"Authentication Bypass by Primary Weakness"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
58ff51006005d280 | 1.0.0 | SOCKS5 no-auth accepted despite username/password-only authentication | {
"class": "Authentication Bypass",
"cwe": "CWE-287",
"owasp_category": "A07:2021 Identification and Authentication Failures",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Authentication Bypass reported against curl.",
"preconditions": [
"An authentication check can be skipped or forged via parameter manipulation, alternate endpoint, or logic flaw"
],
"process": [
{
"step": 1,
"action": "Map the full authentication flow, including alternate/legac... | {
"playbook_id": "auth_bypass",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3786077",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-09",
"bounty": null
} | [
"Improper Authentication - Generic"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
6e9adf1921c9c672 | 1.0.0 | libcurl: HTTP/1.x bare LF byte in response header value enables cookie jar pollution and POST body/credential exfiltration via redirect — RC=0, curl 8 | {
"class": "HTTP Request Smuggling",
"cwe": "CWE-444",
"owasp_category": "A05:2021 Security Misconfiguration",
"severity": "high"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "HTTP Request Smuggling reported against curl.",
"preconditions": [
"A front-end proxy/load balancer and back-end server disagree on request boundary parsing (Content-Length vs Transfer-Encoding)"
],
"process": [
{
"step": 1,
"action": "Identify the presence of a front-end/back-... | {
"playbook_id": "http_request_smuggling",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3785919",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-08",
"bounty": null
} | [
"HTTP Response Splitting"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
8ed0421c5fa387e0 | 1.0.0 | GnuTLS OCSP stapling accepts unrelated SingleResponse (no cert-ID binding) | {
"class": "Sensitive Information Disclosure",
"cwe": "CWE-200",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "high"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Sensitive Information Disclosure reported against curl.",
"preconditions": [
"An endpoint, error message, or artifact exposes data beyond what the requesting party should be entitled to see"
],
"process": [
{
"step": 1,
"action": "Review responses (including error pages, verbos... | {
"playbook_id": "information_disclosure",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3784125",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-05",
"bounty": null
} | [
"Improper Certificate Validation"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
9d79b0229bc36c7f | 1.0.0 | XML‑RPC login leak exposes valid session ID enabling unauthorized API access | {
"class": "Broken Access Control / Privilege Escalation",
"cwe": "CWE-284",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Broken Access Control / Privilege Escalation reported against Revive Adserver.",
"preconditions": [
"Role/permission checks are missing or misapplied on at least one code path",
"Multiple privilege levels exist (e.g. user vs admin, tenant A vs tenant B)"
],
"process": [
{
"step":... | {
"playbook_id": "broken_access_control",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3783738",
"program": "Revive Adserver",
"author": null,
"disclosed_at": "2026-06-25",
"bounty": null
} | [
"Improper Access Control - Generic"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
fa449ef192c237bc | 1.0.0 | CVE-2026-11352: QUIC zero-length UDP datagrams busy-loop | {
"class": "Denial of Service",
"cwe": "CWE-400",
"owasp_category": "A04:2021 Insecure Design",
"severity": "low"
} | {
"type": "other",
"technology_hints": []
} | {
"summary": "Denial of Service reported against curl.",
"preconditions": [
"An operation exists whose resource cost is disproportionate to the cost of triggering it, with no adequate rate limiting or resource capping"
],
"process": [
{
"step": 1,
"action": "Identify operations with asymmetr... | {
"playbook_id": "dos",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3783438",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-24",
"bounty": null
} | [
"Uncontrolled Resource Consumption"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
4c6ea7e2306d36b0 | 1.0.0 | Unauthenticated RCE in Taskcluster web-server via GraphQL filter argument (sift $where) | {
"class": "Remote Code Execution (RCE)",
"cwe": "CWE-94",
"owasp_category": "A03:2021 Injection",
"severity": "critical"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Remote Code Execution (RCE) reported against Mozilla.",
"preconditions": [
"An input reaches a dangerous sink that evaluates or executes it (template engine, deserializer, shell command, file include)"
],
"process": [
{
"step": 1,
"action": "Identify features that process user-... | {
"playbook_id": "rce_generic",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3782701",
"program": "Mozilla",
"author": null,
"disclosed_at": "2026-08-05",
"bounty": null
} | [
"Code Injection"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
5b672ed134dfe1b9 | 1.0.0 | CSRF in zone‑include.php allows unauthorized banner and campaign linking | {
"class": "Cross-Site Request Forgery (CSRF)",
"cwe": "CWE-352",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Cross-Site Request Forgery (CSRF) reported against Revive Adserver.",
"preconditions": [
"A state-changing endpoint relies solely on session cookies for authentication",
"No anti-CSRF token, SameSite cookie protection, or origin validation is enforced"
],
"process": [
{
"step": 1... | {
"playbook_id": "csrf",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3781691",
"program": "Revive Adserver",
"author": null,
"disclosed_at": "2026-06-25",
"bounty": null
} | [
"Cross-Site Request Forgery (CSRF)"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
6954fbb192220d6a | 1.0.0 | PHP code injection in delivery-limitation `logical` validation bypass - XML-RPC setChannelTargeting | {
"class": "Remote Code Execution (RCE)",
"cwe": "CWE-94",
"owasp_category": "A03:2021 Injection",
"severity": "high"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Remote Code Execution (RCE) reported against Revive Adserver.",
"preconditions": [
"An input reaches a dangerous sink that evaluates or executes it (template engine, deserializer, shell command, file include)"
],
"process": [
{
"step": 1,
"action": "Identify features that proce... | {
"playbook_id": "rce_generic",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3781492",
"program": "Revive Adserver",
"author": null,
"disclosed_at": "2026-06-25",
"bounty": null
} | [
"Code Injection"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
07373f4564505f0b | 1.0.0 | Stored XSS in maintenance tools via unescaped entity names | {
"class": "Reflected Cross-Site Scripting (XSS)",
"cwe": "CWE-79",
"owasp_category": "A03:2021 Injection",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Reflected Cross-Site Scripting (XSS) reported against Revive Adserver.",
"preconditions": [
"User-controlled input (query params, form fields, headers) is reflected in the HTML response",
"No or insufficient output encoding/CSP is applied to the reflected context"
],
"process": [
{
... | {
"playbook_id": "xss_reflected",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3781311",
"program": "Revive Adserver",
"author": null,
"disclosed_at": "2026-06-25",
"bounty": null
} | [
"Cross-site Scripting (XSS) - Stored"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
59e74e9fbc2fac3d | 1.0.0 | Incomplete Fix for CVE-2026-21637: OCSPRequest and resumeSession Events Crash Node.js TLS Server via Unhandled Synchronous Exceptions | {
"class": "Denial of Service",
"cwe": "CWE-400",
"owasp_category": "A04:2021 Insecure Design",
"severity": "high"
} | {
"type": "other",
"technology_hints": []
} | {
"summary": "Denial of Service reported against Node.js.",
"preconditions": [
"An operation exists whose resource cost is disproportionate to the cost of triggering it, with no adequate rate limiting or resource capping"
],
"process": [
{
"step": 1,
"action": "Identify operations with asymm... | {
"playbook_id": "dos",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3781015",
"program": "Node.js",
"author": null,
"disclosed_at": "2026-06-12",
"bounty": null
} | [
"Uncontrolled Resource Consumption"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
922b752a38d79a6d | 1.0.0 | PHP code injection in delivery-limitation `logical` validation bypass | {
"class": "Remote Code Execution (RCE)",
"cwe": "CWE-94",
"owasp_category": "A03:2021 Injection",
"severity": "high"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Remote Code Execution (RCE) reported against Revive Adserver.",
"preconditions": [
"An input reaches a dangerous sink that evaluates or executes it (template engine, deserializer, shell command, file include)"
],
"process": [
{
"step": 1,
"action": "Identify features that proce... | {
"playbook_id": "rce_generic",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3780854",
"program": "Revive Adserver",
"author": null,
"disclosed_at": "2026-06-25",
"bounty": null
} | [
"Code Injection"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
e9bc188df057a7e8 | 1.0.0 | Reflected XSS via unsanitised refresh parameter in zone invocation tag | {
"class": "Reflected Cross-Site Scripting (XSS)",
"cwe": "CWE-79",
"owasp_category": "A03:2021 Injection",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Reflected Cross-Site Scripting (XSS) reported against Revive Adserver.",
"preconditions": [
"User-controlled input (query params, form fields, headers) is reflected in the HTML response",
"No or insufficient output encoding/CSP is applied to the reflected context"
],
"process": [
{
... | {
"playbook_id": "xss_reflected",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3780806",
"program": "Revive Adserver",
"author": null,
"disclosed_at": "2026-06-25",
"bounty": null
} | [
"Cross-site Scripting (XSS) - Reflected"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
64ff7094bc368d7e | 1.0.0 | Missing ownership validation allows cross‑manager tracker–campaign linking | {
"class": "Insecure Direct Object Reference (IDOR)",
"cwe": "CWE-639",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Insecure Direct Object Reference (IDOR) reported against Revive Adserver.",
"preconditions": [
"Application exposes object identifiers (numeric IDs, UUIDs, usernames, file paths) in URLs, API params, or request bodies",
"Two accounts of the same privilege level are available for differential t... | {
"playbook_id": "idor",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3780709",
"program": "Revive Adserver",
"author": null,
"disclosed_at": "2026-06-25",
"bounty": null
} | [
"Insecure Direct Object Reference (IDOR)"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
2ee7d9a71fbeb0f4 | 1.0.0 | Stored XSS in Rocket.Chat HTML File Export — Unauthenticated Entry via LiveChat | {
"class": "Reflected Cross-Site Scripting (XSS)",
"cwe": "CWE-79",
"owasp_category": "A03:2021 Injection",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Reflected Cross-Site Scripting (XSS) reported against Rocket.Chat.",
"preconditions": [
"User-controlled input (query params, form fields, headers) is reflected in the HTML response",
"No or insufficient output encoding/CSP is applied to the reflected context"
],
"process": [
{
"... | {
"playbook_id": "xss_reflected",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3779690",
"program": "Rocket.Chat",
"author": null,
"disclosed_at": "2026-07-16",
"bounty": null
} | [
"Cross-site Scripting (XSS) - Stored"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
a487c2148674f667 | 1.0.0 | PRE_PROXY change leaks stale Proxy Digest state across proxy-chain boundary | {
"class": "Sensitive Information Disclosure",
"cwe": "CWE-200",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "unknown"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Sensitive Information Disclosure reported against curl.",
"preconditions": [
"An endpoint, error message, or artifact exposes data beyond what the requesting party should be entitled to see"
],
"process": [
{
"step": 1,
"action": "Review responses (including error pages, verbos... | {
"playbook_id": "information_disclosure",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3777381",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-03",
"bounty": null
} | [
"Information Disclosure"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
04d22ac859d62b3a | 1.0.0 | RTSP Digest auth state leaks across origins on reused libcurl easy handle | {
"class": "Sensitive Information Disclosure",
"cwe": "CWE-200",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Sensitive Information Disclosure reported against curl.",
"preconditions": [
"An endpoint, error message, or artifact exposes data beyond what the requesting party should be entitled to see"
],
"process": [
{
"step": 1,
"action": "Review responses (including error pages, verbos... | {
"playbook_id": "information_disclosure",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3776535",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-05",
"bounty": null
} | [
"Information Exposure Through Sent Data"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
940a293fee620f5c | 1.0.0 | TFTP upload ignores --continue-at / CURLOPT_RESUME_FROM and leaks skipped local file prefix | {
"class": "Sensitive Information Disclosure",
"cwe": "CWE-200",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Sensitive Information Disclosure reported against curl.",
"preconditions": [
"An endpoint, error message, or artifact exposes data beyond what the requesting party should be entitled to see"
],
"process": [
{
"step": 1,
"action": "Review responses (including error pages, verbos... | {
"playbook_id": "information_disclosure",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3776433",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-05",
"bounty": null
} | [
"Information Exposure Through Sent Data"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
5ce0f1b7fb86638f | 1.0.0 | Incomplete fix for CVE-2022-35406: meta-redirect content-type check bypassable via parameter injection | {
"class": "Open Redirect",
"cwe": "CWE-601",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "high"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Open Redirect reported against PortSwigger Web Security.",
"preconditions": [
"A redirect/return-URL parameter accepts an arbitrary external destination without validation"
],
"process": [
{
"step": 1,
"action": "Find redirect-driving parameters (redirect_uri, next, return_to, ... | {
"playbook_id": "open_redirect",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3775183",
"program": "PortSwigger Web Security",
"author": null,
"disclosed_at": "2026-06-02",
"bounty": null
} | [
"Open Redirect"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
bdecccc873670bbe | 1.0.0 | heap-use-after-free in state.referer when CURLOPT_REFERER replaced or cleared after perform | {
"class": "Memory Corruption",
"cwe": "CWE-119",
"owasp_category": "N/A (memory-safety class)",
"severity": "low"
} | {
"type": "binary",
"technology_hints": []
} | {
"summary": "Memory Corruption reported against curl.",
"preconditions": [
"A memory-unsafe language (C/C++) component processes attacker-influenceable input without adequate bounds/lifetime checking"
],
"process": [
{
"step": 1,
"action": "Fuzz the target binary/library with structured or ... | {
"playbook_id": "memory_corruption",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3774279",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-11",
"bounty": null
} | [
"Use After Free"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
a86802d404804074 | 1.0.0 | SMTP connection reuse ignores --ssl-reqd / CURLOPT_USE_SSL and reuses a clear-text STARTTLS session on current master | {
"class": "Sensitive Information Disclosure",
"cwe": "CWE-200",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "low"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Sensitive Information Disclosure reported against curl.",
"preconditions": [
"An endpoint, error message, or artifact exposes data beyond what the requesting party should be entitled to see"
],
"process": [
{
"step": 1,
"action": "Review responses (including error pages, verbos... | {
"playbook_id": "information_disclosure",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3770979",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-03",
"bounty": null
} | [
"Cleartext Transmission of Sensitive Information"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
afe27efc38c40f60 | 1.0.0 | Low priority HSTS bypass in curl_easy_duphandle() | {
"class": "Sensitive Information Disclosure",
"cwe": "CWE-200",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "low"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Sensitive Information Disclosure reported against curl.",
"preconditions": [
"An endpoint, error message, or artifact exposes data beyond what the requesting party should be entitled to see"
],
"process": [
{
"step": 1,
"action": "Review responses (including error pages, verbos... | {
"playbook_id": "information_disclosure",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3769293",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-01",
"bounty": null
} | [
"Information Exposure Through Sent Data"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
5e0e7b4310171caf | 1.0.0 | Proxy CONNECT response poisoning via authentication retry in cf-h1-proxy.c (libcurl) | {
"class": "Business Logic Flaw",
"cwe": "CWE-840",
"owasp_category": "A04:2021 Insecure Design",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Business Logic Flaw reported against curl.",
"preconditions": [
"A workflow assumes steps happen in a fixed order or trusts client-supplied values (price, quantity, state) that should be server-authoritative"
],
"process": [
{
"step": 1,
"action": "Map the full multi-step workf... | {
"playbook_id": "business_logic_flaw",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3767963",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-03",
"bounty": null
} | [
"Business Logic Errors"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
9e69d81bb445efae | 1.0.0 | Yelp for Business: locked Email field silently editable via API | {
"class": "Broken Access Control / Privilege Escalation",
"cwe": "CWE-284",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Broken Access Control / Privilege Escalation reported against Yelp.",
"preconditions": [
"Role/permission checks are missing or misapplied on at least one code path",
"Multiple privilege levels exist (e.g. user vs admin, tenant A vs tenant B)"
],
"process": [
{
"step": 1,
"... | {
"playbook_id": "broken_access_control",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3766455",
"program": "Yelp",
"author": null,
"disclosed_at": "2026-07-02",
"bounty": null
} | [
"Client-Side Enforcement of Server-Side Security"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
8139b8aa1dd3d09b | 1.0.0 | CURLOPT_COOKIE leaked to cross-origin redirect target — CURLOPT_UNRESTRICTED_AUTH bypass for the STRING_COOKIE path | {
"class": "Sensitive Information Disclosure",
"cwe": "CWE-200",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Sensitive Information Disclosure reported against curl.",
"preconditions": [
"An endpoint, error message, or artifact exposes data beyond what the requesting party should be entitled to see"
],
"process": [
{
"step": 1,
"action": "Review responses (including error pages, verbos... | {
"playbook_id": "information_disclosure",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3766065",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-05",
"bounty": null
} | [
"Information Disclosure"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
600c8d8e5e267dcb | 1.0.0 | Any installed app can force immediate logout and persistent DOS of authenticated Basecamp sessions via unprotected exported StartActivity | {
"class": "Broken Access Control / Privilege Escalation",
"cwe": "CWE-284",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Broken Access Control / Privilege Escalation reported against Basecamp.",
"preconditions": [
"Role/permission checks are missing or misapplied on at least one code path",
"Multiple privilege levels exist (e.g. user vs admin, tenant A vs tenant B)"
],
"process": [
{
"step": 1,
... | {
"playbook_id": "broken_access_control",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3764217",
"program": "Basecamp",
"author": null,
"disclosed_at": "2026-07-04",
"bounty": null
} | [
"Improper Access Control - Generic"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
f62d0768c87b9b51 | 1.0.0 | Mentioned unites are at the same time .Then we have to increase the bounty. | {
"class": "Broken Access Control / Privilege Escalation",
"cwe": "CWE-284",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "unknown"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Broken Access Control / Privilege Escalation reported against curl.",
"preconditions": [
"Role/permission checks are missing or misapplied on at least one code path",
"Multiple privilege levels exist (e.g. user vs admin, tenant A vs tenant B)"
],
"process": [
{
"step": 1,
"... | {
"playbook_id": "broken_access_control",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3761789",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-01",
"bounty": null
} | [
"Forced Browsing"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
70c89711b569cef0 | 1.0.0 | TLS conn reuse and session cache ignore fsslctx callback and ssl_config_data flags ( incomplete fix variant of 7541ae569 ) | {
"class": "Sensitive Information Disclosure",
"cwe": "CWE-200",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "high"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Sensitive Information Disclosure reported against curl.",
"preconditions": [
"An endpoint, error message, or artifact exposes data beyond what the requesting party should be entitled to see"
],
"process": [
{
"step": 1,
"action": "Review responses (including error pages, verbos... | {
"playbook_id": "information_disclosure",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3761647",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-01",
"bounty": null
} | [
"Insufficiently Protected Credentials"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
badc9c55d976c5fc | 1.0.0 | Permission Model: --allow-fs-read/--allow-fs-write radix-tree prefix-boundary over-grant | {
"class": "Broken Access Control / Privilege Escalation",
"cwe": "CWE-284",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "high"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Broken Access Control / Privilege Escalation reported against Node.js.",
"preconditions": [
"Role/permission checks are missing or misapplied on at least one code path",
"Multiple privilege levels exist (e.g. user vs admin, tenant A vs tenant B)"
],
"process": [
{
"step": 1,
... | {
"playbook_id": "broken_access_control",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3761342",
"program": "Node.js",
"author": null,
"disclosed_at": "2026-07-29",
"bounty": null
} | [
"Improper Access Control - Generic"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
28a42c000f8b64f1 | 1.0.0 | Node.js WebCrypto AES Integer Overflow Leads to Remote Process Abort (DoS) | {
"class": "Memory Corruption",
"cwe": "CWE-119",
"owasp_category": "N/A (memory-safety class)",
"severity": "high"
} | {
"type": "binary",
"technology_hints": []
} | {
"summary": "Memory Corruption reported against Node.js.",
"preconditions": [
"A memory-unsafe language (C/C++) component processes attacker-influenceable input without adequate bounds/lifetime checking"
],
"process": [
{
"step": 1,
"action": "Fuzz the target binary/library with structured ... | {
"playbook_id": "memory_corruption",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3760016",
"program": "Node.js",
"author": null,
"disclosed_at": "2026-06-25",
"bounty": null
} | [
"Integer Overflow"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
76aa137067771c11 | 1.0.0 | lib/ldap.c follows attacker-controlled LDAP referrals and binds to a second server; WinLDAP builds leak current logon credentials (confirmed on Window | {
"class": "Sensitive Information Disclosure",
"cwe": "CWE-200",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Sensitive Information Disclosure reported against curl.",
"preconditions": [
"An endpoint, error message, or artifact exposes data beyond what the requesting party should be entitled to see"
],
"process": [
{
"step": 1,
"action": "Review responses (including error pages, verbos... | {
"playbook_id": "information_disclosure",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3756699",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-01",
"bounty": null
} | [
"Insufficiently Protected Credentials"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
c79a69da9eb80faa | 1.0.0 | CVE-2026-9546: sending old referer | {
"class": "Memory Corruption",
"cwe": "CWE-119",
"owasp_category": "N/A (memory-safety class)",
"severity": "low"
} | {
"type": "binary",
"technology_hints": []
} | {
"summary": "Memory Corruption reported against curl.",
"preconditions": [
"A memory-unsafe language (C/C++) component processes attacker-influenceable input without adequate bounds/lifetime checking"
],
"process": [
{
"step": 1,
"action": "Fuzz the target binary/library with structured or ... | {
"playbook_id": "memory_corruption",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3754343",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-24",
"bounty": null
} | [
"Use After Free"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
f982adc659469aff | 1.0.0 | CVE-2026-9545: exposing HTTP/3 early data | {
"class": "Sensitive Information Disclosure",
"cwe": "CWE-200",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "low"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Sensitive Information Disclosure reported against curl.",
"preconditions": [
"An endpoint, error message, or artifact exposes data beyond what the requesting party should be entitled to see"
],
"process": [
{
"step": 1,
"action": "Review responses (including error pages, verbos... | {
"playbook_id": "information_disclosure",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3752888",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-24",
"bounty": null
} | [
"Improper Certificate Validation"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
123bfbd8b3c78eed | 1.0.0 | curl GnuTLS backend accepts a clientAuth-only certificate for HTTPS server authentication | {
"class": "Sensitive Information Disclosure",
"cwe": "CWE-200",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Sensitive Information Disclosure reported against curl.",
"preconditions": [
"An endpoint, error message, or artifact exposes data beyond what the requesting party should be entitled to see"
],
"process": [
{
"step": 1,
"action": "Review responses (including error pages, verbos... | {
"playbook_id": "information_disclosure",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3752567",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-25",
"bounty": null
} | [
"Improper Certificate Validation"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
2aa7a9e20284416a | 1.0.0 | Memory Corruption via TOCTOU Race in SharedArrayBuffer UTF-8 Decode (`StringBytes::Encode`) | {
"class": "Race Condition",
"cwe": "CWE-362",
"owasp_category": "A04:2021 Insecure Design",
"severity": "high"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Race Condition reported against Node.js.",
"preconditions": [
"A multi-step operation (balance check then debit, coupon redemption, limited-use action) is not protected by atomic/locking guarantees"
],
"process": [
{
"step": 1,
"action": "Identify operations with a check-then-a... | {
"playbook_id": "race_condition",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3752489",
"program": "Node.js",
"author": null,
"disclosed_at": "2026-05-23",
"bounty": null
} | [
"Time-of-check Time-of-use (TOCTOU) Race Condition"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
906bc43ac9e4a2b1 | 1.0.0 | Heap-OOB read in urlapi `redirect_url()` via `CURLU_GUESS_SCHEME` + `CURLU_NO_GUESS_SCHEME` flow | {
"class": "Memory Corruption",
"cwe": "CWE-119",
"owasp_category": "N/A (memory-safety class)",
"severity": "unknown"
} | {
"type": "binary",
"technology_hints": []
} | {
"summary": "Memory Corruption reported against curl.",
"preconditions": [
"A memory-unsafe language (C/C++) component processes attacker-influenceable input without adequate bounds/lifetime checking"
],
"process": [
{
"step": 1,
"action": "Fuzz the target binary/library with structured or ... | {
"playbook_id": "memory_corruption",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3751715",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-25",
"bounty": null
} | [
"Buffer Over-read"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
370bed6eb45e72aa | 1.0.0 | Use-after-free in `curl_easy_duphandle()` with HTTP/2 stream-dependency tree | {
"class": "Memory Corruption",
"cwe": "CWE-119",
"owasp_category": "N/A (memory-safety class)",
"severity": "unknown"
} | {
"type": "binary",
"technology_hints": []
} | {
"summary": "Memory Corruption reported against curl.",
"preconditions": [
"A memory-unsafe language (C/C++) component processes attacker-influenceable input without adequate bounds/lifetime checking"
],
"process": [
{
"step": 1,
"action": "Fuzz the target binary/library with structured or ... | {
"playbook_id": "memory_corruption",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3751701",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-01",
"bounty": null
} | [
"Use After Free"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
a14c647eb41ed1dc | 1.0.0 | CVE-2026-10536: HTTP/2 stream-dependency tree UAF | {
"class": "Memory Corruption",
"cwe": "CWE-119",
"owasp_category": "N/A (memory-safety class)",
"severity": "low"
} | {
"type": "binary",
"technology_hints": []
} | {
"summary": "Memory Corruption reported against curl.",
"preconditions": [
"A memory-unsafe language (C/C++) component processes attacker-influenceable input without adequate bounds/lifetime checking"
],
"process": [
{
"step": 1,
"action": "Fuzz the target binary/library with structured or ... | {
"playbook_id": "memory_corruption",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3751697",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-24",
"bounty": null
} | [
"Buffer Over-read"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
ca3a8950c1e425fb | 1.0.0 | CVE-2026-9079: stale proxy password leak | {
"class": "Sensitive Information Disclosure",
"cwe": "CWE-200",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Sensitive Information Disclosure reported against curl.",
"preconditions": [
"An endpoint, error message, or artifact exposes data beyond what the requesting party should be entitled to see"
],
"process": [
{
"step": 1,
"action": "Review responses (including error pages, verbos... | {
"playbook_id": "information_disclosure",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3750295",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-24",
"bounty": null
} | [
"Information Disclosure"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
c7fed4f605c5718b | 1.0.0 | curl cross-origin HTTPS redirect reuses TLS client certificate for unintended second-origin mTLS authentication | {
"class": "Sensitive Information Disclosure",
"cwe": "CWE-200",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "low"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Sensitive Information Disclosure reported against curl.",
"preconditions": [
"An endpoint, error message, or artifact exposes data beyond what the requesting party should be entitled to see"
],
"process": [
{
"step": 1,
"action": "Review responses (including error pages, verbos... | {
"playbook_id": "information_disclosure",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3749428",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-07",
"bounty": null
} | [
"Insufficiently Protected Credentials"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
86e397490caa9d7d | 1.0.0 | CVE-2026-9080: UAF after pause in socket callback | {
"class": "Memory Corruption",
"cwe": "CWE-119",
"owasp_category": "N/A (memory-safety class)",
"severity": "low"
} | {
"type": "binary",
"technology_hints": []
} | {
"summary": "Memory Corruption reported against curl.",
"preconditions": [
"A memory-unsafe language (C/C++) component processes attacker-influenceable input without adequate bounds/lifetime checking"
],
"process": [
{
"step": 1,
"action": "Fuzz the target binary/library with structured or ... | {
"playbook_id": "memory_corruption",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3749204",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-24",
"bounty": null
} | [
"Use After Free"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
7eeb7f5cf9c6010d | 1.0.0 | curl --skip-existing has a TOCTOU race that lets a post-check symlink redirect the later download write | {
"class": "Race Condition",
"cwe": "CWE-362",
"owasp_category": "A04:2021 Insecure Design",
"severity": "medium"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Race Condition reported against curl.",
"preconditions": [
"A multi-step operation (balance check then debit, coupon redemption, limited-use action) is not protected by atomic/locking guarantees"
],
"process": [
{
"step": 1,
"action": "Identify operations with a check-then-act ... | {
"playbook_id": "race_condition",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3747959",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-20",
"bounty": null
} | [
"Time-of-check Time-of-use (TOCTOU) Race Condition"
] | {
"collected_at": "2026-08-09T15:26:09",
"collector": "hackerone.jsonl"
} | This record contains normalized classification data and a generic remediation/process playbook, plus a link back to the original source. It does not reproduce the original writeup's text. See DATA_LICENSE for terms. |
pwn-scenarios
30,293 records, 42 vulnerability classes. A dataset of penetration testing / bug bounty scenarios -- generalized, reusable condition → step → impact → remediation playbooks for common vulnerability classes, each grounded in a real, publicly disclosed report or writeup.
Full source, collection scripts, the companion attack decision graph, and complete docs live on GitHub: https://github.com/AlaBYahya/pwn-scenarios
Example record
{
"vulnerability": {"class": "Insecure Direct Object Reference (IDOR)", "cwe": "CWE-639", "severity": "unknown"},
"scenario": {
"preconditions": ["Application exposes object identifiers ...", "..."],
"process": [
{"step": 1, "action": "Map every endpoint that accepts an object identifier", "tools": ["Burp Suite"], "expected_observation": "..."},
{"step": 2, "action": "...", "expected_observation": "..."}
],
"impact": ["Unauthorized read access to other users' private data", "..."],
"remediation": ["Enforce server-side ownership/authorization checks on every object access", "..."]
},
"source": {"platform": "hackerone", "url": "https://hackerone.com/reports/...", "program": "..."}
}
Loading
from datasets import load_dataset
ds = load_dataset("aeby/pwn-scenarios")
Sources
| Platform | Records |
|---|---|
hackerone |
10,977 |
ctf |
8,454 |
aggregated_writeup |
6,106 |
tryhackme |
2,956 |
hackthebox |
1,800 |
Each record pairs an originally-authored generic playbook with a real disclosed instance's metadata (title, URL, date, author) -- never the writeup's full text. See the GitHub repo's DATA_LICENSE for exactly what is and isn't reproduced from original sources.
The attack decision graph
graph/attack_graph.json (included in this repo) models pentesting as a chess engine evaluates moves: 293 states, 271 actions, including 17 real CVE chains (Log4Shell, Spring4Shell, Zerologon, EternalBlue, MOVEit, and more) verified against NVD. graph/episodes_*.jsonl are synthetic (state, action, outcome, reward) rollouts sampled from it under random / greedy / epsilon-greedy policies, suitable for RL or behavior-cloning experiments. Full design: see docs/GRAPH.md on GitHub.
Using this dataset
This is retrieval/RAG material more than a raw fine-tuning dump -- a relatively small library of playbook texts repeats across 30,293 records with different source-metadata wrappers, so training on it directly mostly teaches memorization of the canned answers rather than generalization. Good uses:
- RAG: index by
vulnerability.cwe/vulnerability.class/source.platform, retrieve the matching playbook for a given vulnerability class. - Balanced fine-tuning subset: the GitHub repo's
scripts/sample_balanced.pycaps records per class and filters by classification confidence. - RL / decision-making data: the attack graph and its episode files.
License
Data: CC BY 4.0. Code (collection/generation scripts): MIT, on GitHub.
Citation
See CITATION.cff on GitHub.
Auto-synced from GitHub -- last updated by the weekly collection workflow.
- Downloads last month
- -