Lucene search
+L

18092 matches found

UbuntuCve
UbuntuCve
added 2026/04/07 1:16 p.m.12 views

CVE-2026-28808

Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access controls agains...

9.8CVSS8.3AI score0.00541EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/04/07 12:28 p.m.16 views

EUVD-2026-19602

Incorrect Authorization vulnerability in Erlang OTP inets modules allows unauthenticated access to CGI scripts protected by directory rules when served via scriptalias. When scriptalias maps a URL prefix to a directory outside DocumentRoot, modauth evaluates directory-based access controls agains...

8.3CVSS5.9AI score0.00541EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/04/07 12:28 p.m.5 views

CVE-2026-32144

Improper Certificate Validation vulnerability in Erlang OTP publickey pubkeyocsp module allows OCSP designated-responder authorization bypass via missing signature verification. The OCSP response validation in publickey:pkixocspvalidate/5 does not verify that a CA-designated responder certificate...

7.6CVSS5.9AI score0.002EPSS
SaveExploits0
Snyk
Snyk
added 2026/04/07 9:31 a.m.10 views

Arbitrary Code Injection

Overview org.apache.activemq:activemq-all is a package that puts together an ActiveMQ jar bundle. Affected versions of this package are vulnerable to Arbitrary Code Injection over the /api/jolokia MBeans interface. A user can execute arbitrary code on the broker's JVM by invoking operations with ...

8.8CVSS7.8AI score0.9722EPSS
SaveExploits14References2
CVE
CVE
added 2026/04/07 7:50 a.m.35 views

CVE-2026-28810

CVE-2026-28810 affects the Erlang/OTP kernel built-in DNS resolver (inet_res) and its inet_db module. The issue arises from a 16-bit, process-global transaction ID used for UDP queries and the absence of source port randomization, making DNS responses vulnerable to spoofing and cache poisoning wh...

6.3CVSS5.9AI score0.00269EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/04/07 7:50 a.m.13 views

CVE-2026-28810 Predictable DNS Transaction IDs Enable Cache Poisoning in Built-in Resolver

Generation of Predictable Numbers or Identifiers vulnerability in Erlang/OTP kernel inetres, inetdb modules allows DNS Cache Poisoning. The built-in DNS resolver inetres uses a sequential, process-global 16-bit transaction ID for UDP queries and does not implement source port randomization...

6.3CVSS5.9AI score0.00269EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/04/07 7:50 a.m.8 views

CVE-2026-34197

Improper Input Validation, Improper Control of Generation of Code 'Code Injection' vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ. Apache ActiveMQ Classic exposes the Jolokia JMX-HTTP bridge at /api/jolokia/ on the web console. The default Jolokia access policy permits exec operations o...

8.8CVSS7.2AI score0.9722EPSS
SaveIn wildExploits14References3Affected Software3
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.22 views

Google Go 安全漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, which stems from memory security issues...

9.8CVSS5.8AI score0.00561EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/04/07 12:0 a.m.24 views

ClawLess: A Security Model of AI Agents

Autonomous AI agents powered by Large Language Models can reason, plan, and execute complex tasks, but their ability to autonomously retrieve information and run code introduces significant security risks. Existing approaches attempt to regulate agent behavior through training or prompting, which...

6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.29 views

PT-2026-30846

An arbitrary file-write vulnerability in Pega Browser Extension PBE affects Pega Robotic Automation version 22.1 or R25 users who are running automations that work with Google Chrome or Microsoft Edge. A bad actor could create a website that includes malicious code. The vulnerability could occur ...

7.2CVSS6AI score0.00321EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2026/04/07 12:0 a.m.8 views

PoC-Adapt: Semantic-Aware Automated Vulnerability Reproduction with LLM Multi-Agents and Reinforcement Learning-Driven Adaptive Policy

While recent approaches leverage large language models LLMs and multi-agent pipelines to automatically generate proof-of-concept PoC exploits from vulnerability reports, existing systems often suffer from two fundamental limitations: unreliable validation based on surface-level execution signals...

6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/07 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-34444

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. In 2.6 and earlier, attributefilter is not consistently applied when attributes are accessed throug...

10CVSS6AI score0.00613EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.18 views

PT-2026-31059

Name of the Vulnerable Software and Affected Versions Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. Description Arithmetic operations on induction variables within loops lacked proper underflow and overflow checks. This allowed the compiler to...

10CVSS5.8AI score0.00536EPSS
SaveExploits0
NVD
NVD
added 2026/04/06 4:16 p.m.6 views

CVE-2026-34444

Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. In 2.6 and earlier, attributefilter is not consistently applied when attributes are accessed through built-in functions like getattr and setattr. This allows an attacker to bypass the intended restrictions and eventually achieve arbitra...

10CVSS0.00613EPSS
SaveExploits1References5
NVD
NVD
added 2026/04/06 4:16 p.m.12 views

CVE-2026-34211

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, the @nyariv/sandboxjs parser contains unbounded recursion in the restOfExp function and the lispify/lispifyExpr call chain. An attacker can crash any Node.js process that parses untrusted input by supplying deeply nested expressions...

7.5CVSS0.00395EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/04/06 4:16 p.m.6 views

CVE-2026-34444

Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. In 2.6 and earlier, attributefilter is not consistently applied when attributes are accessed through built-in functions like getattr and setattr. This allows an attacker to bypass the intended restrictions and eventually achieve arbitra...

10CVSS6AI score0.00613EPSS
SaveExploits1References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/06 12:28 p.m.12 views

Security Bulletin: IBM DataPower Gateway potentially affected by multiple vulnerabilities in JRE

Summary While IBM DataPower Gateway does not itself use Java and is therefore not vulnerable to these CVEs, some bundled components do, hence the JRE has been updated to address the listed issues Vulnerability Details CVEID:CVE-2026-21945 DESCRIPTION: Java SE is vulnerable to a denial of service,...

9.8CVSS6.7AI score0.00864EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2026/04/06 7:58 a.m.6 views

BIT-NODE-MIN-2026-21714

A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOWUPDATE frames on stream 0 connection-level that cause the flow control window to exceed the maximum value of 2³¹-1. The server correctly sends a GOAWAY frame, but the Http2Session object is never cleaned up. This vulnerabili...

5.3CVSS6.4AI score0.00454EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/06 7:58 a.m.7 views

BIT-NODE-2026-21714

A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOWUPDATE frames on stream 0 connection-level that cause the flow control window to exceed the maximum value of 2³¹-1. The server correctly sends a GOAWAY frame, but the Http2Session object is never cleaned up. This vulnerabili...

5.3CVSS5.9AI score0.00454EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/06 6:9 a.m.3 views

Security Bulletin: Security Vulnerabilities were found in IBM Semeru Runtime Certified Edition provided with IBM Security Verify Directory (CVE-2025-53066, CVE-2025-53057)

Summary Security Vulnerabilities were addressed in IBM Semeru Runtime Certified Edition provided with IBM Security Verify Directory Vulnerability Details CVEID:CVE-2025-53066 DESCRIPTION: An unspecified vulnerability in Java SE related to the JAXP component could allow a remote attacker to cause...

7.5CVSS5.9AI score0.00647EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder