Skip to content

[GHSA-42wg-hm62-jcwg] Apache Tomcat installer for Windows has an untrusted search path vulnerability - #9698

Open
levpachmanov wants to merge 1 commit into
levpachmanov/advisory-improvement-9698from
levpachmanov-GHSA-42wg-hm62-jcwg
Open

levpachmanov wants to merge 1 commit into
levpachmanov/advisory-improvement-9698from
levpachmanov-GHSA-42wg-hm62-jcwg

Conversation

@levpachmanov

Copy link
Copy Markdown

Updates

  • Affected products
  • CVSS v4
  • Severity

Comments
This advisory's vulnerabilities[] list is misattributed. CVE-2025-49124 is scoped to the
Apache Tomcat installer for Windows (icacls.exe untrusted search path during
installation) — per Apache's own advisory:

"During installation, the Tomcat installer for Windows used icacls.exe without specifying
a full path."

The Windows installer is a separate, Windows-only distribution artifact. It is not part of,
and is never invoked by, the Maven-published libraries.

Currently (incorrectly) mapped to:

  • org.apache.tomcat.embed:tomcat-embed-core
  • org.apache.tomcat:tomcat
  • org.apache.tomcat:tomcat-catalina

None of these Maven artifacts contain or execute the Windows installer, so they cannot be
affected by this vulnerability regardless of version or platform.

Requested change: remove all three Maven purl mappings from this advisory. If GHSA's
schema has no ecosystem for native Windows installers, this advisory should carry no
package-manager vulnerabilities[] entries at all — only the affected-product version
ranges already listed in the text (9.0.23–9.0.105, 10.1.0–10.1.41, 11.0.0-M1–11.0.7), which
correctly describe the installer build for those releases, not the jars.

Reference confirming this:
https://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.106 — explicitly lists
the impacted component as "Tomcat installer for Windows".

@github-actions
github-actions Bot changed the base branch from main to levpachmanov/advisory-improvement-9698 September 22, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant