Lucene search
+L

780 matches found

Packet Storm News
Packet Storm News
added 2026/05/11 12:00 a.m.18 views

Agentic Fuzzing: Opportunities and Challenges

Fuzzers and static analyzers find many bugs but struggle with logic bugs in mature codebases. Triggering such a bug often requires multi-step reasoning that produces no distinctive execution feedback, and variants can appear across implementations too different for a single pattern to match. Rece...

6AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/05/10 3:25 p.m.138 views

Spring4Shell-POC

ReznokWorks 사내 게시판 — 모의해킹 시나리오 PoC 원본 Spring4Shell PoChttp...

9.8CVSS5.8AI score0.99638EPSS
SaveExploits105
attackerkb
attackerkb
added 2026/05/08 2:22 p.m.9 views

CVE-2026-43448

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: Fix race bug in nvmepollirqdisable In the following scenario, pdev can be disabled between 1 and 3 by 2. This sets pdev-msixenabled = 0. Then, pciirqvector will return MSI-X IRQ15 for 1 whereas return INTx IRQcqvector...

5.7AI score0.00089EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/05/08 1:26 p.m.58 views

CVE-2026-43318 drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix sync handling in amdgpudmabufmovenotify Invalidating a dmabuf will impact other users of the shared BO. In the scenario where process A moves the BO, it needs to inform process B about the move and process B will...

0.00122EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/05/07 12:22 a.m.29 views

Netty vulnerable to HTTP Request Smuggling due to malformed Transfer-Encoding

Summary Netty incorrectly parses malformed Transfer-Encoding, enabling request smuggling attacks. Details Netty incorrectly marks a request as chunked when malformed "Transfer-Encoding: chunked, identity" is present. According to RFC...

7.5CVSS6AI score0.00267EPSS
SaveExploits1References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/06 1:41 a.m.15 views

SUSE CVE-2026-43007

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Handle DBC deactivation if the owner went away When a DBC is released, the device sends a QAICTRANSDEACTIVATEFROMDEV transaction to the host over the QAICCONTROL MHI channel. QAIC handles this by calling...

5.5CVSS5.7AI score0.00129EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.43 views

PT-2026-38284

Name of the Vulnerable Software and Affected Versions wger versions prior to 2.6 Description An authorization bypass exists in the reset user password and gym permissions user edit views. The system performs a gym-scope authorization check using a Python object comparison that evaluates None !=...

9.9CVSS5.8AI score0.00371EPSS
SaveExploits0References11
OSV
OSV
added 2026/05/05 8:11 p.m.9 views

GHSA-QPGQ-5G92-J5Q8 Magento LTS Vulnerable to Open Redirect via Unvalidated `uenc` Parameter in `stockAction()`

Summary MageProductAlertAddController::stockAction reads the uenc query parameter and passes it directly to $this-redirectUrl$backUrl without calling $this-isUrlInternal When the supplied productid does not match any catalog product, the server issues an unvalidated HTTP 302 redirect to whatever...

6.1CVSS6AI score0.00149EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/04 10:28 p.m.14 views

GHSA-G27R-R6PH-VF5R sequoia-git has broken hard revocation handling

Before sq-git checks if a commit can be authenticated, it first looks for hard revocations. Because parsing a policy is expensive and a project's policy rarely changes, sq-git has an optimization to only check a policy if it hasn't checked it before. It does this by maintaining a set of policies...

1.8CVSS5.8AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/01 2:42 p.m.42 views

CVE-2026-43505

An issue was discovered in Prosody before 0.12.6 and 1.0.0 through 13.0.0 before 13.0.5, when modproxy65 is enabled. Because modproxy65 mishandles access control in the activation scenario, relaying of unauthenticated traffic can occur...

6.5CVSS0.00204EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/01 2:42 p.m.14 views

EUVD-2026-26658

An issue was discovered in Prosody before 0.12.6 and 1.0.0 through 13.0.0 before 13.0.5, when modproxy65 is enabled. Because modproxy65 mishandles access control in the activation scenario, relaying of unauthenticated traffic can occur...

6.5CVSS5.8AI score0.00204EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/01 2:40 p.m.48 views

CVE-2026-43504

An issue was discovered in Prosody before 0.12.6 and 1.0.0 through 13.0.0 before 13.0.5, when modproxy65 is enabled. Because modproxy65 mishandles access control in a paused scenario, relaying of unauthenticated traffic can occur...

6.5CVSS0.00256EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/05/01 2:40 p.m.21 views

CVE-2026-43504

An issue was discovered in Prosody before 0.12.6 and 1.0.0 through 13.0.0 before 13.0.5, when modproxy65 is enabled. Because modproxy65 mishandles access control in a paused scenario, relaying of unauthenticated traffic can occur...

6.5CVSS5.8AI score0.00256EPSS
SaveExploits0
OSV
OSV
added 2026/05/01 2:14 p.m.15 views

CVE-2026-31770 hwmon: (occ) Fix division by zero in occ_show_power_1()

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ Fix division by zero in occshowpower1 In occshowpower1 case 1, the accumulator is divided by updatetag without checking for zero. If no samples have been collected yet e.g. during early boot when the sensor block is...

5.8AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.18 views

PT-2026-36878

Name of the Vulnerable Software and Affected Versions OpenC3 COSMOS versions prior to 6.10.5 OpenC3 COSMOS versions prior to 7.0.0-rc3 Description The password change functionality allows a user to change their password without providing the current password, as the system accepts a valid session...

8.1CVSS5.8AI score0.00305EPSS
SaveExploits1References11
RustSec
RustSec
added 2026/04/21 12:00 p.m.27 views

Broken hard revocation handling

Before sq-git checks if a commit can be authenticated, it first looks for hard revocations. Because parsing a policy is expensive and a project's policy rarely changes, sq-git has an optimization to only check a policy if it hasn't checked it before. It does this by maintaining a set of policies...

5.4AI score
SaveExploits0Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/04/20 8:39 a.m.19 views

Malicious code in leavemealone (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 5628eb1d01e8eb7de8a582cd9ea85dff68eafde06f4e1164ae92842354db0bf7 During building the package, it executes encrypted code. The content is unclear as the decryption key bases on the local environment variable. Given leaving a...

5.7AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/09 9:35 p.m.6 views

CVE-2026-33781 Junos OS: EX Series, QFX Series: In a VXLAN scenario when specific control protocol packets are received, memory leaks and eventually no traffic is passed

An Improper Check for Unusual or Exceptional Conditions vulnerability in the packet forwarding engine pfe of Juniper Networks Junos OS on specific EX and QFX Series devices allow an unauthenticated, adjacent attacker to cause a complete Denial of Service DoS. On EX4k, and QFX5k platforms configur...

7.1CVSS6AI score0.00165EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/09 9:29 p.m.7 views

CVE-2026-33782 Junos OS: MX Series: In specific DHCPv6 scenarios jdhcpd memory increases continuously with subscriber logouts

A Missing Release of Memory after Effective Lifetime vulnerability in the DHCP daemon jdhcpd of Juniper Networks Junos OS on MX Series, allows an adjacent, unauthenticated attacker to cause a memory leak, that will eventually cause a complete Denial-of-Service DoS. In a DHCPv6 over PPPoE, or DHCP...

8.7CVSS5.7AI score0.00288EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/09 12:00 a.m.12 views

PT-2026-31606

Name of the Vulnerable Software and Affected Versions Apache Airflow versions prior to 3.2.0 Description Apache Airflow is affected by an issue where JWT tokens remain valid after a user logs out, potentially allowing unauthorized access if the token is intercepted. The JWT token associated with ...

9.1CVSS5.8AI score0.00667EPSS
SaveExploits0References27
Rows per page
Query Builder