Lucene search
+L

2229 matches found

NVD
NVD
added 2 days ago7 views

CVE-2026-70377

imagecli's scale pipeline operation Scale::apply in src/imageops.rs computes output width/height as dimension as f32 ratio as u32 with no upper-bound validation on the CLI-supplied ratio, which is parsed via nom::number::complete::float with no range check. A large ratio e.g. 100000 causes an...

7.5CVSS0.00357EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2 days ago35 views

CVE-2026-70377 imagecli: Uncontrolled Memory Allocation via Unbounded scale Ratio Causes Denial of Service

imagecli's scale pipeline operation Scale::apply in src/imageops.rs computes output width/height as dimension as f32 ratio as u32 with no upper-bound validation on the CLI-supplied ratio, which is parsed via nom::number::complete::float with no range check. A large ratio e.g. 100000 causes an...

7.5CVSS0.00357EPSS
SaveExploits0References1
CVE
CVE
added 2 days ago18 views

CVE-2026-70377

The CVE-2026-70377 entry affects imagecli. The vulnerability lies in the Scale::apply() function where output dimensions are computed as (dimension as f32 * ratio) as u32 without upper-bound validation on a CLI-supplied ratio, which is parsed via nom::number::complete::float with no range check. ...

7.5CVSS5.5AI score0.00357EPSS
SaveExploits0References1
OSV
OSV
added 2 days ago4 views

CVE-2026-70377 imagecli: Uncontrolled Memory Allocation via Unbounded scale Ratio Causes Denial of Service

imagecli's scale pipeline operation Scale::apply in src/imageops.rs computes output width/height as dimension as f32 ratio as u32 with no upper-bound validation on the CLI-supplied ratio, which is parsed via nom::number::complete::float with no range check. A large ratio e.g. 100000 causes an...

7.5CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-53197

imagecli's scale pipeline operation Scale::apply in src/imageops.rs computes output width/height as dimension as f32 ratio as u32 with no upper-bound validation on the CLI-supplied ratio, which is parsed via nom::number::complete::float with no range check. A large ratio e.g. 100000 causes an...

7.5CVSS5.5AI score0.00357EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 3 days ago5 views

Security update for rsyslog

This update for rsyslog fixes the following issues: CVE-2026-61548: parsing of crafted RFC 5424 messages in mmpstrucdata can lead to a stack buffer overflow bsc1272414. Configuration-dependent issue in the optional imptcp input module can allow an unauthenticated remote peer to crash rsyslogd...

8.1CVSS5.8AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 3 days ago5 views

CVE-2026-70368

A stack-based out-of-bounds read vulnerability exists in the "svlog" function of stunnel, when handling oversized log messages via "vsnprintf". A remote attacker with network access to a stunnel service can send protocol inputs that trigger a log message longer than 1024 bytes, leading to an...

6.5CVSS5.8AI score0.00353EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 3 days ago5 views

Security update for rsyslog

This update for rsyslog fixes the following issues: CVE-2026-61548: parsing of crafted RFC 5424 messages in mmpstrucdata can lead to a stack buffer overflow bsc1272414. Configuration-dependent issue in the optional imptcp input module can allow an unauthenticated remote peer to crash rsyslogd...

8.1CVSS5.8AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/07/31 4:53 p.m.6 views

SUSE CVE-2026-13379

The Windows interactive service in OpenVPN 2.7alpha1 through 2.7.4 allows remote attackers to cause persistent DNS state pollution or a service crash via a crafted search domain during the disconnection process...

5CVSS5.6AI score0.00338EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/31 3:59 p.m.13 views

EUVD-2026-51558

LightFTP 2.3.1 contains a race condition vulnerability that allows remote attackers to crash the server by racing a fresh connection that reuses the FTP context against an in-progress ABRT cleanup. Attackers can exploit the unprotected re-check of WorkerThreadId between workerthreadcleanup and...

8.2CVSS5.6AI score0.00295EPSS
SaveExploits2References2
EUVD
EUVD
added 2026/07/31 9:18 a.m.11 views

EUVD-2026-51509

A stack buffer overflow flaw was found in 389 Directory Server 389-ds-base. The getruvelementfromberval function in repl5ruv.c copies digit characters from a network-supplied RUV berval into a fixed 16-byte stack buffer without bounds checking. A remote unauthenticated attacker can crash the LDAP...

7.5CVSS5.8AI score0.0051EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/31 12:0 a.m.15 views

PT-2026-66781

LightFTP 2.3.1 contains a race condition vulnerability that allows remote attackers to crash the server by racing a fresh connection that reuses the FTP context against an in-progress ABRT cleanup. Attackers can exploit the unprotected re-check of WorkerThreadId between worker thread cleanup and...

9.2CVSS5.6AI score0.00333EPSS
SaveExploits3References3
Vulnrichment
Vulnrichment
added 2026/07/30 8:37 p.m.8 views

CVE-2026-55777 GoAccess: Out-of-bounds heap read in parse_ios() via crafted User-Agent leads to remote crash/DoS

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. Prior to 1.11, the parseios function uses an attacker-controlled keyword-to-OS offset as both the source offset and copy length for memmove, allowing a crafted User-Agent...

5.3CVSS5.4AI score0.00263EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/30 8:37 p.m.5 views

CVE-2026-55777 GoAccess: Out-of-bounds heap read in parse_ios() via crafted User-Agent leads to remote crash/DoS

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. Prior to 1.11, the parseios function uses an attacker-controlled keyword-to-OS offset as both the source offset and copy length for memmove, allowing a crafted User-Agent...

5.3CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/30 8:37 p.m.36 views

CVE-2026-55777 GoAccess: Out-of-bounds heap read in parse_ios() via crafted User-Agent leads to remote crash/DoS

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. Prior to 1.11, the parseios function uses an attacker-controlled keyword-to-OS offset as both the source offset and copy length for memmove, allowing a crafted User-Agent...

5.3CVSS0.00263EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/30 8:34 p.m.10 views

EUVD-2026-51305

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. Prior to version 1.11, the built-in WebSocket server narrows a 64-bit extended frame length into the signed 32-bit WSFrame.payloadlen field before enforcing the maximum...

8.7CVSS5.9AI score0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/30 8:53 a.m.6 views

BIT-SQLITE-2026-51296

SQLite 3.41 has a use-after-free vulnerability in jsonRemoveFunc of SQLite JSON module. The parsed JSON object is freed at line 3555, while line 3575 still calls jsonLookupStep with the released pointer. Remote attackers can exploit this flaw to crash the service and leak heap memory information...

7AI score0.00332EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/28 4:4 p.m.40 views

CVE-2026-66754 Rouille 0.1.6 - 3.6.2 Reachable Assertion DoS via remove_prefix percent-encoding

Rouille 0.1.6 through 3.6.2 contains a reachable assertion vulnerability in the Request::removeprefix function that allows remote unauthenticated attackers to crash the server by sending a crafted percent-encoded URL. Attackers can send a request whose decoded path matches a configured prefix whi...

8.2CVSS0.00401EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/28 4:4 p.m.9 views

EUVD-2026-49888

Rouille 0.1.6 through 3.6.2 contains a reachable assertion vulnerability in the Request::removeprefix function that allows remote unauthenticated attackers to crash the server by sending a crafted percent-encoded URL. Attackers can send a request whose decoded path matches a configured prefix whi...

8.2CVSS6AI score0.00401EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/28 4:4 p.m.5 views

CVE-2026-66754 Rouille 0.1.6 - 3.6.2 Reachable Assertion DoS via remove_prefix percent-encoding

Rouille 0.1.6 through 3.6.2 contains a reachable assertion vulnerability in the Request::removeprefix function that allows remote unauthenticated attackers to crash the server by sending a crafted percent-encoded URL. Attackers can send a request whose decoded path matches a configured prefix whi...

8.2CVSS6AI score
SaveExploits0References5
Rows per page
Query Builder