Published vulnerability pages

Website Security Risk Index — Page 55

Current vulnerabilities, affected platforms, and fix guidance for website owners and developers.

Browse by topic

Security risk categories

46 categories with published guidance

Memory Corruption

409

Browse published Memory Corruption vulnerabilities, affected products, and practical fix guidance.

Authorization Bypass

373

Browse published Authorization Bypass vulnerabilities, affected products, and practical fix guidance.

WordPress

350

Browse published WordPress vulnerabilities, affected products, and practical fix guidance.

Information Disclosure

320

Browse published Information Disclosure vulnerabilities, affected products, and practical fix guidance.

Remote Code Execution

303

Browse published Remote Code Execution vulnerabilities, affected products, and practical fix guidance.

Cross-site Scripting

260

Browse published Cross-site Scripting vulnerabilities, affected products, and practical fix guidance.

Network Security

253

Browse published Network Security vulnerabilities, affected products, and practical fix guidance.

Input Validation

243

Browse published Input Validation vulnerabilities, affected products, and practical fix guidance.

Web Application

239

Browse published Web Application vulnerabilities, affected products, and practical fix guidance.

Windows

216

Browse published Windows vulnerabilities, affected products, and practical fix guidance.

API Security

215

Browse published API Security vulnerabilities, affected products, and practical fix guidance.

Browser

215

Browse published Browser vulnerabilities, affected products, and practical fix guidance.

Denial of Service

215

Browse published Denial of Service vulnerabilities, affected products, and practical fix guidance.

Microsoft

212

Browse published Microsoft vulnerabilities, affected products, and practical fix guidance.

PHP

199

Browse published PHP vulnerabilities, affected products, and practical fix guidance.

Path Traversal

167

Browse published Path Traversal vulnerabilities, affected products, and practical fix guidance.

Authentication Bypass

118

Browse published Authentication Bypass vulnerabilities, affected products, and practical fix guidance.

Arbitrary File Write

116

Browse published Arbitrary File Write vulnerabilities, affected products, and practical fix guidance.

Privilege Escalation

113

Browse published Privilege Escalation vulnerabilities, affected products, and practical fix guidance.

Linux

94

Browse published Linux vulnerabilities, affected products, and practical fix guidance.

DevOps

81

Browse published DevOps vulnerabilities, affected products, and practical fix guidance.

SQL Injection

72

Browse published SQL Injection vulnerabilities, affected products, and practical fix guidance.

Cryptography

68

Browse published Cryptography vulnerabilities, affected products, and practical fix guidance.

SSRF

61

Browse published SSRF vulnerabilities, affected products, and practical fix guidance.

Python

59

Browse published Python vulnerabilities, affected products, and practical fix guidance.

Java

57

Browse published Java vulnerabilities, affected products, and practical fix guidance.

IDOR

56

Browse published IDOR vulnerabilities, affected products, and practical fix guidance.

WooCommerce

53

Browse published WooCommerce vulnerabilities, affected products, and practical fix guidance.

Unsafe Deserialization

51

Browse published Unsafe Deserialization vulnerabilities, affected products, and practical fix guidance.

File Upload

47

Browse published File Upload vulnerabilities, affected products, and practical fix guidance.

npm

44

Browse published npm vulnerabilities, affected products, and practical fix guidance.

Joomla

41

Browse published Joomla vulnerabilities, affected products, and practical fix guidance.

Supply Chain

39

Browse published Supply Chain vulnerabilities, affected products, and practical fix guidance.

Cloud Security

36

Browse published Cloud Security vulnerabilities, affected products, and practical fix guidance.

CSRF

33

Browse published CSRF vulnerabilities, affected products, and practical fix guidance.

Race Condition

31

Browse published Race Condition vulnerabilities, affected products, and practical fix guidance.

PDF Editor

28

Browse published PDF Editor vulnerabilities, affected products, and practical fix guidance.

Industrial Control

27

Browse published Industrial Control vulnerabilities, affected products, and practical fix guidance.

.NET

23

Browse published .NET vulnerabilities, affected products, and practical fix guidance.

File Deletion

23

Browse published File Deletion vulnerabilities, affected products, and practical fix guidance.

Open Redirect

16

Browse published Open Redirect vulnerabilities, affected products, and practical fix guidance.

Node.js

15

Browse published Node.js vulnerabilities, affected products, and practical fix guidance.

SAML

13

Browse published SAML vulnerabilities, affected products, and practical fix guidance.

Virtualization

13

Browse published Virtualization vulnerabilities, affected products, and practical fix guidance.

Drupal

6

Browse published Drupal vulnerabilities, affected products, and practical fix guidance.

Unix Domain Sockets

5

Browse published Unix Domain Sockets vulnerabilities, affected products, and practical fix guidance.

Published security risks

Showing 1945–1980 of 2230 published risks.

mediumEPSS 0.002

CVE-2026-59998 openssh vulnerability

sshd in OpenSSH before 10.4 has an undocumented security-relevant behavior: GSSAPIStrictAcceptorCheck has no value if the server is in Windows Active Directory.

CVE-2026-59998windowsnetwork-security

Updated Jul 12, 2026

mediumEPSS 0.001

CVE-2026-59999 openssh vulnerability

In sshd in OpenSSH before 10.4, DisableForwarding=yes was supposed to take precedence over PermitTunnel=yes, but did not.

CVE-2026-59999network-securityinput-validation

Updated Jul 12, 2026

lowEPSS 0.003

CVE-2026-60000 openssh vulnerability

sshd in OpenSSH before 10.4 allows remote attackers to cause a denial of service (resource consumption from excessive authentication attempts) because MaxAuthTries was mishandled for GSSAPIAuthentication.

CVE-2026-60000network-securitydenial-of-service

Updated Jul 12, 2026

mediumEPSS 0.003

CVE-2026-60001 openssh vulnerability

sshd in OpenSSH before 10.4 does not always honor the minimum authentication delay.

CVE-2026-60001network-securitydenial-of-service

Updated Jul 12, 2026

highEPSS 0.003

CVE-2026-60002 openssh vulnerability

ssh in OpenSSH before 10.4 can have a use-after-free when a server changes its host key during a key re-exchange. (This outcome occurs only on the client side.)

CVE-2026-60002network-securitymemory-corruption

Updated Jul 12, 2026

high

CVE-2026-13126 pdf editor vulnerability

The embedded JavaScript in the PDF deleted the pages, making the object invalid. The application attempted to perform a write operation on the invalid pop-up annotations, resulting in the program crashing.

CVE-2026-13126pdf-editormemory-corruption

Updated Jul 12, 2026

high

CVE-2026-13127 pdf editor vulnerability

The application opens the PDF file. JavaScript then rewrites the document to modify the page structure, resulting in the invalidation of the page objects. However, the thumbnails still use the invalid page objects, ultimately causing the application to crash.

CVE-2026-13127pdf-editormemory-corruption

Updated Jul 12, 2026

high

CVE-2026-13128 pdf editor vulnerability

Embedding JavaScript within a PDF file will cause the page to be deleted. Subsequent scripts will continue to access the relevant properties of the document view, eventually leading to the crash of the application.

CVE-2026-13128npmpdf-editormemory-corruption

Updated Jul 12, 2026

high

CVE-2026-13129 pdf editor vulnerability

When the application opens a PDF file, JavaScript uses the damaged field tree to trigger field traversal, resulting in the program holding an invalid form object when accessing the field property path. Eventually, the application crashes due to reading an invalid pointer.

CVE-2026-13129npmpdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57237 pdf editor vulnerability

When the application opens a PDF and JavaScript modifies the properties of form fields, it causes the state of the underlying objects referenced by the program to become invalid. Eventually, it reads an illegal memory address, which leads to the crash of the application.

CVE-2026-57237npmpdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57238 pdf editor vulnerability

After the application opened the PDF, JavaScript deleted the form field object. Subsequently, it attempted to access the invalid object, which caused the application to crash.

CVE-2026-57238npmpdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57239 pdf editor vulnerability

The user-controllable executable files will be directly executed by high-privilege processes, allowing low-privilege users to have the opportunity to elevate their privileges to NT AUTHORITY\SYSTEM.

CVE-2026-57239pdf-editorsupply-chain

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57240 pdf editor vulnerability

When the application opens a PDF file and JavaScript deletes the PDF fields, the subsequent logic still uses the old field pointers, resulting in invalid pointer references and causing the application to crash.

CVE-2026-57240npmpdf-editormemory-corruption

Updated Jul 12, 2026

mediumEPSS 0.001

CVE-2026-57241 pdf editor vulnerability

The application opens the PDF, and JavaScript performs operations on the page and the document, causing the page-related objects within the application to lose synchronization; however, the renderer still trusts the outdated page count, and eventually the application crashes due to out-of-bounds access.

CVE-2026-57241npmpdf-editorinformation-disclosure

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57242 pdf editor vulnerability

The application opens the PDF, and JavaScript modifies the form. However, the related objects on the page lack complete lifecycle management and null value validation; when the page state changes, the application continuously dereferences invalid objects, eventually leading to a crash.

CVE-2026-57242npmpdf-editormemory-corruption

Updated Jul 12, 2026

mediumEPSS 0.001

CVE-2026-57243 pdf editor vulnerability

During the process of page opening and form formatting, a JavaScript reentrancy results in an inconsistent document status. Subsequently, with outdated page information, the application attempts to access invalid addresses, causing the application to crash.

CVE-2026-57243npmpdf-editorinformation-disclosure

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57244 pdf editor vulnerability

After JavaScript resetting the form, the synchronization process lacks re-entry protection and object lifecycle verification, resulting in the failure of the control pointer during the traversal process. After the pointer fails, it still continues to dereference, causing the application to crash.

CVE-2026-57244npmpdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57245 pdf editor vulnerability

When the application opens a PDF, traverses and builds the annotation elements related to hyperlinks, it fails to validate the abnormal annotation relationships and field combinations. This results in the internal objects entering an invalid state. Eventually, during the destruction phase, an invalid pointer write occurred, causing the application to crash.

CVE-2026-57245pdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57246 pdf editor vulnerability

When dealing with abnormally constructed objects, there is a lack of argument validation; JavaScript triggers signature verification, but the signature plugin does not perform validation when copying the abnormal string, causing the application to crash.

CVE-2026-57246npmpdf-editorcryptography

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57247 pdf editor vulnerability

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.

CVE-2026-57247pdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57248 pdf editor vulnerability

When the application opens a PDF file and JavaScript writes annotation attributes, there is a lack of sufficient object type and argument checks. As a result, due to the damage to the internal structure of the annotations, it causes the application to crash during subsequent release.

CVE-2026-57248npmpdf-editor

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57249 pdf editor vulnerability

After the application opened the PDF file, the script first reset the annotation status, then triggered the reset form event by additional action. During the re-entry process, the application access invalid objects and crashed.

CVE-2026-57249pdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57250 pdf editor vulnerability

When the application opens a PDF and JavaScript resets the form fields, the script re-enters the interface. The underlying native object is damaged, but the application does not perform validation. The function call on the damaged object leads to the application crashing.

CVE-2026-57250npmpdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57251 pdf editor vulnerability

The application opens a PDF, but the cloud-like appearance of the construction process lacks proper setting of an upper limit and consistency checks. Out-of-bounds access to the underlying array is exposed, ultimately leading to a crash of the application.

CVE-2026-57251pdf-editormemory-corruption

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57252 pdf editor vulnerability

When the application opens a PDF file, during the process of JavaScript deleting pages and removing attachment annotations, it will cause the attachment panel to continue accessing invalid pointers, eventually leading to the application crashing.

CVE-2026-57252npmpdf-editormemory-corruption

Updated Jul 12, 2026

mediumEPSS 0.001

CVE-2026-57253 pdf editor vulnerability

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.

CVE-2026-57253pdf-editorinformation-disclosure

Updated Jul 12, 2026

highEPSS 0.001

CVE-2026-57254 pdf editor vulnerability

There is an abnormal annotation within the PDF that is referenced by other objects. When the application parses the PDF, it fails to perform proper type checking, ultimately causing the application to crash.

CVE-2026-57254pdf-editor

Updated Jul 12, 2026

mediumEPSS 0.001

CVE-2026-57255 pdf editor vulnerability

The application opens a PDF containing an abnormal color space whose attributes reference a valid but semantically malformed function. The function's output is not validated; when subsequently read, it produces an illegal pointer that accesses an out-of-bounds region, crashing the application.

CVE-2026-57255pdf-editorinformation-disclosure

Updated Jul 11, 2026

highEPSS 0.001

CVE-2026-57256 pdf editor vulnerability

When the application opens a PDF and executes JavaScript, it performs abnormal operations on the list box field, and this operation is repeated after the form is reset. During this process, the application failed to adequately verify the validity of the form objects and their internal dictionary pointers, resulting in accessing internal members of invalid or improperly initialized fields. This led to an illegal pointer read, ultimately causing the application to crash.

CVE-2026-57256npmpdf-editormemory-corruption

Updated Jul 11, 2026

mediumEPSS 0.001

CVE-2026-57257 pdf editor vulnerability

During the PRC parsing stage, there is a lack of boundary verification for the PRC entity index, which leads to an out-of-bounds read of the entity array. As a result, the application crashes.

CVE-2026-57257pdf-editorinformation-disclosure

Updated Jul 11, 2026

mediumEPSS 0.001

CVE-2026-57258 pdf editor vulnerability

The PRC file header parsing logic trusts the constructed file structure description information, assumes that the underlying array contains elements and reads them, leading to out-of-bounds reads and application crashes.

CVE-2026-57258pdf-editorinformation-disclosure

Updated Jul 11, 2026

mediumEPSS 0.002

CVE-2026-57259 pdf editor vulnerability

The input file does not need to be strictly in a structurally valid PDF format. Instead, after reviewing the content, the original document disguised as a PDF will be sent to the parser. Malicious documents will construct malicious external entities that, through the protocol, point to local paths, thereby allowing access to any local files within the user's permission range.

CVE-2026-57259pdf-editorinput-validation

Updated Jul 11, 2026

highEPSS 0.001

CVE-2026-57260 pdf editor vulnerability

The application opened a PDF file containing an abnormal Unity 3D object. During parsing, the application incorrectly resolved a portion of the abnormal object as a pointer and used it as a valid address, ultimately causing the application to crash.

CVE-2026-57260pdf-editor

Updated Jul 11, 2026

low

CVE-2026-15035 openllm vulnerability

A vulnerability was found in bentoml OpenLLM 0.6.30. This affects the function async_run_command of the file src/openllm/common.py of the component Model Repository Directory Name Handler. Performing a manipulation of the argument cmd results in command injection. Attacking locally is a requirement. The exploit has been made public and could be used. The project was informed of the problem early through an issue report but has not responded yet.

CVE-2026-15035remote-code-execution

Updated Jul 11, 2026

highEPSS 0.002

CVE-2026-41122 data domain operating system vulnerability

Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.7, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 contain a stored cross-site scripting vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability. Exploitation may lead to information disclosure, session theft, or client-side request forgery.

CVE-2026-41122network-securityxssinformation-disclosure

Updated Jul 11, 2026

lowEPSS 0.003

CVE-2026-53480 data domain operating system vulnerability

Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.7, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 contain an improper limitation of a pathname to a restricted directory ('path traversal') vulnerability. A high privileged attacker with remote access could potentially exploit this vulnerability, leading to unauthorized file modification.

CVE-2026-53480network-securitypath-traversal

Updated Jul 11, 2026