NVD Vulnerability Information Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
CRITICAL
HIGH
MEDIUM
LOW
CWE
In descending order of publication date
In descending order of update date
Number of items displayed

You can search the list of vulnerabilities managed by the NVD (National Vulnerability Database).
Since vulnerability information is often updated before JVN (Japan Vulnerability Note), vulnerabilities that are not listed in JVN may be updated.

If there is a vulnerability related to JVN (Japan Vulnerability Note), the information will be displayed on the detail page.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • CRITICAL
  • HIGH
  • MEDIUM
  • LOW

Update Date:June 28, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4301 5.9 MEDIUM
Network
- - Spring MVC and WebFlux applications are vulnerable to Path Traversal attacks when resolving static resources. Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6.1.0 thr… CWE-22
Path Traversal
CVE-2026-41843 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4302 7.5 HIGH
Network
- - An integer overflow vulnerability exists in the evaluation logic of the Spring Expression Language (SpEL). An attacker can exploit this by supplying a specially crafted SpEL expression that triggers … CWE-190
 Integer Overflow or Wraparound
CVE-2026-41849 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4303 7.5 HIGH
Network
- - Applications that evaluate user-supplied Spring Expression Language (SpEL) expressions are vulnerable to an Algorithmic Denial of Service (DoS). By providing a specially crafted expression, an attack… CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-41850 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4304 5.3 MEDIUM
Network
- - Applications which accept user-supplied Spring Expression Language (SpEL) expressions may be vulnerable to a Denial of Service (DoS) attack if the evaluation of a SpEL expression triggers unbounded c… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-41851 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4305 8.1 HIGH
Network
- - In an untrusted JMS environment, org.springframework.jms.support.converter.MappingJackson2MessageConverter and org.springframework.jms.support.converter.JacksonJsonMessageConverter allow arbitrary cl… CWE-502
 Deserialization of Untrusted Data
CVE-2026-41855 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4306 7.1 HIGH
Local
- - A vulnerability has been identified in SIMATIC WinCC Unified PC Runtime V16 (All versions), SIMATIC WinCC Unified PC Runtime V17 (All versions), SIMATIC WinCC Unified PC Runtime V18 (All versions), S… CWE-313
 Cleartext Storage in a File or on Disk
CVE-2026-24349 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4307 6.1 MEDIUM
Adjacent
- - A vulnerability has been identified in SIPROTEC 5 6MD84 (CP300) (All versions), SIPROTEC 5 6MD85 (CP200) (All versions), SIPROTEC 5 6MD85 (CP300) (All versions), SIPROTEC 5 6MD86 (CP200) (All version… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2025-40808 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4308 4.7 MEDIUM
Local
- - A path traversal vulnerability was found in awxkit, the CLI tool for AWX. The YAML !include directive does not sanitize file paths, allowing an attacker to craft a malicious YAML file that reads arbi… CWE-22
Path Traversal
CVE-2026-52902 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4309 - -
- - When ALLOW_INSECURE_RAW_TEXT is enabled, whitespace-variant closing tags (e.g., </style\t>) are not recognized by the sanitizer but accepted by browsers as valid end tags, allowing subsequent content… CWE-79
CWE-436
Cross-site Scripting
 Interpretation Conflict
CVE-2026-47344 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4310 - -
- - Namespace attributes are not encoded correctly during HTML serialization. This allows bypassing the cross-site scripting prevention mechanism of typo3/html-sanitizer before version 2.3.2. CWE-79
Cross-site Scripting
CVE-2026-47345 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4311 - -
- - Backend users with access to the Form Framework were able to use files not ending in .form.yaml as form definitions, which were processed without denying the incorrect file extension. Maliciously cra… CWE-862
 Missing Authorization
CVE-2026-11607 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4312 - -
- - Non-privileged backend users with file mount access were able to perform write operations (move, delete, rename) on folders representing the root of an active file mount due to missing authorization … CWE-862
 Missing Authorization
CVE-2026-47343 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4313 - -
- - Backend users with file write permissions were able to upload form definition files with mixed-case extensions (e.g., .FORM.YAML) to bypass the Form Framework's upload restriction. Maliciously crafte… CWE-178
CWE-862
 Improper Handling of Case Sensitivity
 Missing Authorization
CVE-2026-47346 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4314 - -
- - Applications that use GeneralUtility::sanitizeLocalUrl to allow only local URLs are vulnerable to open redirect attacks if the URL is used after it has passed the aforementioned sanitization checks. … CWE-601
Open Redirect
CVE-2026-47347 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4315 - -
- - Editors with access to create or modify page content were able to include HTML markup in page titles that were stored in the search index without sanitization. When displayed in frontend search resul… CWE-79
Cross-site Scripting
CVE-2026-47348 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4316 - -
- - Backend users with access to the Recycler module were able to restore soft-deleted records on pages or for tables they were not authorized to modify. This issue affects TYPO3 CMS versions before 10.4… CWE-862
 Missing Authorization
CVE-2026-47349 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4317 - -
- - Backend users were able to move records to a different page without having edit permissions on the source page. This issue affects TYPO3 CMS versions 13.0.0-13.4.31 and 14.0.0-14.3.3. CWE-862
 Missing Authorization
CVE-2026-47350 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4318 - -
- - Backend users were able to insert arbitrary records and files into the TYPO3 clipboard without proper read permission checks, which allowed users to gather information about records and files they we… CWE-200
CWE-862
Information Exposure
 Missing Authorization
CVE-2026-47351 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4319 - -
- - Authenticated backend users were able to retrieve file metadata via several Backend API routes without proper permission checks, allowing access to files outside their permitted file mounts or storag… CWE-862
 Missing Authorization
CVE-2026-47352 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4320 - -
- - The path allowance check in GeneralUtility::isAllowedAbsPath() performed a plain string prefix comparison without requiring a directory separator boundary, causing a path like /var/www/html-other/sec… CWE-22
Path Traversal
CVE-2026-49738 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4321 - -
- - TYPO3's cache frontend (VariableFrontend) and persistent key-value store (Registry) deserialized PHP payloads without integrity validation or class restrictions. An attacker with write access to the … CWE-502
 Deserialization of Untrusted Data
CVE-2026-49740 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4322 - -
- - Backend users with write access to the form_definition database table were able to directly create, update, or delete form definition records via DataHandler, bypassing the Form Framework's persisten… CWE-89
CWE-862
SQL Injection
 Missing Authorization
CVE-2026-49741 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4323 - -
- - Backend users with file download permissions were able to download files from the fallback storage of the file abstraction layer (FAL) via the Media Module. Since the fallback storage resolves paths … CWE-22
CWE-200
Path Traversal
Information Exposure
CVE-2026-49742 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4324 7.5 HIGH
Network
google chrome Inappropriate implementation in ImageCapture in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to perform privilege escalation via a crafted H… CWE-269
 Improper Privilege Management
CVE-2026-11296 2026-06-9 22:45 2026-06-5 Show GitHub Exploit DB Packet Storm
4325 4.3 MEDIUM
Network
google chrome Inappropriate implementation in Chrome for iOS in Google Chrome on iOS prior to 149.0.7827.53 allowed a remote attacker to bypass same origin policy via a crafted HTML page. (Chromium security severi… CWE-346
 Origin Validation Error
CVE-2026-11298 2026-06-9 22:44 2026-06-5 Show GitHub Exploit DB Packet Storm
4326 6.5 MEDIUM
Network
google chrome Integer overflow in Fonts in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security… CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2026-11299 2026-06-9 22:43 2026-06-5 Show GitHub Exploit DB Packet Storm
4327 6.3 MEDIUM
Local
- - Permission management vulnerability in the network management module. Impact: Successful exploitation of this vulnerability may affect service integrity. CWE-701
 Weaknesses Introduced During Design
CVE-2026-41975 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4328 4.4 MEDIUM
Local
- - Permission control vulnerability in the clone module. Impact: Successful exploitation of this vulnerability may affect service confidentiality. CWE-275
 Permission Issues
CVE-2026-41978 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4329 5.5 MEDIUM
Local
- - Permission control vulnerability in the print module. Impact: Successful exploitation of this vulnerability may affect integrity and confidentiality. CWE-701
 Weaknesses Introduced During Design
CVE-2026-41979 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4330 5.5 MEDIUM
Local
- - Permission control vulnerability in the file preview module. Impact: Successful exploitation of this vulnerability may affect service confidentiality. CWE-200
Information Exposure
CVE-2026-41980 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4331 5.4 MEDIUM
Network
- - Path traversal vulnerability in the SMS app. Impact: Successful exploitation of this vulnerability may affect availability. CWE-22
Path Traversal
CVE-2026-41972 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4332 5.9 MEDIUM
Local
- - Permission control vulnerability in calls. Impact: Successful exploitation of this vulnerability may affect availability. CWE-840
 Business Logic Errors
CVE-2026-41973 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4333 3.6 LOW
Local
- - Permission control vulnerability in service notifications. Impact: Successful exploitation of this vulnerability may affect availability. CWE-264
Permissions, Privileges, and Access Controls
CVE-2026-41974 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4334 6.6 MEDIUM
Local
- - Permission control vulnerability in the audio framework. Impact: Successful exploitation of this vulnerability may affect service confidentiality. CWE-275
 Permission Issues
CVE-2026-41976 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4335 5.0 MEDIUM
Local
- - DoS vulnerability in the log service. Impact: Successful exploitation of this vulnerability may affect availability. CWE-190
 Integer Overflow or Wraparound
CVE-2026-41977 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4336 5.3 MEDIUM
Local
- - Out-of-bounds write vulnerability in the IPC module. Impact: Successful exploitation of this vulnerability may affect availability. CWE-122
Heap-based Buffer Overflow
CVE-2026-41981 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4337 6.4 MEDIUM
Network
- - Race condition vulnerability in the IPC module. Impact: Successful exploitation of this vulnerability may affect availability. CWE-416
 Use After Free
CVE-2026-41982 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4338 4.3 MEDIUM
Network
- - DoS vulnerability in the browser kernel. Impact: Successful exploitation of this vulnerability may affect availability. CWE-399
 Resource Management Errors
CVE-2026-41983 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4339 5.2 MEDIUM
Local
- - UAF vulnerability in the package management module. Impact: Successful exploitation of this vulnerability may affect service integrity. CWE-284
Improper Access Control
CVE-2026-41984 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4340 5.1 MEDIUM
Local
- - UAF vulnerability in the package management module. Impact: Successful exploitation of this vulnerability may affect service integrity. CWE-284
Improper Access Control
CVE-2026-41985 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4341 2.4 LOW
Physics
- - Logic bypass vulnerability in the file system. Impact: Successful exploitation of this vulnerability may affect availability. CWE-606
 Unchecked Input for Loop Condition
CVE-2026-41986 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4342 9.0 CRITICAL
Network
- - Improper neutralization of triple-quote characters during Python code generation in AgentCore CLI before v0.14.2 might allow an authenticated remote threat actor to execute arbitrary code on AWS Agen… CWE-94
Code Injection
CVE-2026-11393 2026-06-9 22:34 2026-06-9 Show GitHub Exploit DB Packet Storm
4343 6.4 MEDIUM
Network
- - The Accordions plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Accordion body field in all versions up to, and including, 2.3.23 due to insufficient input sanitization and o… CWE-79
Cross-site Scripting
CVE-2026-10862 2026-06-9 22:33 2026-06-9 Show GitHub Exploit DB Packet Storm
4344 5.3 MEDIUM
Network
- - A security flaw has been discovered in TOTOLINK EX200 4.0.3c.7646. This affects an unknown function of the file /etc/vsftpd.conf of the component vsftpd. The manipulation results in least privilege v… CWE-266
CWE-272
 Incorrect Privilege Assignment
 Least Privilege Violation
CVE-2026-11620 2026-06-9 22:33 2026-06-9 Show GitHub Exploit DB Packet Storm
4345 4.7 MEDIUM
Network
- - A weakness has been identified in Dcat-Admin up to 2.2.3-beta. This impacts the function editorMDUpload of the file /admin/dcat-api/editor-md/upload of the component User Setting Page. This manipulat… CWE-284
CWE-434
Improper Access Control
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-11621 2026-06-9 22:33 2026-06-9 Show GitHub Exploit DB Packet Storm
4346 6.4 MEDIUM
Network
- - The Enable Media Replace plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘location_dir’ parameter in all versions up to, and including, 4.1.8 due to insufficient input sanit… CWE-79
Cross-site Scripting
CVE-2026-5714 2026-06-9 22:33 2026-06-9 Show GitHub Exploit DB Packet Storm
4347 7.2 HIGH
Network
- - The FV Flowplayer Video Player plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the comment text in all versions up to, and including, 7.5.49.7212 due to insufficient input sanit… CWE-79
Cross-site Scripting
CVE-2026-7556 2026-06-9 22:33 2026-06-9 Show GitHub Exploit DB Packet Storm
4348 6.4 MEDIUM
Network
- - The TinyMCE shortcode Addon plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'btnrel' Shortcode Attribute in all versions up to, and including, 1.0.0 due to insufficient input sa… CWE-79
Cross-site Scripting
CVE-2026-10024 2026-06-9 22:33 2026-06-9 Show GitHub Exploit DB Packet Storm
4349 4.3 MEDIUM
Network
- - The jQuery Hover Footnotes plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.4. This is due to missing or incorrect nonce validation on the jqFo… CWE-352
 Origin Validation Error
CVE-2026-10553 2026-06-9 22:33 2026-06-9 Show GitHub Exploit DB Packet Storm
4350 6.4 MEDIUM
Network
- - The jQuery Hover Footnotes plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Footnote Qualifier ('{{...}}' Syntax) in all versions up to, and including, 1.4 due to insufficient in… CWE-79
Cross-site Scripting
CVE-2026-10738 2026-06-9 22:33 2026-06-9 Show GitHub Exploit DB Packet Storm