Advisory Database
  • Advisories
  • Dependency Scanning
  1. nuget
  2. ›
  3. Steeltoe.Management.Endpoint
  4. ›
  5. CVE-2026-75523

CVE-2026-75523: Steeltoe.Management.Endpoint: HttpExchanges URI masking leaks query-string secrets

September 17, 2026

Steeltoe’s /actuator/httpexchanges endpoint records and displays request URIs after passing them through MaskedUri. The masking only covers the UserInfo portion of the URI (inline user:password@host credentials) and does not inspect the query string. With IncludeQueryString enabled by default, any secrets carried in query strings (for example: OAuth tokens, password-reset tokens, signed-URL signatures, API keys) are returned verbatim in the uri field of the response and written to logs at DEBUG level.

References

  • github.com/SteeltoeOSS/Steeltoe/commit/9bf0ecb9f2d4a34b65f61d41c5625d49071ae9fa
  • github.com/SteeltoeOSS/Steeltoe/releases/tag/4.3.0
  • github.com/SteeltoeOSS/security-advisories/security/advisories/GHSA-8phw-xrj9-cpqp
  • github.com/advisories/GHSA-8phw-xrj9-cpqp
  • nvd.nist.gov/vuln/detail/CVE-2026-75523

Code Behaviors & Features

Detect and mitigate CVE-2026-75523 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.3.0

Fixed versions

  • 4.3.0

Solution

Upgrade to version 4.3.0 or above.

Impact 5.9 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

Source file

nuget/Steeltoe.Management.Endpoint/CVE-2026-75523.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:20:48 +0000.