Lucene search
+L

24 matches found

NVD
NVD
added 2026/09/09 5:17 p.m.9 views

CVE-2026-87853

A flaw was found in SSSD's IdP authentication provider. The evalaccesstokenbuf function compares the OIDC subject identifier using strncmp with the authenticated user's identifier length, performing a prefix comparison instead of an exact match. An attacker whose IdP identifier is a strict prefix...

7.5CVSS0.00281EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 5:17 p.m.8 views

DEBIAN-CVE-2026-87853

A flaw was found in SSSD's IdP authentication provider. The evalaccesstokenbuf function compares the OIDC subject identifier using strncmp with the authenticated user's identifier length, performing a prefix comparison instead of an exact match. An attacker whose IdP identifier is a strict prefix...

7.5CVSS5.6AI score0.00281EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/09 4:06 p.m.30 views

CVE-2026-87853 Sssd: sssd: idp authentication prefix comparison allows cross-user impersonation

A flaw was found in SSSD's IdP authentication provider. The evalaccesstokenbuf function compares the OIDC subject identifier using strncmp with the authenticated user's identifier length, performing a prefix comparison instead of an exact match. An attacker whose IdP identifier is a strict prefix...

7.5CVSS0.00281EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/09 4:06 p.m.22 views

CVE-2026-87853

SSSD (System Security Services Daemon) contains a flaw in its IdP authentication provider . The eval_access_token_buf() function compares the OIDC subject identifier using strncmp() with the authenticated user's identifier length, performing a prefix comparison instead of an exact match. An attac...

7.5CVSS5.6AI score0.00281EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/09 4:06 p.m.12 views

CVE-2026-87853

A flaw was found in SSSD's IdP authentication provider. The evalaccesstokenbuf function compares the OIDC subject identifier using strncmp with the authenticated user's identifier length, performing a prefix comparison instead of an exact match. An attacker whose IdP identifier is a strict prefix...

7.5CVSS5.7AI score0.00281EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/06 1:17 p.m.7 views

CVE-2026-86258

nbviewer through 1.0.1 contains a path traversal vulnerability in LocalFileHandler.canshow that uses string-prefix comparison instead of proper path validation. Attackers can read files from sibling directories outside the configured root by requesting paths that share the root as a textual prefi...

8.2CVSS0.00363EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/06 12:37 p.m.8 views

EUVD-2026-72125

nbviewer through 1.0.1 contains a path traversal vulnerability in LocalFileHandler.canshow that uses string-prefix comparison instead of proper path validation. Attackers can read files from sibling directories outside the configured root by requesting paths that share the root as a textual prefi...

8.2CVSS5.8AI score0.00363EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/06 12:37 p.m.43 views

CVE-2026-86258 nbviewer through 1.0.1 Path Traversal via LocalFileHandler

nbviewer through 1.0.1 contains a path traversal vulnerability in LocalFileHandler.canshow that uses string-prefix comparison instead of proper path validation. Attackers can read files from sibling directories outside the configured root by requesting paths that share the root as a textual prefi...

8.2CVSS0.00363EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/06 12:37 p.m.6 views

CVE-2026-86258 nbviewer through 1.0.1 Path Traversal via LocalFileHandler

nbviewer through 1.0.1 contains a path traversal vulnerability in LocalFileHandler.canshow that uses string-prefix comparison instead of proper path validation. Attackers can read files from sibling directories outside the configured root by requesting paths that share the root as a textual prefi...

8.2CVSS5.8AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/09/06 12:00 a.m.15 views

PT-2026-86528

nbviewer through 1.0.1 contains a path traversal vulnerability in LocalFileHandler.can show that uses string-prefix comparison instead of proper path validation. Attackers can read files from sibling directories outside the configured root by requesting paths that share the root as a textual...

8.2CVSS5.7AI score0.00363EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-85396

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rubyzip versions before 3.4.0 contain a path traversal vulnerability in Zip::Entryextract that fails to properly validate extraction paths using prefix comparis...

8.7CVSS5.7AI score0.00383EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/03 7:17 p.m.6 views

AZL-99087 CVE-2026-85396 affecting package rubygem-rubyzip 2.3.2-1

rubyzip versions before 3.4.0 contain a path traversal vulnerability in Zip::Entryextract that fails to properly validate extraction paths using prefix comparison without trailing separators. Attackers can craft archive entries with names like ../uploadbackup/owned.sh to write files outside the...

8.7CVSS5.3AI score0.00383EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 7:17 p.m.9 views

UBUNTU-CVE-2026-85396

rubyzip versions before 3.4.0 contain a path traversal vulnerability in Zip::Entryextract that fails to properly validate extraction paths using prefix comparison without trailing separators. Attackers can craft archive entries with names like ../uploadbackup/owned.sh to write files outside the...

8.7CVSS5.8AI score0.00383EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/09/03 7:17 p.m.6 views

CVE-2026-85396

rubyzip versions before 3.4.0 contain a path traversal vulnerability in Zip::Entryextract that fails to properly validate extraction paths using prefix comparison without trailing separators. Attackers can craft archive entries with names like ../uploadbackup/owned.sh to write files outside the...

8.7CVSS5.3AI score0.00383EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/03 6:54 p.m.35 views

CVE-2026-85396

rubyzip versions before 3.4.0 contain a path traversal vulnerability in Zip::Entry#extract. The root cause is that extraction paths are validated using prefix comparison without trailing separators , allowing attackers to craft archive entries with names like ../upload_backup/owned.sh that bypass...

8.7CVSS5.9AI score0.00383EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/03 6:54 p.m.33 views

CVE-2026-85396 rubyzip before 3.4.0 Path Traversal in Zip::Entry#extract via Sibling-Directory Prefix

rubyzip versions before 3.4.0 contain a path traversal vulnerability in Zip::Entryextract that fails to properly validate extraction paths using prefix comparison without trailing separators. Attackers can craft archive entries with names like ../uploadbackup/owned.sh to write files outside the...

8.7CVSS0.00383EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/03 6:54 p.m.13 views

EUVD-2026-70673

rubyzip versions before 3.4.0 contain a path traversal vulnerability in Zip::Entryextract that fails to properly validate extraction paths using prefix comparison without trailing separators. Attackers can craft archive entries with names like ../uploadbackup/owned.sh to write files outside the...

8.7CVSS5.9AI score0.00383EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/09/03 12:00 a.m.22 views

PT-2026-85229

Name of the Vulnerable Software and Affected Versions rubyzip versions prior to 3.4.0 Description An issue exists in the Zip::Entryextract function that allows for path traversal. The software fails to properly validate extraction paths when using prefix comparison without trailing separators. Th...

8.7CVSS5.7AI score0.00383EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/26 4:16 p.m.13 views

CVE-2026-81028

ZLMediaKit confines the downloadFile API to a configured set of root directories with a prefix comparison that does not account for directory boundaries. The configuration loader in server/WebApi.cpp builds each root with File::absolutePath"", item, true; because the relative-path argument is emp...

6.9CVSS0.0035EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/26 3:44 p.m.10 views

EUVD-2026-66604

ZLMediaKit confines the downloadFile API to a configured set of root directories with a prefix comparison that does not account for directory boundaries. The configuration loader in server/WebApi.cpp builds each root with File::absolutePath"", item, true; because the relative-path argument is emp...

6.9CVSS5.4AI score0.0035EPSS
SaveExploits0References4
Rows per page
Query Builder