Lucene search
+L

3959 matches found

OSV
OSV
added 2026/04/06 3:19 p.m.8 views

CVE-2026-34378 OpenEXR has a signed integer overflow in generic_unpack() when parsing EXR files with crafted negative dataWindow.min.x

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.4.0 to before 3.4.9, a missing bounds check on the dataWindow attribute in EXR file headers allows an attacker to trigger a signed integer overfl...

6.5CVSS6AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/06 8:09 a.m.25 views

kernel: net/sched: cls_u32: use skb_header_pointer_careful()

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: use skbheaderpointercareful skbheaderpointer does not fully validate negative @offset values. Use skbheaderpointercareful instead. GangMin Kim provided a report and a repro fooling u32classify: BUG: KASAN:...

7.1CVSS5.7AI score0.00122EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/06 12:00 a.m.11 views

PT-2026-30657

Name of the Vulnerable Software and Affected Versions OpenEXR versions 3.4.0 through 3.4.8 Description A missing bounds check on the dataWindow attribute in EXR file headers can lead to a signed integer overflow in the generic unpack function. Setting dataWindow.min.x to a large negative value...

7.1CVSS5.9AI score0.00283EPSS
SaveExploits3References25
Packet Storm News
Packet Storm News
added 2026/04/04 12:00 a.m.10 views

Measuring the Permission Gate: A Stress-Test Evaluation of Claude Code's Auto Mode

Claude Code's auto mode is the first deployed permission system for AI coding agents, using a two-stage transcript classifier to gate dangerous tool calls. Anthropic reports a 0.4% false positive rate and 17% false negative rate on production traffic. We present the first independent evaluation o...

5.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/03 12:00 a.m.7 views

Oracle Linux 8 : rsync (ELSA-2026-6436)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-6436 advisory. 3.1.3-24 - Resolves: RHEL-152887 - CVE-2025-10158 - Out of bounds array access via negative index Tenable has extracted the preceding description block directly...

4.3CVSS6AI score0.00326EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/02 6:42 p.m.10 views

GO-2026-4902 nginx-ui Vulnerable to DoS via Negative Integer Input in Logrotate Interval in github.com/0xJacky/Nginx-UI

nginx-ui Vulnerable to DoS via Negative Integer Input in Logrotate Interval in github.com/0xJacky/Nginx-UI...

6.9CVSS5.9AI score0.00948EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/04/02 10:54 a.m.12 views

rsync: Rsync: Out of bounds array access via negative index

An out of bounds read flaw has been discovered in rsync. A malicious client acting as the receiver of an rsync file transfer can trigger an OOB read via a negative array index. The rsync client requires at least read access to the remote rsync module to trigger the issue...

4.3CVSS5.8AI score0.00326EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/02 5:04 a.m.11 views

CVE-2026-30523

A Business Logic vulnerability exists in SourceCodester Loan Management System v1.0 due to the lack of proper input validation. The application allows administrators to define "Loan Plans" which determine the duration of a loan in months. However, the backend fails to validate that the duration...

6.5CVSS5.9AI score0.00303EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/02 5:04 a.m.11 views

CVE-2026-30573

A Business Logic vulnerability exists in SourceCodester Pharmacy Product Management System 1.0. The vulnerability is located in the add-sales.php file. The application fails to validate the "txtprice" and "txttotalcost" parameters, allowing attackers to submit negative values for sales...

7.5CVSS5.9AI score0.0025EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/02 5:04 a.m.25 views

CVE-2026-30522

A Business Logic vulnerability exists in SourceCodester Loan Management System v1.0 due to improper server-side validation. The application allows administrators to create "Loan Plans" with specific penalty rates for overdue payments. While the frontend interface prevents users from entering...

6.5CVSS6AI score0.00255EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/02 12:00 a.m.13 views

PT-2026-29945

nginx-ui Vulnerable to DoS via Negative Integer Input in Logrotate Interval in github.com/0xJacky/Nginx-UI...

6.9CVSS5.9AI score0.00948EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/02 12:00 a.m.13 views

ALSA-2026:6436 Moderate: rsync security update

The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because rsync only sends the differences in files over the network instead of sending whole files. The rsync utility is also used as a mirroring tool. Security Fixes:...

4.3CVSS5.8AI score0.00326EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2026/04/02 12:00 a.m.12 views

Moderate: rsync security update

The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because rsync only sends the differences in files over the network instead of sending whole files. The rsync utility is also used as a mirroring tool. Security Fixes:...

4.3CVSS5.9AI score0.00326EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/02 12:00 a.m.5 views

RHEL 9 : rsync (RHSA-2026:6390)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:6390 advisory. The rsync utility enables the users to copy and synchronize files locally or across a network. Synchronization with rsync is fast because rsync only...

4.3CVSS6AI score0.00326EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/04/01 9:10 p.m.21 views

ONNX: Malicious ONNX models can crash servers by exploiting unprotected object settings.

Summary The ExternalDataInfo class in ONNX was using Python’s setattr function to load metadata like file paths or data lengths directly from an ONNX model file. The problem? It didn’t check if the "keys" in the file were valid. Because it blindly trusted the file, an attacker could craft a...

8.6CVSS5.9AI score0.00288EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/01 3:41 p.m.11 views

rsync: Rsync: Out of bounds array access via negative index

An out of bounds read flaw has been discovered in rsync. A malicious client acting as the receiver of an rsync file transfer can trigger an OOB read via a negative array index. The rsync client requires at least read access to the remote rsync module to trigger the issue...

4.3CVSS5.8AI score0.00326EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/01 3:41 p.m.25 views

Moderate: Red Hat Security Advisory: rsync security update

An update for rsync is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

4.3CVSS5.9AI score0.00326EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/01 3:31 p.m.13 views

EUVD-2026-17901

A Business Logic vulnerability exists in SourceCodester Pharmacy Product Management System 1.0. The vulnerability is located in the add-sales.php file. The application fails to validate the "txtprice" and "txttotalcost" parameters, allowing attackers to submit negative values for sales...

7.5CVSS5.9AI score0.0025EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/04/01 3:31 p.m.15 views

EUVD-2026-17895

A Business Logic vulnerability exists in SourceCodester Loan Management System v1.0 due to improper server-side validation. The application allows administrators to create "Loan Plans" with specific penalty rates for overdue payments. While the frontend interface prevents users from entering...

6.5CVSS6AI score0.00255EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/04/01 3:31 p.m.9 views

EUVD-2026-17897

A Business Logic vulnerability exists in SourceCodester Loan Management System v1.0 due to the lack of proper input validation. The application allows administrators to define "Loan Plans" which determine the duration of a loan in months. However, the backend fails to validate that the duration...

6.5CVSS5.9AI score0.00303EPSS
SaveExploits1References2
Rows per page
Query Builder