Lucene search
+L

130926 matches found

IBM Security Bulletins
IBM Security Bulletins
โ€ขadded 2026/09/10 4:25 p.m.โ€ข8 views

Security Bulletin: IBM Terracotta is affected by jackson-databind vulnerabilities that could allow attackers to bypass validation mechanisms, trigger unauthorized DNS queries, or overwrite ignored property filters

Summary IBM Terracotta uses jackson-databind for convert Java objects to JSON serialization and JSON data back into Java objects deserialization within the product. Vulnerability Details CVEID:CVE-2026-54512 DESCRIPTION: jackson-databind contains the general-purpose data-binding functionality and...

8.1CVSS5.8AI score0.00892EPSS
SaveExploits1Affected Software1
OSV
OSV
โ€ขadded 2026/09/10 4:05 p.m.โ€ข5 views

SUSE-SU-2026:3835-1 Security update for openssl, openssl-3

This update for openssl, openssl-3 fixes the following issues: OpenSSL is updated to 3.5.0 in SLE-15-SP7: jscPED-16072 Enables Post-Quantum Cryptography PQC TLS support Security issues fixed: CVE-2026-42764: NULL pointer dereference in QUIC server initial packet handling bsc1266347 CVE-2026-34182...

9.1CVSS6.7AI score0.02242EPSS
SaveExploits0References12
F5 Networks
F5 Networks
โ€ขadded 2026/09/10 3:23 p.m.โ€ข6 views

K000163276: Linux kernel vulnerability CVE-2026-53399

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: nfsd: release layout stid on setlease failure nfs4allocstid publishes the new stid into cl-clstateids via idralloccyclic under cllock before returning to nfsd4alloclayoutstateid. When...

9.8CVSS0.00543EPSS
SaveExploits0Affected Software1
Kitploit
Kitploit
โ€ขadded 2026/09/10 3:15 p.m.โ€ข7 views

Undocumented-RCE-in-PLY

PLY CVEโ€‘2025โ€‘56005์˜ ๋ฌธ์„œํ™”๋˜์ง€ ์•Š์€ ์›๊ฒฉ ์ฝ”๋“œ ์‹คํ–‰ root@kitploit: CVE ID: CVEโ€‘2025โ€‘56005 Disclosure Date: July 1, 2025 Affected Product: PLY Python Lexโ€‘Yacc Affected Version: 3.11 PyPI distribution Vendor: PLY Python Lexโ€‘Yacc Affected Component: ply/yacc.py โ€” LRTable.readpickle via yaccpicklefile=... ์š”์•ฝ PyPI๋กœ...

9.8CVSS9.9AI score0.17506EPSS
SaveExploits3References2
OSV
OSV
โ€ขadded 2026/09/10 3:10 p.m.โ€ข6 views

GHSA-PCVC-8VRV-8Q6W Open WebUI: Inaccessible knowledge bases are exposed through the built-in knowledge tool on most vector backends

Summary The built-in knowledge search tool returns knowledge bases the calling user has no access to. The tool works out which knowledge bases the caller may read and hands that set to the vector store as a search filter, and that filter is the only access control on the path. Most of the shipped...

4.3CVSS0.0021EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
โ€ขadded 2026/09/10 3:10 p.m.โ€ข7 views

Open WebUI: Inaccessible knowledge bases are exposed through the built-in knowledge tool on most vector backends

Summary The built-in knowledge search tool returns knowledge bases the calling user has no access to. The tool works out which knowledge bases the caller may read and hands that set to the vector store as a search filter, and that filter is the only access control on the path. Most of the shipped...

4.3CVSS0.0021EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
โ€ขadded 2026/09/10 3:10 p.m.โ€ข7 views

Open WebUI: Any authenticated user can inject chats into another user's folder via chat completions

Summary The chat-completions endpoint reads a folder id out of the request body and saves the newly created chat into that folder without checking that the caller is allowed to write there. Any authenticated user who knows a folder's id can put a chat of their own into another user's folder,...

4.3CVSS0.00213EPSS
SaveExploits0References6Affected Software1
OSV
OSV
โ€ขadded 2026/09/10 3:10 p.m.โ€ข5 views

GHSA-3PF7-Q2G3-WJ28 Open WebUI: Any authenticated user can inject chats into another user's folder via chat completions

Summary The chat-completions endpoint reads a folder id out of the request body and saves the newly created chat into that folder without checking that the caller is allowed to write there. Any authenticated user who knows a folder's id can put a chat of their own into another user's folder,...

4.3CVSS0.00213EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
โ€ขadded 2026/09/10 3:09 p.m.โ€ข11 views

Open WebUI: Users denied by the OAuth domain allowlist or role policy can still sign in via token exchange

Summary Open WebUI's OAuth token exchange endpoint issues a session for a provider access token without applying the email domain allowlist that the normal OAuth login callback enforces. An account whose email domain the login callback would refuse could still obtain a working session through thi...

6.5CVSS0.00217EPSS
SaveExploits0References5Affected Software1
OSV
OSV
โ€ขadded 2026/09/10 3:09 p.m.โ€ข7 views

GHSA-4QG5-CXX4-G927 Open WebUI: Users denied by the OAuth domain allowlist or role policy can still sign in via token exchange

Summary Open WebUI's OAuth token exchange endpoint issues a session for a provider access token without applying the email domain allowlist that the normal OAuth login callback enforces. An account whose email domain the login callback would refuse could still obtain a working session through thi...

6.5CVSS0.00217EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
โ€ขadded 2026/09/10 3:09 p.m.โ€ข10 views

Excelize: Streaming GetRows row-bound bypass causes attacker-controlled allocation

Streaming GetRows row-bound bypass causes attacker-controlled allocation Summary Excelize's prior row-bound fix for GHSA-h69g / CVE-2026-54063 protects the checked worksheet parser, but the streaming worksheet reader used by Rows and GetRows does not enforce the same TotalRows bound on the row r...

8.7CVSS0.00393EPSS
SaveExploits1References6Affected Software2
OSV
OSV
โ€ขadded 2026/09/10 3:09 p.m.โ€ข8 views

GHSA-Q5J5-6P94-4GWC Excelize: Streaming GetRows row-bound bypass causes attacker-controlled allocation

Streaming GetRows row-bound bypass causes attacker-controlled allocation Summary Excelize's prior row-bound fix for GHSA-h69g / CVE-2026-54063 protects the checked worksheet parser, but the streaming worksheet reader used by Rows and GetRows does not enforce the same TotalRows bound on the row r...

8.7CVSS0.00393EPSS
SaveExploits1References6
OSV
OSV
โ€ขadded 2026/09/10 3:08 p.m.โ€ข6 views

GHSA-FX5J-QCQG-GRPF Excelize: Negative shared-string index causes panic in GetCellValue and GetRows

Negative shared-string index causes panic in GetCellValue and GetRows Summary Excelize parses shared-string cell values with strconv.Atoi and checks only the upper bound before indexing the shared string slice. If an XLSX file contains a shared-string cell with -1, the parsed index is negative. T...

6.9CVSS0.00385EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
โ€ขadded 2026/09/10 3:08 p.m.โ€ข10 views

Excelize: Negative shared-string index causes panic in GetCellValue and GetRows

Negative shared-string index causes panic in GetCellValue and GetRows Summary Excelize parses shared-string cell values with strconv.Atoi and checks only the upper bound before indexing the shared string slice. If an XLSX file contains a shared-string cell with -1, the parsed index is negative. T...

7.5CVSS0.00385EPSS
SaveExploits1References6Affected Software2
Kitploit
Kitploit
โ€ขadded 2026/09/10 3:03 p.m.โ€ข8 views

CVE-2026-21962

๐Ÿšจ CVE-2026-21962 - ้‡ๅคงใช่ช่จผใƒใ‚คใƒ‘ใ‚น่„†ๅผฑๆ€ง ๐Ÿงพ ๆฆ‚่ฆ ๐Ÿ”ฅ Oracle ใƒŸใƒ‰ใƒซใ‚ฆใ‚งใ‚ขใ‚ทใ‚นใƒ†ใƒ ใธใฎ่ช่จผไธ่ฆใฎใƒชใƒขใƒผใƒˆใ‚ขใ‚ฏใ‚ปใ‚น ใ‚’ๅฏ่ƒฝใซใ™ใ‚‹ใ€ๆœ€ๅคงๆทฑๅˆปๅบฆ 10.0 ใฎ่„†ๅผฑๆ€งใ€‚ root@kitploit: CVE ID : CVE-2026-21962 Severity : CRITICAL Published : 2026-01-20 Category : Authentication Bypass CWE : CWE-284 Improper Access Control ๐Ÿง  ๆŠ€่ก“็š„่งฃ่ชฌ root@kitploit: - Authentication boundary...

10CVSS8.2AI score0.4202EPSS
SaveExploits6
IBM Security Bulletins
IBM Security Bulletins
โ€ขadded 2026/09/10 3:02 p.m.โ€ข6 views

Security Bulletin: IBM i is Affected By Multiple Vulnerabilities in Navigator for i and Digital Certificate Manager for i.

Summary IBM Navigator for i and IBM Digital Certificate Manager DCM for i use Angular for frontend Graphical User Interfaces GUI. Angular is vulnerable to cross-site scripting XSS by permitting event-handler attributes in the i18n pipeline, allowing a lower-trust translation file to inject...

7.6CVSS0.00199EPSS
SaveExploits0Affected Software5
IBM Security Bulletins
IBM Security Bulletins
โ€ขadded 2026/09/10 2:57 p.m.โ€ข7 views

Security Bulletin: IBM i Is Affected By Multiple Vulnerabilities in IBM Java SDK and IBM Java Runtime

Summary IBM SDK Java Technology Edition and IBM Runtime Environment Java used by IBM i to support the building and running of Java applications are vulnerable to multiple vulnerabilities CVE-2026-16441, CVE-2026-46917, CVE-2026-47063, CVE-2026-60147, CVE-2026-41254, CVE-2026-47057, CVE-2026-47058...

9.8CVSS6.1AI score0.00463EPSS
SaveExploits1Affected Software5
IBM Security Bulletins
IBM Security Bulletins
โ€ขadded 2026/09/10 2:57 p.m.โ€ข6 views

Security Bulletin: IBM Db2 Mirror for i is vulnerable to Authentication Bypass by Spoofing [CVE-2026-18065]

Summary The IBM Db2 Mirror for i GUI is vulnerable to Authentication Bypass by Spoofing CVE-2026-18065 as described in the vulnerability details section. Vulnerability Details CVEID:CVE-2026-18065 DESCRIPTION: IBM i could allow a remote unauthenticated attacker to gain access to sensitive...

SaveExploits0Affected Software2
IBM Security Bulletins
IBM Security Bulletins
โ€ขadded 2026/09/10 2:45 p.m.โ€ข8 views

Security Bulletin: IBM Db2 Mirror for i is vulnerable to Cross-Site Request Forgery [CVE-2026-17047]

Summary The IBM Db2 Mirror for i GUI is vulnerable to Cross-Site Request Forgery CVE-2026-17047 as described in the vulnerability details section. Vulnerability Details CVEID:CVE-2026-17047 DESCRIPTION: IBM Db2 Mirror for i could allow a remote attacker to obtain sensitive information due to...

SaveExploits0Affected Software2
Kitploit
Kitploit
โ€ขadded 2026/09/10 2:40 p.m.โ€ข3 views

ubercookie

๐Ÿช ubercookie ์›น์‚ฌ์ดํŠธ๊ฐ€ ์–ด๋–ป๊ฒŒ ๋‹น์‹ ์„ ์ง€์†์ ์œผ๋กœ ์‹๋ณ„ํ•˜๋Š”์ง€, ๊ทธ๋ฆฌ๊ณ  "์ฟ ํ‚ค๋ฅผ ์ง€์šฐ๋Š” ๊ฒƒ"์ด ๋” ์ด์ƒ ์ถฉ๋ถ„ํ•˜์ง€ ์•Š์€ ์ด์œ ๋ฅผ ๋ณด์—ฌ์ฃผ๋Š” ๊ต์œก์šฉ ๋ฐ๋ชจ์ž…๋‹ˆ๋‹ค. ubercookie๋Š” ๋‹จ์ผ ๋ฌด์ž‘์œ„ id๋ฅผ ํ•œ ๋ฒˆ์— 12๊ฐœ์˜ ์„œ๋กœ ๋‹ค๋ฅธ ๋ธŒ๋ผ์šฐ์ € ์ €์žฅ์†Œ ๋ฒกํ„ฐ์— ์‹ฌ์Šต๋‹ˆ๋‹ค. ๋ฐฉ๋ฌธํ•  ๋•Œ๋งˆ๋‹ค ๋ชจ๋“  ๋ฒกํ„ฐ๋ฅผ ์ฝ๊ณ , ํ•ฉ์˜consensus๋ฅผ ๊ฑฐ์ณ id๋ฅผ ๋ชจ๋“  ๊ณณ์— ๋‹ค์‹œ ์ž‘์„ฑํ•ฉ๋‹ˆ๋‹ค. ์ €์žฅ์†Œ ํ•˜๋‚˜๋ฅผ ์ง€์šฐ๊ฑฐ๋‚˜ ์ฟ ํ‚ค๋ฅผ ๋ชจ๋‘ ์ง€์›Œ๋„, ์‚ด์•„๋‚จ์€ ๋ฒกํ„ฐ๊ฐ€ ์กฐ์šฉํžˆ id๋ฅผ ๋ถ€ํ™œrespawn์‹œํ‚ต๋‹ˆ๋‹ค. ์ด ์‚ฌ์ดํŠธ๋Š” ์ผ๋ฐ˜ ์–ธ์–ด๋กœ id๊ฐ€ ์ •ํ™•ํžˆ ์–ด๋””์— ์ˆจ์–ด ์žˆ๋Š”์ง€, ๋ธŒ๋ผ์šฐ...

6AI score
SaveExploits0References2
Rows per page
Query Builder