Find a vulnerability by id
GET /vulnerability/{id}
Look up a single advisory by its numeric id or PSID. Returns a richer shape than the list endpoints — includes CVSS vector, OWASP category, external references, credits, and submitter info.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Example
4760Numeric Patchstack id or PSID.
Responses
Section titled “ Responses ”Detailed advisory payload.
Response shape for GET /vulnerability/{id}.
object
object
Example
WordPress Spam protection, AntiSpam, FireWall by CleanTalk plugin <= 5.153.3 - Unauthenticated Time-Based Blind SQL Injection (SQLi) vulnerabilityExample
Unauthenticated Time-Based Blind SQL Injection (SQLi) vulnerability discovered by WordFence in WordPress Spam protection, AntiSpam, FireWall by CleanTalk plugin (versions <= 5.153.3).Disclosure date in YYYY-MM-DD HH:MM:SS form (legacy).
Example
2021-05-03 00:00:00Example
2021-05-03T00:00:00+00:00Example
2021-09-28T14:17:02+00:00Example
trueURL slug for the advisory.
Example
wordpress-spam-protection-antispam-firewall-by-cleantalk-plugin-5-153-3-unauthenticated-time-based-blind-sql-injection-sqli-vulnerabilityExample
https://patchstack.com/database/vulnerability/cleantalk-spam-protect/wordpress-spam-protection-antispam-firewall-by-cleantalk-plugin-5-153-3-unauthenticated-time-based-blind-sql-injection-sqli-vulnerabilityobject
Example
Spam protection, AntiSpam, FireWall by CleanTalkExample
cleantalk-spam-protectExample
PluginVulnerability category (e.g. SQL Injection).
Example
SQL Injectionobject
Example
7.5Example
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:NOWASP category (e.g. A1: Injection).
Example
A1: InjectionExternal reference URLs with display titles.
object
Example
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24295Example
CVEExample
[ "2021-24295"]object
Example
<= 5.153.3Example
5.153.4Comma-separated list of specific affected versions, when applicable.
Discoverer of the vulnerability.
object
Example
WordFenceExample
https://twitter.com/wordfenceSubmitter, when distinct from credit.
object
Example
h00dieExample
https://packetstormsecurity.com/files/author/7166/Missing or invalid PSKey header.
API key not authorised for the requested endpoint.
Unknown product/version/vulnerability id.
Rate limit exceeded.