CVE-2026-3457
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 · uneditedImproper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Thales Sentinel LDK Runtime on Windows allows Stored XSS.This issue affects Sentinel LDK Runtime: before 10.22.
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 · high confidenceStored XSS vulnerability in Thales Sentinel LDK Runtime's web interface allows attackers to inject malicious scripts that persist on the server and execute when other users access affected web pages. The vulnerability stems from improper input neutralization during web page generation.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS 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
- Local
- Complexity
- Low
- Privileges
- None
- Authentication
- X
- User interaction
- None
- Scope
- X
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:L/SI:H/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
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 Sentinel LDK Runtime installationOn Windows, check registry key HKEY_LOCAL_MACHINE\SOFTWARE\Thales\Sentinel or look in common installation directories such as C:\Program Files\Thales\Sentinel LDK Runtime. On Linux, check /opt/sentinel_ldk_runtime or similar directories.Affected if Sentinel LDK Runtime software is not found on the system
-
Determine installed versionLocate the version information in the registry (check Version value under the Thales\Sentinel key), in an About or Readme file within the installation directory, or by running the haspdinst -v command if available.Affected if The installed version cannot be determined or is lower than 10.22
-
Verify web interface is enabledCheck if the Sentinel LDK web service is running. On Windows, look for a Sentinel LDK Web Server or similar service in Services.msc. On Linux, check for running processes like 'sentinel_ldk_web' or 'hasplmd' with web interface ports (typically 1947 or 8080).Affected if The web interface service is actively running and accessible on the network or localhost
A user is affected if their Sentinel LDK Runtime version is below 10.22 AND the web interface feature is enabled and accessible.
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 · scopedUpgrade Sentinel LDK Runtime to version 10.22 or later to obtain the vendor patch. If immediate upgrade is not feasible, restrict web interface access to trusted users and implement input validation as a temporary compensating control.
Sentinel LDK Runtime version 10.22
- 1. Identify the current version of Sentinel LDK Runtime installed on the Windows system (check via Windows Control Panel > Programs and Features or the Sentinel Admin Control Center)
- 2. Navigate to the Thales support portal at supportportal.thalesgroup.com
- 3. Download Sentinel LDK Runtime version 10.22 or later
- 4. Back up any existing Sentinel LDK configuration and license data
- 5. Run the installer for version 10.22 to update the Runtime
- 6. Restart any affected services or applications that use the Sentinel LDK Runtime
- 7. Verify the new version is installed correctly and the XSS vulnerability is resolved
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation4.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 $3,968.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2026-3457 — 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-2026-3457 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