Lucene search
+L

12976 matches found

Circl
Circl
added 2026/02/04 9:16 a.m.9 views

CVE-2026-20987

creationtimestamp| type| source ---|---|--- 2026-02-04 09:16:53+00:00| seen| Telegram/XdHYZh0J7WcTlVKxiglshK6ayFniZdPMWChJvlhd1IMv6c 2026-02-04 09:17:03+00:00| seen| Telegram/AJJNsvmkwmZ-BaEozEan6esCkIRlwWrgPq4ibjXsKQ5cofg...

8.7CVSS4.8AI score0.00136EPSS
SaveExploits0
Circl
Circl
added 2026/02/03 8:20 p.m.9 views

CVE-2025-10878

creationtimestamp| type| source ---|---|--- 2026-02-03 20:20:56+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mdy6qnolkf2o 2026-02-03 20:21:05+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mdy6qvto2j2v...

10CVSS4.9AI score0.00602EPSS
SaveExploits2References2
Circl
Circl
added 2026/02/03 8:20 p.m.11 views

CVE-2026-24149

creationtimestamp| type| source ---|---|--- 2026-02-03 20:20:41+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mdy6q7myap27 2026-02-03 20:21:27+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mdy6rl63zs2g 2026-02-04 05:00:00+00:00| seen|...

7.8CVSS7.2AI score0.00256EPSS
SaveExploits0References3
Circl
Circl
added 2026/02/03 3:53 p.m.30 views

CVE-2026-1285

creationtimestamp| type| source ---|---|--- 2026-02-03 15:53:03+00:00| seen| https://seclists.org/oss-sec/2026/q1/141 2026-02-03 17:16:15+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/3mdxugave7y2b 2026-02-03 17:23:21+00:00| seen|...

7.5CVSS7.1AI score0.00993EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/02/03 1:31 p.m.14 views

openssh: OpenSSH: Control characters in usernames can lead to code execution via ProxyCommand

A flaw was found in OpenSSH where control characters in usernames were not properly validated when sourced from untrusted inputs like the command line or configuration expansion. If a ProxyCommand is used, these control characters could modify command behavior, potentially leading to code executi...

3.6CVSS6.4AI score0.00275EPSS
SaveExploits2References7
RedHat Linux
RedHat Linux
added 2026/02/03 10:17 a.m.7 views

urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)

urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP...

8.9CVSS5.8AI score0.02714EPSS
SaveExploits0References6
Circl
Circl
added 2026/02/03 8:18 a.m.11 views

CVE-2025-8590

creationtimestamp| type| source ---|---|--- 2026-02-03 08:18:02+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mdwwdz4vlp23 2026-02-03 08:18:25+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mdwwep6anm2m...

7.5CVSS4.8AI score0.00335EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/02/03 7:21 a.m.5 views

urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)

urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP...

8.9CVSS5.8AI score0.02714EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/03 7:4 a.m.6 views

openssh: OpenSSH: Control characters in usernames can lead to code execution via ProxyCommand

A flaw was found in OpenSSH where control characters in usernames were not properly validated when sourced from untrusted inputs like the command line or configuration expansion. If a ProxyCommand is used, these control characters could modify command behavior, potentially leading to code executi...

3.6CVSS6.4AI score0.00275EPSS
SaveExploits2References7
Positive Technologies
Positive Technologies
added 2026/02/03 12:0 a.m.18 views

PT-2026-6424

A Path Traversal vulnerability in the partition msg function allows an attacker to write or overwrite arbitrary files on the filesystem when processing malicious MSG files with attachments. Impact An attacker can craft a malicious .msg file with attachment filenames containing path traversal...

9.8CVSS6.4AI score0.00616EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/02 8:45 p.m.9 views

GHSA-9M3X-QQW2-H32H picklescan missing detection by simple obfuscation of a `builtins.eval` call

Summary An unsafe deserialization vulnerability allows any unauthenticated user to execute arbitrary code on the host loading a pickle payload from an untrusted source. Details It's possible to hide the eval call nested under another callable via getattr. PoC python import builtins class EvilClas...

9.3CVSS6.3AI score0.00519EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/02/02 3:49 p.m.12 views

urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)

urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP...

8.9CVSS5.8AI score0.02714EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/02 2:17 p.m.13 views

urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)

urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP...

8.9CVSS5.8AI score0.02714EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/02 1:10 p.m.7 views

urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)

urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP...

8.9CVSS5.8AI score0.02714EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/02 11:50 a.m.8 views

urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)

urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP...

8.9CVSS5.8AI score0.02714EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/02 10:2 a.m.16 views

urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)

urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP...

8.9CVSS5.8AI score0.02714EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/02 8:15 a.m.12 views

openssh: OpenSSH: Control characters in usernames can lead to code execution via ProxyCommand

A flaw was found in OpenSSH where control characters in usernames were not properly validated when sourced from untrusted inputs like the command line or configuration expansion. If a ProxyCommand is used, these control characters could modify command behavior, potentially leading to code executi...

3.6CVSS6.4AI score0.00275EPSS
SaveExploits2References7
RedHat Linux
RedHat Linux
added 2026/02/02 6:47 a.m.14 views

urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)

urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP...

8.9CVSS5.8AI score0.02714EPSS
SaveExploits0References6
Circl
Circl
added 2026/02/02 5:24 a.m.8 views

CVE-2026-25201

creationtimestamp| type| source ---|---|--- 2026-02-02 05:24:03+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mdu45yaayh2o 2026-02-02 05:24:43+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mdu4772n7d2h 2026-02-02 09:39:58+00:00| seen|...

8.8CVSS5AI score0.00398EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/01/30 9:51 p.m.10 views

Directory Traversal

Overview @backstage/plugin-techdocs-node is a Common node.js functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli Affected versions of this package are vulnerable to Directory Traversal via the TechdocsGenerator function when processing documentation from...

7CVSS6.5AI score0.00387EPSS
SaveExploits0References2
Rows per page
Query Builder