- Description
- It was possible to improperly access the parent directory of an os.Root by opening a filename ending in "../". For example, Root.Open("../") would open the parent directory of the Root. This escape only permits opening the parent directory itself, not ancestors of the parent or files contained within the parent.
- Source
- security@golang.org
- NVD status
- Analyzed
- Products
- go
CVSS 3.1
- Type
- Secondary
- Base score
- 3.8
- Impact score
- 1.4
- Exploitability score
- 2
- Vector string
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
- Severity
- LOW
- 134c704f-9b21-4f2e-91b3-4a467353bcc0
- CWE-23
- Hype score
- Not currently trending
CVE-2025-22873 It was possible to improperly access the parent directory of an os.Root by opening a filename ending in "../". For example, https://t.co/4ge34OtVuP("../") would open the parent dir… https://t.co/Qo4WsF44uX
@CVEnew
5 Feb 2026
305 Impressions
0 Retweets
1 Like
0 Bookmarks
0 Replies
0 Quotes
⚠️ Urgent #Fedora 41 Update! Gum 0.16.1 fixes CVE-2025-22873—a major security flaw. Patch now: Read more: 👉 https://t.co/kCqUdoNLYS #LinuxSecurity #DevOps https://t.co/a87jpRcmkv
@Cezar_H_Linux
29 Jun 2025
52 Impressions
1 Retweet
2 Likes
2 Bookmarks
0 Replies
0 Quotes
🥳 Go 1.24.3 and 1.23.9 are released! 🔒 Security: Includes a security fix for os (CVE-2025-22873). 📢 Announcement: https://t.co/NSlb8YpByl 📦 Download: https://t.co/kdscQdOrVL #golang https://t.co/DCpPjhDopW
@golang
6 May 2025
23298 Impressions
123 Retweets
530 Likes
26 Bookmarks
3 Replies
6 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "6A122760-875E-46BB-9B57-DB449401ABB4",
"versionEndExcluding": "1.23.9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "97948C01-99E9-49E8-84C6-0E9AFE120C80",
"versionEndExcluding": "1.24.3",
"versionStartIncluding": "1.24.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]