Lucene search
+L

7762 matches found

Veracode
Veracode
added 2026/04/29 10:18 a.m.15 views

Improper Control Of Temporary Directory Access

org.springframework.boot, spring-boot is vulnerable to improper control of temporary directory access. The vulnerability is due to inadequate ownership verification of the ApplicationTemp directory when persistent sessions are enabled, which allows a local attacker to gain control of the director...

7CVSS5.7AI score0.00136EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2026/04/29 10:9 a.m.16 views

Improper SSL Hostname Verification

org.springframework.boot, spring-boot-elasticsearch is vulnerable to improper SSL hostname verification. The vulnerability is due to missing hostname verification in SSL bundle configuration, which allows an attacker to perform man-in-the-middle attacks by connecting to a malicious Elasticsearch...

6.8CVSS5.2AI score0.00136EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2026/04/29 10:4 a.m.12 views

Denial Of Service (DoS)

Spring Web is vulnerable to Denial of Service DoS. The vulnerability is due to improper cleanup of temporary files created during multipart request processing, where files for large parts may not be deleted after request completion, allowing attackers to exhaust disk space...

6.5CVSS5.2AI score0.00344EPSS
SaveExploits0References4Affected Software2
Veracode
Veracode
added 2026/04/29 9:24 a.m.8 views

Weak Random Value Generation For Secrets (weak PRNG)

Spring Boot is vulnerable to the use of a weak pseudo-random number generator PRNG. The vulnerability is due to the use of predictable random value sources e.g., $random.value, $random.int, $random.long, which allows an attacker to guess or brute-force generated secrets and compromise application...

8.2CVSS5.8AI score0.00312EPSS
SaveExploits0References10Affected Software2
RedhatCVE
RedhatCVE
added 2026/04/29 9:0 a.m.12 views

CVE-2026-40977

A flaw was found in Spring Boot when an application is configured to use ApplicationPidFileWriter. A local attacker with write access to the PID file's location can exploit this vulnerability to corrupt one arbitrary file on the host each time the application is started. This can lead to data...

6.7CVSS5.7AI score0.00112EPSS
SaveExploits0References4
Veracode
Veracode
added 2026/04/29 8:5 a.m.13 views

Timing Attack

org.springframework.boot, spring-boot-devtools is vulnerable to a timing attack. The vulnerability is due to insecure comparison of the DevTools remote secret, which allows an attacker on the same network to exploit timing differences to guess the secret and potentially achieve remote code...

7.5CVSS5.8AI score0.00262EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/29 6:18 a.m.11 views

CVE-2026-40967

In Spring AI, various FilterExpressionConverter implementations accept a filter expression object and translate them to specific vector store query languages. In several cases, keys and values are not properly escaped, leading to the ability to alter the query. Affected versions: Spring AI: 1.0.0...

8.6CVSS5.2AI score0.00394EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/29 12:0 a.m.15 views

PT-2026-35909

Name of the Vulnerable Software and Affected Versions Spring MVC affected versions not specified Spring WebFlux affected versions not specified Description Applications using Spring MVC or Spring WebFlux are susceptible to Denial of Service attacks when serving static resources from the file syst...

5.3CVSS5.8AI score0.00341EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/04/29 12:0 a.m.12 views

PT-2026-35908

Name of the Vulnerable Software and Affected Versions Spring MVC affected versions not specified Spring WebFlux affected versions not specified Description Applications using Spring MVC or Spring WebFlux are susceptible to cache poisoning during the resolution of static resources. This occurs whe...

3.1CVSS5.8AI score0.00236EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2026/04/29 12:0 a.m.14 views

VMware Spring Framework 资源管理错误漏洞

VMware Spring Framework is an open-source Java/JavaEE application framework developed by VMware, Inc. This framework helps developers build high-quality applications. There is a resource management vulnerability in the VMware Spring Framework, where temporary files created during processing...

6.5CVSS5.8AI score0.00344EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-40970

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - When configured to use an SSL bundle, Spring Boot's Elasticsearch auto-configuration does not perform hostname verification when connecting to the Elasticsearch...

6.8CVSS6AI score0.00136EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/29 12:0 a.m.19 views

VMware Spring Framework 安全漏洞

VMware Spring Framework is an open-source Java/JavaEE application framework developed by VMware, a US-based company. This framework helps developers build high-quality applications. There is a security vulnerability in the VMware Spring Framework, which stems from caching malicious resources duri...

3.1CVSS5.8AI score0.00236EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/29 12:0 a.m.17 views

VMware Spring Framework 资源管理错误漏洞

VMware Spring Framework is an open-source Java/JavaEE application framework developed by VMware Corporation in the United States. This framework helps developers build high-quality applications. There is a resource management vulnerability in the VMware Spring Framework, which stems from a...

5.3CVSS5.8AI score0.00341EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/28 3:30 p.m.17 views

GHSA-4G9C-3X4P-MFPP Spring gRPC SecurityContext leaks across requests upon authorization failure

When an authenticated user is denied access to a gRPC method, their authenticated identity remains bound to the gRPC worker thread and can be inherited by a subsequent unauthenticated request on the same thread. This may allow the subsequent user to gain escalated permissions. Affected versions:...

4.2CVSS5.8AI score0.00171EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/28 3:30 p.m.7 views

GHSA-37W2-Q6VH-45V6 Spring gRPC AuthenticationException messages are reflected to remote client

The raw message of every server-side AuthenticationException is returned to the unauthenticated remote caller in the gRPC status description. This allows an attacker to obtain information about the authentication failure, which may be useful for further attacks. Affected versions: Spring gRPC:...

3.7CVSS5.8AI score0.002EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/28 3:30 p.m.13 views

Spring gRPC AuthenticationException messages are reflected to remote client

The raw message of every server-side AuthenticationException is returned to the unauthenticated remote caller in the gRPC status description. This allows an attacker to obtain information about the authentication failure, which may be useful for further attacks. Affected versions: Spring gRPC:...

5.3CVSS5.8AI score0.002EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/28 3:30 p.m.24 views

Spring gRPC SecurityContext leaks across requests upon authorization failure

When an authenticated user is denied access to a gRPC method, their authenticated identity remains bound to the gRPC worker thread and can be inherited by a subsequent unauthenticated request on the same thread. This may allow the subsequent user to gain escalated permissions. Affected versions:...

8.8CVSS5.8AI score0.00171EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/04/28 3:16 p.m.14 views

CVE-2026-40968

When an authenticated user is denied access to a gRPC method, their authenticated identity remains bound to the gRPC worker thread and can be inherited by a subsequent unauthenticated request on the same thread. This may allow the subsequent user to gain escalated permissions. Affected versions:...

8.8CVSS0.00171EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/28 3:16 p.m.8 views

CVE-2026-40969

The raw message of every server-side AuthenticationException is returned to the unauthenticated remote caller in the gRPC status description. This allows an attacker to obtain information about the authentication failure, which may be useful for further attacks. Affected versions: Spring gRPC:...

5.3CVSS0.002EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/28 2:54 p.m.37 views

CVE-2026-40969 Spring gRPC AuthenticationException message reflected to remote client

The raw message of every server-side AuthenticationException is returned to the unauthenticated remote caller in the gRPC status description. This allows an attacker to obtain information about the authentication failure, which may be useful for further attacks. Affected versions: Spring gRPC:...

3.7CVSS0.002EPSS
SaveExploits0References1
Rows per page
Query Builder