CVE-2021-29754
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 · uneditedIBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 is vulnerable to a privilege escalation vulnerability when using the SAML Web Inbound Trust Association Interceptor (TAI). IBM X-Force ID: 202006.
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 confidenceIBM WebSphere Application Server versions 7.0, 8.0, 8.5, and 9.0 contains a privilege escalation vulnerability in the SAML Web Inbound Trust Association Interceptor (TAI). When this TAI component is enabled, an authenticated attacker can escalate their privileges beyond what their user account should normally allow.
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>= 7.0.0.0, < 7.0.0.45>= 8.0.0.0, < 8.0.0.15>= 8.5.0.0, < 8.5.5.20>= 9.0.0.0, < 9.0.5.8CVSS 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.
-
Identify WebSphere Application Server versionRun the versionInfo.sh (Linux/Unix) or versionInfo.bat (Windows) script located in the bin directory of your WebSphere installation, or inspect the install_root/properties/version filesAffected if The version displayed falls within these ranges: 7.0.0.0 through 7.0.0.44, 8.0.0.0 through 8.0.0.14, 8.5.0.0 through 8.5.5.19, or 9.0.0.0 through 9.0.5.7
-
Locate SAML Web Inbound TAI configurationAccess the WebSphere Admin Console and navigate to Security > Global security > Web inbound trust association, or inspect the security.xml configuration file in the config/cells/ cell_name directoryAffected if SAML Web Inbound TAI is listed as enabled or configured in the trust association settings
-
Verify TAI is actively loadedCheck the SystemOut.log or trace.log files for messages indicating the SAML TAI interceptor has been initialized, or query the runtime via wsadmin using the AdminControl object to list active trust association interceptorsAffected if The SAML Web Inbound TAI interceptor appears in the loaded interceptors list
-
Confirm authentication mechanism in useReview the security domain configuration to determine if SAML is the configured authentication method for the affected TAI, or inspect LTPA or SAML token configuration in the security settingsAffected if SAML authentication is enabled and tied to the Web inbound trust association
You are affected if your WebSphere version is within the vulnerable ranges AND the SAML Web Inbound TAI is enabled and actively configured in your environment.
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 · scoped7.0.0.458.0.0.158.5.5.20
If SAML Web Inbound TAI is not required, disable it. Otherwise, apply IBM's available security patches for this vulnerability and review TAI configuration for proper security controls.
WebSphere Application Server 7.0.0.45, 8.0.0.15, 8.5.5.20, or 9.0.5.8 (depending on your current major version)
- 1. Back up the current WebSphere Application Server configuration and deployment manager profile.
- 2. Download the appropriate fix pack from IBM Fix Central (https://www.ibm.com/support/fixcentral/) for your current version.
- 3. For WebSphere 7.0: Upgrade to version 7.0.0.45 or later.
- 4. For WebSphere 8.0: Upgrade to version 8.0.0.15 or later.
- 5. For WebSphere 8.5: Upgrade to version 8.5.5.20 or later.
- 6. For WebSphere 9.0: Upgrade to version 9.0.5.8 or later.
- 7. Apply the update using IBM Installation Manager or the update installer appropriate for your deployment.
- 8. Restart the WebSphere Application Server after applying the update.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.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 $5,120.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2021-29754 — 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-2021-29754 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