PatchSiren cyber security CVE debrief
CVE-2026-54505 mauriceboe CVE debrief
CVE-2026-54505 is a low-severity vulnerability in the TREK travel planner that allows for content spoofing and UI redress when the Journey add-on is enabled. The issue is fixed in version 3.1.0. Defenders should assess exposure and prioritize upgrading to version 3.1.0. The vulnerability arises from the interpolation of unescaped activeSuggestion.title values into journey.frontpage.suggestionText, which is then rendered with dangerouslySetInnerHTML on the Journey page. This can lead to content spoofing and UI redress, although the default Content Security Policy blocks inline handlers and script execution.
- Vendor
- mauriceboe
- Product
- TREK
- CVSS
- LOW 2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-20
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-08-20
- Advisory updated
- 2026-09-18
Who should care
Defenders responsible for TREK deployments using the Journey add-on should assess exposure and prioritize upgrading to version 3.1.0. This includes operators, platform administrators, vulnerability management teams, and security teams who need to verify exposure and plan remediation efforts.
Why it matters
CVE-2026-54505 is a low-severity vulnerability in TREK that allows for content spoofing and UI redress. Defenders should prioritize verifying exposure in TREK deployments using the Journey add-on and upgrading to version 3.1.0.
- Content spoofing and UI redress can occur on the Journey page
- The default Content Security Policy blocks inline handlers and script execution
- Verification of exposure and remediation priority is necessary
Technical summary
The TREK travel planner is vulnerable to content spoofing and UI redress when the Journey add-on is enabled. An attacker can store HTML in a qualifying trip title, which is then rendered with dangerouslySetInnerHTML on the Journey page. This vulnerability arises from the interpolation of unescaped activeSuggestion.title values into journey.frontpage.suggestionText. The default Content Security Policy blocks inline handlers and script execution, but defenders should still prioritize verifying exposure in TREK deployments using the Journey add-on and upgrading to version 3.1.0.
Defensive priority
Defenders should prioritize verifying exposure in TREK deployments using the Journey add-on and upgrading to version 3.1.0.
Recommended defensive actions
- Verify exposure in TREK deployments using the Journey add-on
- Upgrade to version 3.1.0
- Monitor for suspicious activity on the Journey page
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but evidence is limited to the official CVE Program record and NIST NVD detail page. The TREK travel planner's vulnerability to content spoofing and UI redress is confirmed through the CVE Program record and NVD entry. However, further verification is necessary to assess exposure in TREK deployments using the Journey add-on.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-54505 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-54505
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-54505 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-54505
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/liketrek/TREK/commit/ad893eb1cc75b6d56f402d73a6d41bd48ba7ae11
-
Source reference
Unverified legacy reference
URL: https://github.com/liketrek/TREK/pull/1185
-
Source reference
Unverified legacy reference
URL: https://github.com/liketrek/TREK/releases/tag/v3.1.0
-
Source reference
Unverified legacy reference
URL: https://github.com/liketrek/TREK/security/advisories/GHSA-g8rf-gqrw-4qf9
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.