id stringlengths 16 16 | schema_version stringclasses 1
value | title stringlengths 1 241 | vulnerability dict | target dict | scenario dict | provenance dict | source dict | tags listlengths 0 14 | collection_metadata dict | license_note stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|---|---|
1539f200ab1bb2bd | 1.0.0 | Myndr CORS Misconfiguration | {
"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 Myndr.",
"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/3930957",
"program": "Myndr",
"author": null,
"disclosed_at": "2026-08-12",
"bounty": null
} | [
"Improper Access Control - Generic"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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. |
789f3ca0c5bb6a46 | 1.0.0 | Debug Deep Link Abuse Allows Repeated Forced Logout and Application Disruption | {
"class": "Business Logic Flaw",
"cwe": "CWE-840",
"owasp_category": "A04:2021 Insecure Design",
"severity": "low"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Business Logic Flaw reported against Yelp.",
"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/3829030",
"program": "Yelp",
"author": null,
"disclosed_at": "2026-08-13",
"bounty": null
} | [
"Violation of Secure Design Principles"
] | {
"collected_at": "2026-08-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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-13T23:12:29",
"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. |
77ed7894830afe31 | 1.0.0 | CVE-2026-8927: env-set cross-proxy Digest auth state leak | {
"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/3744543",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-24",
"bounty": null
} | [
"Improper Authentication - Generic"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
961309ae5772862a | 1.0.0 | PHP code injection via unexpected delivery limitation parameter | {
"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/3744200",
"program": "Revive Adserver",
"author": null,
"disclosed_at": "2026-06-03",
"bounty": null
} | [
"Code Injection"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
9b0954a93b7aaf29 | 1.0.0 | CRLF Injection via Custom HTTP Headers | {
"class": "HTTP Request Smuggling",
"cwe": "CWE-444",
"owasp_category": "A05:2021 Security Misconfiguration",
"severity": "unknown"
} | {
"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/3741744",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-11",
"bounty": null
} | [
"CRLF Injection"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
baa3e2ad841f59ee | 1.0.0 | Connection reuse ignores haproxyprotocol and HAPROXY_CLIENT_IP settings, allowing PROXY context to persist across transfers | {
"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/3741135",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-19",
"bounty": null
} | [
"Incorrect Authorization"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
1d6d754f615898c4 | 1.0.0 | SSL session-cache peer key omits signature_algorithms: strict-sigalg handle silently resumes a permissive sibling's session | {
"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/3739561",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-19",
"bounty": null
} | [
"Improper Certificate Validation"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
2148508a57b9b464 | 1.0.0 | Restricted RPC leaks alternative block hashes via /get_alt_blocks_hashes | {
"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 Monero.",
"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/3738727",
"program": "Monero",
"author": null,
"disclosed_at": "2026-07-20",
"bounty": null
} | [
"Improper Access Control - Generic"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
1db019235b6263e2 | 1.0.0 | Firecracker Out-of-bounds Read/Write Local Privilege Escalation Vulnerability | {
"class": "Memory Corruption",
"cwe": "CWE-119",
"owasp_category": "N/A (memory-safety class)",
"severity": "unknown"
} | {
"type": "binary",
"technology_hints": []
} | {
"summary": "Memory Corruption reported against AWS VDP.",
"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/3738654",
"program": "AWS VDP",
"author": null,
"disclosed_at": "2026-06-11",
"bounty": null
} | [
"Out-of-bounds Read"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
f177aa7fb0d08963 | 1.0.0 | NULL pointer dereference in node:sqlite DatabaseSync#applyChangeset() via malformed SQLite changeset | {
"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/3736889",
"program": "Node.js",
"author": null,
"disclosed_at": "2026-05-23",
"bounty": null
} | [
"NULL Pointer Dereference"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
34edf28905712cce | 1.0.0 | NULL pointer dereference in libcurl URL API redirect_url() with CURLU_DEFAULT_SCHEME | {
"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/3736234",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-17",
"bounty": null
} | [
"NULL Pointer Dereference"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
507d521a8ade52f7 | 1.0.0 | TLS peer-verification bypass via mid-transfer ssl_config mutation | {
"class": "Business Logic Flaw",
"cwe": "CWE-840",
"owasp_category": "A04:2021 Insecure Design",
"severity": "unknown"
} | {
"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/3735276",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-19",
"bounty": null
} | [
"Business Logic Errors"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
b0d91831dcbe060b | 1.0.0 | cookie: case-insensitive path comparison in replace_existing() allows cookie eviction across distinct paths | {
"class": "Business Logic Flaw",
"cwe": "CWE-840",
"owasp_category": "A04:2021 Insecure Design",
"severity": "unknown"
} | {
"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/3735238",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-18",
"bounty": null
} | [
"Business Logic Errors"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
a86a7df7319eaaa0 | 1.0.0 | CVE-2026-8925: SASL double-free | {
"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/3735193",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-24",
"bounty": null
} | [
"Double Free"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
fb6b051947b29775 | 1.0.0 | CVE-2026-8926: password leak with netrc and user in URL | {
"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/3735184",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-24",
"bounty": null
} | [
"Information Disclosure"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
2fbdc46777bced1b | 1.0.0 | CURLOPT_PROXY_CAINFO_BLOB silently activates native CA store on Apple builds | {
"class": "Business Logic Flaw",
"cwe": "CWE-840",
"owasp_category": "A04:2021 Insecure Design",
"severity": "unknown"
} | {
"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/3735179",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-19",
"bounty": null
} | [
"Business Logic Errors"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
f670d8c2b479585d | 1.0.0 | libssh SFTP initialization ignores CURLOPT_TIMEOUT, hangs indefinitely | {
"class": "Denial of Service",
"cwe": "CWE-400",
"owasp_category": "A04:2021 Insecure Design",
"severity": "unknown"
} | {
"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/3735080",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-18",
"bounty": null
} | [
"Allocation of Resources Without Limits or Throttling"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
c6f0892ff1cc14e8 | 1.0.0 | Schannel custom-CA path skips Extended Key Usage enforcement | {
"class": "Business Logic Flaw",
"cwe": "CWE-840",
"owasp_category": "A04:2021 Insecure Design",
"severity": "unknown"
} | {
"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/3734992",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-19",
"bounty": null
} | [
"Business Logic Errors"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
e3a08587cc3b7800 | 1.0.0 | HTTP/3 paused transfer buffers incoming data without bound up to ~1 GiB | {
"class": "Denial of Service",
"cwe": "CWE-400",
"owasp_category": "A04:2021 Insecure Design",
"severity": "unknown"
} | {
"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/3734947",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-19",
"bounty": null
} | [
"Allocation of Resources Without Limits or Throttling"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
d3208c69393a3a17 | 1.0.0 | rustls backend silently ignores CURLOPT_CRLFILE when native CA store is active | {
"class": "Business Logic Flaw",
"cwe": "CWE-840",
"owasp_category": "A04:2021 Insecure Design",
"severity": "unknown"
} | {
"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/3734935",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-18",
"bounty": null
} | [
"Business Logic Errors"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
1438de1ce6cc5fa9 | 1.0.0 | Trailing-dot IPv4 URL bypasses IP-address guard, allows wildcard DNS SAN match | {
"class": "Business Logic Flaw",
"cwe": "CWE-840",
"owasp_category": "A04:2021 Insecure Design",
"severity": "unknown"
} | {
"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/3734921",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-17",
"bounty": null
} | [
"Business Logic Errors"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
3ed0598b420f0156 | 1.0.0 | Taskcluster web-server OAuth2 authorization codes are reusable and the exchange handler checks the wrong expiry column | {
"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 Mozilla.",
"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/3734676",
"program": "Mozilla",
"author": null,
"disclosed_at": "2026-06-23",
"bounty": null
} | [
"Authentication Bypass by Capture-replay"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
a157cde841c0fc2a | 1.0.0 | Autotranslate DDP Method Exposes Private Messages Without Authentication or Room Access Check | {
"class": "Insecure Direct Object Reference (IDOR)",
"cwe": "CWE-639",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "high"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Insecure Direct Object Reference (IDOR) reported against Rocket.Chat.",
"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 testi... | {
"playbook_id": "idor",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3734326",
"program": "Rocket.Chat",
"author": null,
"disclosed_at": "2026-05-25",
"bounty": null
} | [
"Insecure Direct Object Reference (IDOR)"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
1ecaa764d494563c | 1.0.0 | TLS verifyhost bypass in rustls, mbedTLS, and wolfSSL when verifypeer=0 | {
"class": "Business Logic Flaw",
"cwe": "CWE-840",
"owasp_category": "A04:2021 Insecure Design",
"severity": "unknown"
} | {
"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/3734095",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-19",
"bounty": null
} | [
"Business Logic Errors"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
1946c3f3a50d9a12 | 1.0.0 | HTTP/2 proxy CONNECT tunnel unbounded 1xx chain (missing Curl_bump_headersize cap in cf-h2-proxy.c) | {
"class": "Denial of Service",
"cwe": "CWE-400",
"owasp_category": "A04:2021 Insecure Design",
"severity": "unknown"
} | {
"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/3734020",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-19",
"bounty": null
} | [
"Allocation of Resources Without Limits or Throttling"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
20eeb2cf7e7cb894 | 1.0.0 | HSTS multi-trailing-dot bypass-ish: possible incomplete fix for CVE-2022-30115 | {
"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/3733984",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-18",
"bounty": null
} | [
"Cleartext Transmission of Sensitive Information"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
f871b2d140960f96 | 1.0.0 | CURLOPT_HSTS_CTRL disables shared HSTS without share guard — use-after-free and double-free | {
"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/3733934",
"program": "curl",
"author": null,
"disclosed_at": "2026-05-18",
"bounty": null
} | [
"Use After Free"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
c3b959d901b77c35 | 1.0.0 | CVE-2026-8932: incomplete mTLS config matching in conn reuse | {
"class": "Business Logic Flaw",
"cwe": "CWE-840",
"owasp_category": "A04:2021 Insecure Design",
"severity": "low"
} | {
"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/3733910",
"program": "curl",
"author": null,
"disclosed_at": "2026-06-24",
"bounty": null
} | [
"Business Logic Errors"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
73a2bdd6e95b9d48 | 1.0.0 | 1-Click Account Takeover via Open Redirect through Regex Bypass in Domain Validation | {
"class": "Broken Access Control / Privilege Escalation",
"cwe": "CWE-284",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "critical"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Broken Access Control / Privilege Escalation reported against Khan Academy.",
"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/3723458",
"program": "Khan Academy",
"author": null,
"disclosed_at": "2026-06-20",
"bounty": null
} | [
"Improper Access Control - Generic"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
937eb73135556820 | 1.0.0 | HTTP Request Smuggling via Connection: close<TAB> in Node.js llhttp parser | {
"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 Node.js.",
"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/ba... | {
"playbook_id": "http_request_smuggling",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3723248",
"program": "Node.js",
"author": null,
"disclosed_at": "2026-07-31",
"bounty": null
} | [
"HTTP Request Smuggling"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
d7c17c679bf0f878 | 1.0.0 | another liberapay member team twitter account broken Link Hijacking via Expired Twitter Account Link | {
"class": "Open Redirect",
"cwe": "CWE-601",
"owasp_category": "A01:2021 Broken Access Control",
"severity": "unknown"
} | {
"type": "web",
"technology_hints": []
} | {
"summary": "Open Redirect reported against Liberapay.",
"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, url)",
"t... | {
"playbook_id": "open_redirect",
"grounded_instance": true,
"confidence": "high"
} | {
"platform": "hackerone",
"url": "https://hackerone.com/reports/3723002",
"program": "Liberapay",
"author": null,
"disclosed_at": "2026-05-09",
"bounty": null
} | [
"Open Redirect"
] | {
"collected_at": "2026-08-13T23:12:29",
"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. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.