Palo Alto Networks · Example Payload

Security Advisory Api Advisory Example

Traffic endpoint and monitoring network alert rule activity allowed security security.

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Security Advisory Api Advisory Example is an example object payload from Palo Alto Networks, with 15 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

advisory_idcve_idtitledescriptionseveritycvss_scorecvss_vectorcweaffected_productsfixed_versionsworkaroundsexploit_statuspublished_datelast_modified_datereferences

Example Payload

Raw ↑
{
  "advisory_id": "598774",
  "cve_id": "273029",
  "title": "Primary Agent 28",
  "description": "Traffic endpoint and monitoring network alert rule activity allowed security security.",
  "severity": "MEDIUM",
  "cvss_score": 5.54,
  "cvss_vector": "example-cvss_vector",
  "cwe": "example-cwe",
  "affected_products": [
    {
      "product": "example-product",
      "versions": [
        {
          "version": "6.5.8",
          "status": "Fixed"
        },
        {
          "version": "10.0.4",
          "status": "Unaffected"
        }
      ]
    },
    {
      "product": "example-product",
      "versions": [
        {
          "version": "8.2.4",
          "status": "Fixed"
        }
      ]
    }
  ],
  "fixed_versions": [
    "10.4.9",
    "8.3.9",
    "3.2.3"
  ],
  "workarounds": "example-workarounds",
  "exploit_status": "Proof-of-Concept",
  "published_date": "2025-06-07T11:46:18Z",
  "last_modified_date": "2026-07-07T02:41:59Z",
  "references": [
    {
      "url": "https://app.acme-systems.org/path/8807a8",
      "description": "Incident rule and firewall network rule endpoint."
    }
  ]
}