The CVSS 8.1 rating for this SQL injection in IBM Sterling B2B Integrator should not inspire complacency. The score likely reflects an authentication gate or specific preconditions that reduce opportunistic exploitability, but the database this service mediates contains trading partner credentials, PII, financial transactions, and business documents — making the business consequence of a successful exploit far worse than the technical severity score implies.

This is a hub-and-spoke vulnerability. The B2B integrator aggregates data from every trading partner connected through it; compromising the hub means automatic access to all spokes. One successful exploit exposes the entire trading partner ecosystem — credentials, transaction histories, and sensitive business documents across multiple relationships simultaneously.

The low EPSS (0.00276) probably reflects the narrow, authenticated attack surface rather than genuinely low priority. Mature deployments may have compensating controls, but historical precedent shows middleware and integration layers frequently sit in compliance audit gaps — formally accepted risks that remain exploitable in practice. Additionally, the SQL injection appears to persist in legacy adapter code (affected versions 6.2.0.0 through 6.2.2.0_1), which is exactly where remediation lags: forgotten code paths that fewer engineers understand and that business teams resist touching in live environments.

Prioritize this based on exposure window, not just CVSS. Calculate how long this vulnerable code has been in production, how many trading partners' data has accumulated in that database, and model your specific remediation timeline given B2B availability constraints. The risk isn't an 8.1 that can wait in the queue — it's a compound exposure that started the moment the first trading partner connected.