Lucene search
+L

412 matches found

Kitploit
Kitploit
added 2026/09/12 8:00 a.m.17 views

clawk

Дайте агентy для написания кода его собственную одноразовую Linux-машину, а не вашу. -lightgrey Установка · Быстрый старт · Зачем виртуальная машина? · Как это работает · Сравнение · FAQ · Документация Агент для написания кода полезен только тогда, когда вы позволяете ему реально делать вещи:...

6AI score
SaveExploits0References17
EUVD
EUVD
added 2026/09/11 11:15 a.m.8 views

EUVD-2026-76071

Hugo is a static site generator. From v0.161.0, Hugo executes Node tools under Node's permission model, but TailwindCSS — included in the default security.exec.allow list — requires a highly permissive configuration --allow-addons, --allow-child-process, --allow-worker. As a result, the...

9.8CVSS0.00411EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/09/08 9:33 p.m.8 views

Nodemailer: IDN/Punycode domain allow-list bypass leads to email delivery to an attacker-controlled domain

Summary Nodemailer resolves an international IDN / non-ASCII recipient domain to a different Punycode xn-- label than every UTS‑46‑conformant parser web browsers, the WHATWG URL Standard, Node's url.domainToASCII, Python's idna. Its address normalizer normalizeAddress in lib/mime-node/index.js us...

5.8AI score
SaveExploits0References6Affected Software1
Kitploit
Kitploit
added 2026/09/08 2:59 p.m.6 views

cve-2026-22874-gitea-ssrf-allowlist

CVE-2026-22874 — Gitea 웹훅 및 마이그레이션 허용 목록의 불완전한 SSRF 보호 CVE-2026-22874 GHSA-2r5c-gw76-rh3w에 대한 기술적 분석 및 참고 자료: Gitea의 웹훅 전달 및 저장소 마이그레이션에서 불완전한 SSRF 허용 목록, Gitea 1.26.3 에서 수정됨. 저는 이 SSRF 클래스를 Gitea 유지관리자에게 독립적으로 보고했으며, 공개된 권고에서 기여자other로 인정받았습니다. 권고의 주요 보고자는 J. Leitschuh입니다. 이 저장소는 공개 권고에 대한 방어적이고...

9.6CVSS7.8AI score0.00464EPSS
SaveExploits1References1
NVD
NVD
added 2026/09/07 11:16 p.m.6 views

CVE-2026-82586

Improper Protection of Alternate Path vulnerability in ash-project ashlua allows a user-supplied Lua script to read attributes that are not on the exposed-field allow-list. AshLua exposes Ash resources to Lua scripts, gated by a manifest declaring which fields are exposed. The read action's...

8.2CVSS0.00329EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/07 10:34 p.m.4 views

EEF-CVE-2026-82586 AshLua read operation aggregate bypasses the exposed-field allow-list, exposing private attributes

Summary Improper Protection of Alternate Path vulnerability in ash-project ashlua allows a user-supplied Lua script to read attributes that are not on the exposed-field allow-list. AshLua exposes Ash resources to Lua scripts, gated by a manifest declaring which fields are exposed. The read action...

8.2CVSS0.00329EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/07 10:34 p.m.28 views

CVE-2026-82586 AshLua read operation aggregate bypasses the exposed-field allow-list, exposing private attributes

Improper Protection of Alternate Path vulnerability in ash-project ashlua allows a user-supplied Lua script to read attributes that are not on the exposed-field allow-list. AshLua exposes Ash resources to Lua scripts, gated by a manifest declaring which fields are exposed. The read action's...

8.2CVSS0.00329EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/07 10:34 p.m.17 views

CVE-2026-82586

ash_lua (ash-project) is an Elixir library that exposes Ash resources to Lua scripts, with a manifest-gated allow-list controlling which fields scripts may read. The operation aggregate path in AshLua.Runtime resolved field names via String.to_existing_atom and Ash.Query.Aggregate.new! without co...

8.2CVSS0.00329EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/07 10:34 p.m.9 views

EUVD-2026-72542

Improper Protection of Alternate Path vulnerability in ash-project ashlua allows a user-supplied Lua script to read attributes that are not on the exposed-field allow-list. AshLua exposes Ash resources to Lua scripts, gated by a manifest declaring which fields are exposed. The read action's...

8.2CVSS5.9AI score0.00329EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/07 10:34 p.m.6 views

CVE-2026-82586 AshLua read operation aggregate bypasses the exposed-field allow-list, exposing private attributes

Improper Protection of Alternate Path vulnerability in ash-project ashlua allows a user-supplied Lua script to read attributes that are not on the exposed-field allow-list. AshLua exposes Ash resources to Lua scripts, gated by a manifest declaring which fields are exposed. The read action's...

8.2CVSS0.00329EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/09/07 6:25 p.m.28 views

CVE-2026-86287 Net::IP::LPM versions before 1.12 for Perl accept malformed prefix lengths

Net::IP::LPM versions before 1.12 for Perl accept malformed prefix lengths. Non-numeric and non-ASCII prefix lengths are accepted and treated as 0. Integers over 31 bits are silently truncated. A single malformed mask will poison the lookup table. The result is that the lookup will silently succe...

0.00385EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/07 6:25 p.m.13 views

CVE-2026-86287

Net::IP::LPM (Perl) versions before 1.12 accept malformed prefix lengths: non-numeric and non-ASCII values are treated as 0, and integers over 31 bits are silently truncated. A single malformed mask poisons the lookup table , causing every subsequent lookup to succeed. In practice, an allow-list ...

7.5CVSS0.00385EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/07 6:25 p.m.6 views

EUVD-2026-72526

Net::IP::LPM versions before 1.12 for Perl accept malformed prefix lengths. Non-numeric and non-ASCII prefix lengths are accepted and treated as 0. Integers over 31 bits are silently truncated. A single malformed mask will poison the lookup table. The result is that the lookup will silently succe...

0.00385EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/07 12:17 p.m.5 views

CVE-2026-86404

EAP's Artemis deserialization configuration permits deserialization by default. ObjectMessage.getObject uses ObjectInputStreamWithClassLoader, which implements allow-list/block-list filtering via its checkSecurity/isTrustedType method. However, by default both allow-list and block-list are empty...

8.8CVSS0.0045EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/07 11:35 a.m.35 views

CVE-2026-86404 Artemis-server: artemis-jms-client: artemis-core-client: undertow-core: wildfly-messaging-activemq-subsystem: artemis messaging handlers in red hat eap permit deserialization by default

EAP's Artemis deserialization configuration permits deserialization by default. ObjectMessage.getObject uses ObjectInputStreamWithClassLoader, which implements allow-list/block-list filtering via its checkSecurity/isTrustedType method. However, by default both allow-list and block-list are empty...

8.8CVSS0.0045EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/07 11:35 a.m.8 views

EUVD-2026-72352

EAP's Artemis deserialization configuration permits deserialization by default. ObjectMessage.getObject uses ObjectInputStreamWithClassLoader, which implements allow-list/block-list filtering via its checkSecurity/isTrustedType method. However, by default both allow-list and block-list are empty...

8.8CVSS0.0045EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/07 11:35 a.m.13 views

CVE-2026-86404

Red Hat EAP 's Artemis messaging component permits deserialization by default due to a misconfiguration in its security filtering. Specifically, ObjectMessage.getObject() uses ObjectInputStreamWithClassLoader, which applies allow-list/block-list filtering via checkSecurity()/isTrustedType(). Howe...

8.8CVSS0.0045EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/07 11:34 a.m.6 views

CVE-2026-86404

EAP's Artemis deserialization configuration permits deserialization by default. ObjectMessage.getObject uses ObjectInputStreamWithClassLoader, which implements allow-list/block-list filtering via its checkSecurity/isTrustedType method. However, by default both allow-list and block-list are empty...

8.8CVSS0.0045EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/07 12:00 a.m.11 views

PT-2026-86687

🚨HIGH - Red Hat EAP Artemis ObjectMessage Unsafe Deserialization Default CVE-2026-86404 In Red Hat EAP’s Artemis messaging, the deserialization trust check allows any class when both allow-list and block-list are empty, so untrusted ObjectMessage payloads deserialize by default. Remote attackers...

8.8CVSS0.0045EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/09/01 12:00 a.m.14 views

MiracleLinux 9 : grafana-10.2.6-23.el9_8.2 (AXSA:2026-1719:25)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1719:25 advisory. grafana: Grafana: Privilege escalation via dashboard overwrite CVE-2026-33377 grafana: Grafana Auth Proxy: Unauthorized access due to incorrect IPv6...

7.4CVSS7.2AI score0.00282EPSS
SaveExploits0References3
Rows per page
Query Builder