Lucene search
+L

637 matches found

Vulnrichment
Vulnrichment
added 2026/05/13 2:12 p.m.8 views

CVE-2026-41218 BIG-IP PEM iRules vulnerability

When BIG-IP PEM iRules are configured on a virtual server iRules using commands starting with CLASSIFICATION::, CLASSIFY::, PEM::, PSC::, and the urlcatquery command, undisclosed traffic can cause the Traffic Management Microkernel TMM to terminate. Note: Software versions which have reached End...

8.7CVSS5.8AI score0.00263EPSS
Exploits0References1
CVE
CVE
added 2026/05/13 2:12 p.m.26 views

CVE-2026-41218

CVE-2026-41218 affects BIG-IP PEM iRules in the data plane. Triggered by iRules commands CLASSIFICATION::, CLASSIFY::, PEM::, PSC::, and urlcatquery, undisclosed traffic can cause TMM termination, disrupting traffic and enabling DoS without auth. Affected: BIG-IP PEM on BIG-IP Next/BIG-IP PEM 21....

8.7CVSS5.8AI score0.00263EPSS
Exploits0References1Affected Software21
F5 Networks
F5 Networks
added 2026/05/13 12:23 p.m.13 views

K000160875: BIG-IP PEM iRules vulnerability CVE-2026-41218

Security Advisory Description When BIG-IP PEM iRules are configured on a virtual server iRules using commands starting with CLASSIFICATION:: , CLASSIFY::, PEM:: , PSC:: , and the urlcatquery command, undisclosed traffic can cause the Traffic Management Microkernel TMM to terminate. CVE-2026-41218...

8.7CVSS5.7AI score0.00263EPSS
Exploits0Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/13 12:0 a.m.11 views

PT-2026-40658

Name of the Vulnerable Software and Affected Versions F5 BIG-IP versions prior to 17.1.3.1 F5 BIG-IP versions prior to 17.5.1.4 F5 BIG-IP versions prior to 21.0.0.1 Description Undisclosed traffic can cause the Traffic Management Microkernel TMM to terminate when PEM iRules are configured on a...

8.7CVSS5.8AI score0.00263EPSS
Exploits0References4
CNNVD
CNNVD
added 2026/05/13 12:0 a.m.13 views

F5 BIG-IP 资源管理错误漏洞

F5 BIG-IP is an application delivery platform developed by F5 Networks in the United States. It integrates functions such as network traffic management, application security management, and load balancing. There is a resource management vulnerability in F5 BIG-IP. This vulnerability arises when P...

8.7CVSS5.8AI score0.00263EPSS
Exploits0References1
Hacker One
Hacker One
added 2026/05/06 7:20 p.m.24 views

curl: mbedTLS private-key blob null-termination asymmetry in lib/vtls/mbedtls.c (mbed_load_privkey)

Summary: In lib/vtls/mbedtls.c, function mbedloadprivkey lines 653-738 passes raw sslkeyblob-data and sslkeyblob-len directly to mbedtlspkparsekey at lines 706-708 mbedTLS 4.x branch and 718-722 mbedTLS 3.x branch, without ensuring null-termination. The mbedTLS API contract for mbedtlspkparsekey...

5.7AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:0 a.m.9 views

Juniper Junos OS Vulnerability (JSA92864)

The version of Junos OS installed on the remote host is affected by a vulnerability as referenced in the JSA92864 advisory. - An Improper Handling of Exceptional Conditions vulnerability in the command-line processing of Juniper Networks Junos OS on SRX1500, SRX4100, and SRX4200 devices allows a...

6.8CVSS5.9AI score0.00154EPSS
Exploits0References2
OSV
OSV
added 2026/04/27 6:33 p.m.10 views

JLSEC-2026-232 openssl-src contains Double free after calling `PEM_read_bio_ex`

The function PEMreadbioex reads a PEM file from a BIO and parses and decodes the "name" e.g. "CERTIFICATE", any header data and the payload data. If the function succeeds then the "nameout", "header" and "data" arguments are populated with pointers to buffers containing the relevant decoded data...

7.5CVSS7.4AI score0.20444EPSS
Exploits0References8
NVD
NVD
added 2026/04/24 6:16 p.m.7 views

CVE-2026-41677

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.0 to before 0.10.78, the frompemcallback APIs did not validate the length returned by the user's callback. A password callback that returns a value larger than the buffer it was given can cause some versions of...

9.1CVSS0.00294EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/04/24 5:17 p.m.14 views

CVE-2026-41677 rust-openssl: Out-of-bounds read in PEM password callback when user callback returns an oversized length

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.0 to before 0.10.78, the frompemcallback APIs did not validate the length returned by the user's callback. A password callback that returns a value larger than the buffer it was given can cause some versions of...

6.3CVSS5.5AI score0.00294EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/04/24 5:17 p.m.36 views

CVE-2026-41677 rust-openssl: Out-of-bounds read in PEM password callback when user callback returns an oversized length

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.0 to before 0.10.78, the frompemcallback APIs did not validate the length returned by the user's callback. A password callback that returns a value larger than the buffer it was given can cause some versions of...

6.3CVSS0.00294EPSS
Exploits0References1
OSV
OSV
added 2026/04/24 5:17 p.m.3 views

CVE-2026-41677 rust-openssl: Out-of-bounds read in PEM password callback when user callback returns an oversized length

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.0 to before 0.10.78, the frompemcallback APIs did not validate the length returned by the user's callback. A password callback that returns a value larger than the buffer it was given can cause some versions of...

6.3CVSS6.1AI score0.00294EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.11 views

rust-openssl 缓冲区错误漏洞

rust-openssl is an open-source library in the rust ecosystem that allows for interaction with the OpenSSL library. In versions 0.9.0 to 0.10.78 of rust-openssl, there was a buffer error vulnerability. This vulnerability stemmed from the frompemcallback API not verifying the length returned by use...

9.1CVSS6AI score0.00294EPSS
Exploits0References1
OSV
OSV
added 2026/04/22 9:20 p.m.3 views

GHSA-XMGF-HQ76-4VX2 rust-opennssl has an Out-of-bounds read in PEM password callback when returning an oversized length

The frompemcallback APIs did not validate the length returned by the user's callback. A password callback that returns a value larger than the buffer it was given can cause some versions of OpenSSL to over-read this buffer. OpenSSL 3.x is not affected by this...

6.3CVSS5.9AI score0.00294EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2026/04/22 9:20 p.m.17 views

rust-opennssl has an Out-of-bounds read in PEM password callback when returning an oversized length

The frompemcallback APIs did not validate the length returned by the user's callback. A password callback that returns a value larger than the buffer it was given can cause some versions of OpenSSL to over-read this buffer. OpenSSL 3.x is not affected by this...

9.1CVSS5.9AI score0.00294EPSS
Exploits0References6Affected Software1
Snyk
Snyk
added 2026/04/22 5:6 p.m.5 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the trustedCertPool function, which only parses the first PEM block from CA certificate files. An attacker can bypass certificate chain validation by providing a multi-certificate PEM bundle where only...

6.9CVSS5.5AI score0.0016EPSS
Exploits0References2
vulnersOsv
vulnersOsv
added 2026/04/22 6:30 a.m.10 views

cc.chensoul.nacos:nacos-distribution (=2.5.2), cn.sparrowmini:sparrow-org-service (=0.0.1) +625 more potentially affected by CVE-2026-22746 via org.springframework.security:spring-security-core (>=5.8.0 <=5.8.2)

org.springframework.security:spring-security-core MAVEN version =5.8.0, =3.0.0, =3.0.0, =3.0.0, =3.0.0, =5.12.0, =5.12.0, =1.48.0, =1.48.0, =1.48.0, =2.4.0, =2.4.0, =2.4.0, =2.6.0 and more Source cves: CVE-2026-22746 Source advisory: OSV:GHSA-VXF7-QJ7Q-83FH...

3.7CVSS5.8AI score0.00215EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.22 views

PT-2026-34620

Name of the Vulnerable Software and Affected Versions rust-openssl versions 0.9.0 through 0.10.77 Description The from pem callback APIs do not validate the length returned by the user's callback. A password callback returning a value larger than the provided buffer can cause certain versions of...

9.1CVSS6.1AI score0.00294EPSS
Exploits0References103
Github Security Blog
Github Security Blog
added 2026/04/14 11:15 p.m.9 views

Oxia's TLS CA certificate chain validation fails with multi-certificate PEM bundles

Summary The trustedCertPool function in the TLS configuration only parses the first PEM block from CA certificate files. When a CA bundle contains multiple certificates e.g., intermediate + root CA, only the first certificate is loaded. This silently breaks certificate chain validation for mTLS...

6.9CVSS5.8AI score0.0016EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2026/04/14 4:21 p.m.4 views

OPENSUSE-SU-2026:20581-1 Security update for nebula

This update for nebula fixes the following issues: Changes in nebula: - Update to version 1.10.3: Fix an issue where blocklist bypass is possible when using curve P256 Any newly issued P256 based certificates will have their signature clamped to the low-s form. Nebula will assert the low-s...

7.5CVSS6.6AI score0.00868EPSS
Exploits0References1
Rows per page
Query Builder