Skip to content

Commit a728e35

Browse files
localdenhalter73
andauthored
Update docs/specification/draft/basic/security_best_practices.mdx
Co-authored-by: Stephen Halter <[email protected]>
1 parent f44dc22 commit a728e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/draft/basic/security_best_practices.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ MCP servers **MUST NOT** accept any tokens that were not explicitly issued for t
146146

147147
Session hijacking is an attack vector where a client is provided a session ID by the server, and an unauthorized party is able to obtain and use that same session ID to impersonate the original client and perform unauthorized actions on their behalf.
148148

149-
#### 2.3.1 Session Highjack Prompt Injection
149+
#### 2.3.1 Session Hijack Prompt Injection
150150

151151
```mermaid
152152
sequenceDiagram

0 commit comments

Comments
 (0)