Lucene search
+L

20018 matches found

CVE
CVE
added 2026/07/08 7:36 a.m.25 views

CVE-2026-57251

Foxit CVE-2026-57251 affects Foxit PDF Editor/Reader during the cloud-like construction phase when opening a PDF. The issue is an out-of-bounds access caused by missing upper bounds checks in the cloud appearance logic, leading to application crashes. The CVSS v3.1 metrics assign a base score of ...

7.8CVSS6AI score0.00118EPSS
SaveExploits0References1Affected Software2
EUVD
EUVD
added 2026/07/08 7:36 a.m.11 views

EUVD-2026-42201

An abnormal image object causes the renderer to enter the wrong processing branch. When converting the scan lines, an invalid image buffer pointer is used, resulting in the application crashing...

6.1CVSS6.1AI score0.00107EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/08 7:36 a.m.8 views

CVE-2026-57253

An abnormal image object causes the renderer to enter the wrong processing branch. When converting the scan lines, an invalid image buffer pointer is used, resulting in the application crashing...

6.1CVSS6.1AI score0.00107EPSS
SaveExploits0References2Affected Software2
ATTACKERKB
ATTACKERKB
added 2026/07/08 7:36 a.m.9 views

CVE-2026-57247

The application re-enters the document structure via field processing and deletes the current page, and then continues using the field objects obtained before deletion, triggering an illegal read and crashing...

7.8CVSS5.9AI score0.00116EPSS
SaveExploits0References2Affected Software2
CVE
CVE
added 2026/07/08 7:36 a.m.26 views

CVE-2026-57247

Foxit PDF Editor/Reader is affected by CVE-2026-57247 where field processing re-enters the document structure and deletes the current page, then continues using the field objects that were obtained before deletion, causing an illegal read and a crash. The entry lists a CVSSv3.1 base score of 7.8 ...

7.8CVSS5.9AI score0.00116EPSS
SaveExploits0References1Affected Software2
EUVD
EUVD
added 2026/07/08 7:36 a.m.12 views

EUVD-2026-42194

The application re-enters the document structure via field processing and deletes the current page, and then continues using the field objects obtained before deletion, triggering an illegal read and crashing...

7.8CVSS5.9AI score0.00116EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/08 6:43 a.m.12 views

Security Bulletin: Multiple vulnerabilities in IBM MQ Operator and Queue manager container images

Summary Multiple vulnerabilities were addressed in IBM MQ Operator and Queue manager container images Vulnerability Details CVEID:CVE-2026-34182 DESCRIPTION: Issue Summary: Cryptographic Message Services CMS processing fails to perform sufficient input validation on the cipher and tag length fiel...

9.1CVSS8AI score0.01025EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/07/08 1:16 a.m.11 views

CVE-2026-59997

internal-sftp in sshd in OpenSSH before 10.4 recognizes only the first 9 command-line arguments, which can be important if a later command-line argument would have helped to ensure the intended security properties of an SFTP connection...

5.4CVSS0.00175EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/08 12:0 a.m.14 views

PT-2026-56517

Name of the Vulnerable Software and Affected Versions Mistune versions prior to 3.3.0 Description Mistune is a Python Markdown parser with renderers and plugins. The Include.parse function joins and normalizes user-supplied include paths without verifying that the result remains within the intend...

5.9CVSS6.1AI score0.00399EPSS
SaveExploits1References42
Cvelist
Cvelist
added 2026/07/08 12:0 a.m.34 views

CVE-2026-51535

In OpENer 2.3.0 commit 76b95cf, a resource exhaustion Denial of Service vulnerability exists in its network processing loop...

0.00278EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/08 12:0 a.m.16 views

PT-2026-56622

Name of the Vulnerable Software and Affected Versions OpENer version 2.3.0 Description A resource exhaustion issue exists in the network processing loop, which can lead to a Denial of Service DoS condition. Denial of Service is a state where a system becomes unavailable to its intended users...

7.5CVSS6.1AI score0.00278EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/08 12:0 a.m.10 views

PT-2026-56502

Name of the Vulnerable Software and Affected Versions linkify-it versions prior to 5.0.2 Description The mailto: schema validator used by the .test and .match functions can be triggered at every occurrence of mailto: and scan the remaining input via src email name in lib/re.mjs. This behavior lea...

7.5CVSS5.9AI score0.00342EPSS
SaveExploits0References11
Amazon
Amazon
added 2026/07/08 12:0 a.m.11 views

Medium: jq

Issue Overview: jq is a command-line JSON processor. An integer overflow vulnerability exists through version 1.8.1 within the jvpstringappend and jvpstringcopyreplacebad functions, where concatenating strings with a combined length exceeding 2^31 bytes causes a 32-bit unsigned integer overflow i...

8.2CVSS6.3AI score0.00559EPSS
SaveExploits7
Tenable Nessus
Tenable Nessus
added 2026/07/08 12:0 a.m.10 views

RockyLinux 9 : skopeo (RLSA-2026:36317)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:36317 advisory. net/url: Incorrect parsing of IPv6 host literals in net/url CVE-2026-25679 crypto/x509: golang: golang crypto/x509: Denial of Service via excessive...

7.5CVSS7.3AI score0.00728EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/07 8:46 p.m.9 views

CVE-2026-53511

calibre is an e-book manager. Prior to 9.10.0, a malicious EPUB, OPF, or PDF file can execute arbitrary Python code when its metadata is read by calibre, including through Add books or Edit books, by embedding a custom column definition with a python: template in calibre:usermetadata that is pass...

8.5CVSS6.2AI score0.00149EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/07 4:3 p.m.9 views

PYSEC-2026-1107 AIOHTTP vulnerable to DoS when bypassing asserts

Summary When assert statements are bypassed, an infinite loop can occur, resulting in a DoS attack when processing a POST body. Impact If optimisations are enabled -O or PYTHONOPTIMIZE=1, and the application includes a handler that uses the Request.post method, then an attacker may be able to...

8.7CVSS7.1AI score0.00343EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 3:26 p.m.10 views

GO-2026-5835 Mattermost doesn't validate the TIFF IFD offset in the image header before allocating memory in github.com/mattermost/mattermost-server

Mattermost doesn't validate the TIFF IFD offset in the image header before allocating memory in github.com/mattermost/mattermost-server...

6.5CVSS6.6AI score0.00245EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/07 1:2 p.m.9 views

GHSA-C8M7-R2JV-RW63 EGroupware Vulnerable to Local File Inclusion via file:// URI in Mail Compose

Summary The function processes image URLs embedded in an HTML email body without validating or restricting URI schemes. The check !strstartswith$myUrl, 'http' evaluates to true for file:// URIs, causing filegetcontents$basedir . urldecode$myUrl to read arbitrary files from the server filesystem a...

6.5CVSS6AI score
SaveExploits0References2
Snyk
Snyk
added 2026/07/07 1:2 p.m.7 views

External Control of File Name or Path

Overview egroupware/egroupware is a library that extends a classic groupware with an integrated CRM-system, a secure file-server and Collabora Online Office. Affected versions of this package are vulnerable to External Control of File Name or Path via the processURL2InlineImages process. An...

7.1CVSS6.1AI score
SaveExploits0References2
OSV
OSV
added 2026/07/07 12:5 p.m.13 views

RLSA-2026:35827 Important: grafana security update

Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. Security Fixes: golang.org/x/net/idna: golang: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing CVE-2026-39821 For more details about the security issue...

8.2CVSS6.6AI score0.00655EPSS
SaveExploits0References2
Rows per page
Query Builder