CVE-2025-10360
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 Puppet Enterprise versions 2025.4.0 and 2025.5, the encryption key used for encrypting content in the Infra Assistant database was not excluded from the files gathered by Puppet backup. The key is only present on the system if the user has a Puppet Enterprise Advanced license and has enabled the Infra Assistant feature. The key is used for encrypting one particular bit of data in the Infra Assistant database: the API key for their AI provider account. This has been fixed in Puppet Enterprise version 2025.6, and release notes for 2025.6 have remediation steps for users of affected versions who can't update to the latest version.
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 · high confidenceIn Puppet Enterprise 2025.4.0 and 2025.5, the encryption key used to protect AI provider API keys in the Infra Assistant database was not excluded from files gathered during Puppet backup operations. This key is only present on systems with a Puppet Enterprise Advanced license that have enabled the Infra Assistant feature. The exposed key could allow decryption of the stored AI provider API credentials.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
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
- High
- Authentication
- X
- User interaction
- None
- Scope
- X
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
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.
-
Verify Puppet Enterprise versionRun `puppet --version` or check the PE installer version to confirm whether you are running 2025.4.0 or 2025.5.Affected if Version is 2025.4.0 or 2025.5 (any earlier or later version is not affected)
-
Confirm Advanced license is activeCheck the license type via the Puppet Enterprise console under License settings or by running `puppet enterprise support` command if available.Affected if The system has a Puppet Enterprise Advanced license (Standard license holders are not affected)
-
Determine if Infra Assistant is enabledCheck the Infra Assistant configuration in the Puppet Enterprise console or examine if the Infra Assistant service/database is provisioned on the system.Affected if Infra Assistant feature is enabled and operational
-
Inspect recent backup archivesLocate and examine backup files created by Puppet backup operations. Search within those archives for the Infra Assistant database file or any file containing an encryption key used for the Infra Assistant.Affected if Backup archives contain the Infra Assistant database or its encryption key (files that should have been excluded but were not)
-
Review AI provider API credentialsIf backups have been performed and Infra Assistant was enabled, verify whether AI provider API keys were stored in the Infra Assistant and assess if backups may have been exfiltrated or accessed by unauthorized parties.Affected if AI provider credentials were stored and backups containing the encryption key exist or could have been accessed
You are affected if running PE 2025.4.0 or 2025.5 with an Advanced license and Infra Assistant enabled, and backup operations captured the Infra Assistant encryption key that should have been excluded.
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 · scopedUpgrade to Puppet Enterprise 2025.6 or later. Users unable to upgrade should consult the 2025.6 release notes for remediation steps, which likely include rotating the exposed encryption key and reviewing backup configurations.
Puppet Enterprise 2025.6
- Upgrade Puppet Enterprise to version 2025.6
- If immediate upgrade is not possible, consult the Puppet Enterprise 2025.6 release notes for specific remediation steps for affected versions
- If backup files containing the encryption key were created, consider rotating the Infra Assistant encryption key and updating the AI provider API key stored in the database
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,560.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-10360 — 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-2025-10360 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