Final Reminder: vpr_v2 Fields Removed from Exports on October 1
On October 1, 2026, Tenable will remove the VPR v2-specific filter parameters and response properties from export services. These items were originally scheduled for deprecation on July 1, 2026, alongside the retirement of VPR version 1, but remained available for an additional 90 days to give customers more time to update integrations. That grace period ends on October 1.
If your integrations still reference the VPR v2-specific filter parameters or response properties, update them before October 1, 2026 to avoid disruption.
For most API users, no action is required. The standard VPR fields already reflect the enhanced VPR model.
What is being removed
The following VPR v2-specific items were introduced during the beta period and will be removed from the Vulnerability Management and Web App Scanning export endpoints. Each has a direct replacement in the standard VPR fields.
CautionAfter October 1, 2026, the
vpr_v2_scorefilter parameter andplugin.vpr_v2response property will be removed. Update your integrations to usevpr_scoreandplugin.vprbefore this date to avoid disruption.
Filter parameter
The vpr_v2_score filter parameter will be removed from the following endpoints:
- Vulnerability Management: Export vulnerabilities
- Web App Scanning: Export findings
Use the vpr_score filter parameter instead. It reflects the enhanced VPR model.
Response property
The plugin.vpr_v2 response property will be removed from the following endpoints:
- Vulnerability Management: Download vulnerabilities chunk
- Web App Scanning: Download findings export chunk
Use the plugin.vpr object instead. It contains the enhanced VPR model.
What is not changing
The standard VPR fields are unaffected. The vpr_score filter parameter and the plugin.vpr response property continue to work as they do today and return data from the enhanced VPR model.
For a complete overview of the transition, see the earlier changelogs, Vulnerability Priority Rating: Transition to VPR Version 2 and Reminder: Vulnerability Priority Rating (VPR) Version 2 Transition on July 1. Additional background information is available in the Vulnerability Priority Rating Risk Scoring Enhancements FAQ and the Product Announcement.
