VizairApplication · Radiometrics

CVE-2025-61945

CRITICAL · 9.8 CVSS v3.1 Published 2025-11-04
Fix available
A fix is available. Upgrade to 2025-08 or later.
See remediation →
100/100
Remediation priority · Urgent
Remotely reachable No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Radiometrics VizAir is vulnerable to any remote attacker via access to the admin panel of the VizAir system without authentication. Once inside, the attacker can modify critical weather parameters such as wind shear alerts, inversion depth, and CAPE values, which are essential for accurate weather forecasting and flight safety. This unauthorized access could result in the disabling of vital alerts, causing hazardous conditions for aircraft, and manipulating runway assignments, which could result in mid-air conflicts or runway incursions.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

Radiometrics VizAir contains an authentication bypass vulnerability allowing unauthenticated remote attackers direct access to the admin panel. Once inside, attackers can modify critical meteorological parameters (wind shear alerts, inversion depth, CAPE values) and airport operational settings including runway assignments.

MitigationImmediately restrict network access to the VizAir admin interface to authorized personnel only, implement strong authentication mechanisms, and conduct a security audit to identify and remediate all authentication bypass vectors.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
VizairApplication
Affected:< 2025-08

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify VizAir installation and version
    Locate the VizAir installation directory and check the version file or binary metadata. Common locations may include /opt/vizair, C:\Program Files\Radiometrics\VizAir, or check the application's about/version panel if accessible.
    Affected if The installed version is older than August 2025 (version date prior to 2025-08)
  2. Determine admin interface network exposure
    Review firewall rules, reverse proxy configurations, or network ACLs to determine if the VizAir admin interface (typically ports 80, 443, or a custom admin port) is accessible from untrusted networks or the public internet.
    Affected if The admin interface is reachable from networks outside the trusted administrative zone without VPN or IP restriction.
  3. Test admin panel authentication enforcement
    Attempt to access the admin panel URL directly without providing credentials. Observe whether the application returns a login page, redirects to authentication, or grants access to administrative functionality without credentials.
    Affected if The admin panel loads or displays administrative content without requiring any login credentials.
  4. Verify meteorological parameter access controls
    If accessible, check whether critical settings pages for wind shear alerts, inversion depth, CAPE values, and runway assignments can be viewed or modified without authentication.
    Affected if Settings pages for meteorological parameters or runway configuration are accessible or modifiable without authentication.

You are affected if VizAir version is before August 2025 AND the admin interface is network-accessible without proper authentication barriers.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 2025-08 or later
Fixed in 2025-08
Interim mitigation

Immediately restrict network access to the VizAir admin interface to authorized personnel only, implement strong authentication mechanisms, and conduct a security audit to identify and remediate all authentication bypass vectors.

Recommended fix Moderate confidence

2025-08

  1. 1. Identify the current installed version of Radiometrics VizAir by checking the system administration interface or running 'vizair --version' if a CLI tool is available.
  2. 2. Download the VizAir version 2025-08 or later from the official Radiometrics vendor website or authorized distribution channel.
  3. 3. Create a complete backup of the current VizAir configuration, including all weather parameter settings, alert configurations, and system preferences.
  4. 4. Review the release notes for version 2025-08 to understand any configuration changes required for the upgrade.
  5. 5. Apply the upgrade following the vendor's documented upgrade procedure, which typically involves stopping the VizAir service, running the installer, and restarting the service.
  6. 6. Verify the upgrade was successful by checking that the admin panel now requires authentication.
  7. 7. Confirm that weather parameters (wind shear alerts, inversion depth, CAPE values) are accessible only after proper authentication.
  8. 8. Validate that critical alerts are functioning correctly and runway assignment controls are secured.
Caveat Review vendor release notes for any configuration or data migration requirements before upgrading

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Vizair Scoped from the published advisory
  • Consultation8.0 h
  • Implementation16.0 h
  • Testing8.0 h
  • Review / QA4.0 h
36.0 hours of engineering $6,400
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $10,240.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2025-61945 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2025-61945 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data