CVE-2022-2528
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 · uneditedIn affected versions of Octopus Deploy it is possible to upload a package to built-in feed with insufficient permissions after re-indexing packages.
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 confidenceIn affected versions of Octopus Deploy, a permission bypass exists in the built-in package feed where users with insufficient permissions can upload packages after the package re-indexing process occurs. The re-indexing operation appears to reset or fail to properly enforce authorization controls, allowing unauthorized package uploads.
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>= 3.0.0, <= 4.1.10>= 2018.1.0, <= 2021.3.13021>= 2022.1.0, < 2022.1.3106>= 2022.2.6729, < 2022.2.7718>= 2022.3.348, < 2022.3.7782CVSS 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
- None
- Integrity
- High
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
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.
-
Determine your Octopus Server versionCheck the version in the Octopus UI (Help -> About), or query the API endpoint GET /api, or inspect the installation logs. Compare the version number against the affected ranges: 3.0.0-4.1.10, 2018.1.0-2021.3.13021, 2022.1.0-2022.1.3105, 2022.2.6729-2022.2.7717, 2022.3.348-2022.3.7781.Affected if The installed version falls within any of these ranges.
-
Identify if the built-in package feed is configuredNavigate to Infrastructure -> Feeds in the Octopus UI and look for the built-in feed (typically named 'Octopus Server'). Alternatively, query the API endpoint GET /api/feeds and look for a feed with type 'BuiltIn'.Affected if The built-in package feed is present and active.
-
Check for recent package re-indexing activityReview the Octopus Server logs for entries containing 're-index' or 'ReindexPackages' operations, or check the Task history for completed re-indexing tasks. This operation triggers the permission bypass vulnerability.Affected if A package re-indexing operation has been performed on the built-in feed.
-
Verify current feed permissionsNavigate to the built-in feed settings and review the associated user roles and permissions. Specifically check if users with limited or no upload permissions exist in the system.Affected if Users with restricted permissions exist and a re-index has occurred, as the vulnerability allows these users to upload packages after re-indexing.
You are affected if your Octopus Server version falls within the affected ranges AND the built-in package feed is in use AND a package re-indexing operation has been performed.
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 · scoped2022.1.31062022.2.77182022.3.7782
Upgrade Octopus Deploy to the patched version as specified in the vendor advisory. Review user role assignments and package feed permissions as part of remediation testing.
2022.2.7718 or later (or latest 2022.2 LTS for older branches)
- Backup your Octopus Server database and configuration
- Identify which version branch you are currently on (2022.1.x, 2022.2.x, or older)
- For 2022.1.x branch: upgrade to version 2022.1.3106 or later
- For 2022.2.x branch: upgrade to version 2022.2.7718 or later
- For older branches (3.x, 4.x, 2018.x, 2021.x): upgrade to the latest 2022.2 LTS or later version
- After upgrade, verify that package upload permissions are correctly enforced in the built-in feed
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation1.0 h
- Testing3.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 $2,224.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2022-2528 — 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-2528 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