CVE-2022-26500
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 · uneditedImproper limitation of path names in Veeam Backup & Replication 9.5U3, 9.5U4,10.x, and 11.x allows remote authenticated users access to internal API functions that allows attackers to upload and execute arbitrary code.
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 confidenceImproper path limitation in Veeam Backup & Replication versions 9.5U3, 9.5U4, 10.x, and 11.x allows authenticated remote users to bypass restrictions on internal API functions, enabling arbitrary file upload and code execution.
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>= 10.0.0.4442, < 10.0.1.4854>= 11.0.0.825, < 11.0.1.1261= 9.5.0.1536= 9.5.4.2615= 10.0.1.4854= 11.0.1.1261CVSS 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
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:L/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 checksWork through these to decide whether this CVE applies to you.
-
Locate Veeam Backup & Replication installationCheck common installation paths such as C:\Program Files\Veeam\Backup and Replication\ or inspect the Windows Services panel for 'Veeam Backup Service'Affected if Veeam Backup & Replication is installed on the system
-
Determine installed Veeam versionOpen Windows Services, right-click on 'Veeam Backup Service', select Properties, and note the 'File version' displayed, or run 'Get-VBRServer' via Veeam PowerShell if availableAffected if The version falls within the affected ranges: 9.5.0.1536, 9.5.4.2615, any version from 10.0.0.4442 up to but not including 10.0.1.4854, or any version from 11.0.0.825 up to but not including 11.0.1.1261
-
Verify Veeam API service is exposedAttempt to access https://localhost:9399/api/ or the configured Veeam API endpoint from the server itself, or check if port 9399/9443 is listening via 'netstat -an | findstr 9399'Affected if The Veeam API service (REST API) is running and accessible on the network
-
Confirm API authentication is enabledCheck if the Veeam Backup Service is running and if API access credentials are configured in Veeam; verify user accounts with API access exist in the Veeam console under 'Users and Roles'Affected if There are user accounts configured with API or console access permissions
You are affected if Veeam Backup & Replication is installed with a version matching the affected ranges AND the API service is running with at least one authenticated user account.
Generated from the published advisory. Verify against your own configuration.
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 · scoped10.0.1.485411.0.1.1261
Apply vendor security patches for CVE-2022-26500 or upgrade to patched versions; restrict network exposure of Veeam services and monitor for suspicious API activity until remediation is complete.
10.0.1.4854 (for 10.x) or 11.0.1.1261 (for 11.x)
- Identify your current Veeam Backup & Replication version by checking the About section in the Veeam console or the installer
- If running version 10.0.0.4442 through 10.0.1.4853, download and install version 10.0.1.4854 or later from Veeam's download portal
- If running version 11.0.0.825 through 11.0.1.1260, download and install version 11.0.1.1261 or later from Veeam's download portal
- If running version 9.5.0.1536 or 9.5.4.2615, upgrade to a supported version (10.0.1.4854+ or 11.0.1.1261+) as version 9.5 is no longer supported
- Schedule maintenance window for upgrade as Veeam services will be briefly interrupted
- Ensure you have a valid backup of your Veeam configuration before upgrading
- Run the installer with administrative privileges and follow the upgrade wizard
- After upgrade, verify all services are running and test critical backup/restore operations
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation4.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,968.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2022-26500 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2022-26500 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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