Lucene search
+L

185 matches found

Positive Technologies
Positive Technologies
•added 2026/08/17 12:00 a.m.•21 views

PT-2026-76614

openssl encrypt versions before 1.4.0 use an in-memory rate limiter for TOTP brute-force protection that is not shared across workers and is lost on server restart. Attackers can distribute authentication attempts across multiple server instances or retry immediately after a restart to bypass rat...

9.8CVSS5.3AI score0.00749EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/17 12:00 a.m.•17 views

PT-2026-76623

openssl encrypt before 1.4.0 imports Python's non-cryptographic 'random' module Mersenne Twister PRNG at line 15 of openssl encrypt/modules/pqc.py. No direct calls to random. were present in the code, so no cryptographic operation is currently affected; however, the import creates a hazard that...

9.3CVSS5.3AI score0.00299EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/17 12:00 a.m.•22 views

PT-2026-76627

openssl encrypt versions before 1.4.0 contain hardcoded database credentials in standalone server configuration files. Attackers on the same network can access PostgreSQL databases using well-known default credentials to retrieve sensitive data...

9.8CVSS5.3AI score0.00517EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/17 12:00 a.m.•16 views

PT-2026-76622

openssl encrypt versions before 1.4.0 contain a plugin sandbox bypass vulnerability where the PluginImportGuard blocks a different set of modules than the AST analyzer's DANGEROUS MODULES set. Attackers can bypass AST analysis through string obfuscation or encoding to import unblocked dangerous...

9.8CVSS5.7AI score0.00684EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/17 12:00 a.m.•22 views

PT-2026-76632

openssl encrypt versions before 1.4.0 contain a sandbox escape vulnerability in the DangerousPatternVisitor AST analyzer that fails to detect dunder attribute traversal techniques. Attackers can use class , bases , subclasses , and globals chains to access restricted functions and execute arbitra...

9.8CVSS5.8AI score0.00559EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/17 12:00 a.m.•15 views

PT-2026-76634

openssl encrypt versions before 1.4.0 contain a critical vulnerability in pqc.py where KEM decapsulation failures silently fall back to simulation mode, generating a deterministic shared secret from only 16 bytes of the private key and publicly available encapsulated key data. Attackers who obtai...

9.8CVSS5.4AI score0.00559EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/08/17 12:00 a.m.•16 views

PT-2026-76612

openssl encrypt versions before 1.4.0 contain a vulnerability in PublicKeyBundle.from dict that creates key bundles from untrusted data without verifying signatures. Attackers can call from dict followed by to identity without signature verification to encrypt data using attacker-controlled publi...

9.8CVSS5.3AI score0.00348EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/17 12:00 a.m.•22 views

PT-2026-76615

openssl encrypt versions before 1.4.0 contain an information disclosure vulnerability in the /ready endpoint that returns full database exception strings to unauthenticated callers. Attackers can trigger database errors to extract sensitive information including hostnames, IP addresses, connectio...

8.7CVSS5.3AI score0.00444EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/17 12:00 a.m.•23 views

PT-2026-76616

openssl encrypt versions before 1.4.0 accept refresh tokens as URL query parameters in keyserver and telemetry server routes. Attackers can extract tokens from server logs, proxy logs, browser history, and HTTP Referer headers to gain unauthorized access...

9.8CVSS5.3AI score0.00559EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/17 12:00 a.m.•16 views

PT-2026-76617

openssl encrypt versions before 1.4.0 configure CORS with allow origins set to wildcard and allow credentials enabled to true. Attackers can create malicious websites that make authenticated cross-origin requests to the API on behalf of any user who visits them...

7.1CVSS5.3AI score0.00363EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/17 12:00 a.m.•22 views

PT-2026-76620

openssl encrypt versions before 1.4.0 contain a path traversal vulnerability in the is safe path method where the plugin id parameter is not sanitized before constructing the plugin config directory path. Attackers can declare a malicious plugin id containing path traversal sequences like '../' t...

8.7CVSS5.5AI score0.00437EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/17 12:00 a.m.•21 views

PT-2026-76631

openssl encrypt versions before 1.4.0 fail to apply sandbox restrictions in the default process isolation mode for plugin execution. Attackers can execute malicious plugins with unrestricted access to the filesystem, network, subprocess execution, and all Python modules...

9.8CVSS5.5AI score0.00679EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/17 12:00 a.m.•15 views

PT-2026-76635

openssl encrypt versions before 1.4.0 contain an authentication bypass vulnerability in pqc.py where AES-GCM decryption failures trigger fallback to unauthenticated AES-CTR mode. Attackers can modify ciphertext in transit to bypass integrity verification and perform bit-flipping attacks without...

9.8CVSS5.3AI score0.00405EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/08/17 12:00 a.m.•18 views

PT-2026-76608

openssl encrypt versions before 1.4.0 contain an arbitrary code execution vulnerability in the Whirlpool hash implementation that uses broad glob patterns to load .so modules without integrity verification. Attackers can place malicious .so files matching the whirlpoolpy313.so pattern in...

9.8CVSS6.1AI score0.00679EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/20 7:06 p.m.•18 views

MGASA-2026-0274 Updated php packages fix a security vulnerability

The updated php packages fix a security issue: Memory corruption zendmmheap corrupted in opensslencrypt with AES-WRAP-PAD. CVE-2026-14355...

5.6CVSS5.3AI score0.00279EPSS
SaveExploits0References3
Mageia
Mageia
•added 2026/07/20 7:06 p.m.•16 views

Updated php8.4 and php8.5 packages fix security vulnerabilities

The updated php8.4 and php8.5 packages fix several security issues, e.g. Memory corruption zendmmheap corrupted in opensslencrypt with AES-WRAP-PAD. CVE-2026-14355...

5.6CVSS5.4AI score0.00279EPSS
SaveExploits0References3
Mageia
Mageia
•added 2026/07/20 7:06 p.m.•15 views

Updated php packages fix a security vulnerability

The updated php packages fix a security issue: Memory corruption zendmmheap corrupted in opensslencrypt with AES-WRAP-PAD. CVE-2026-14355...

5.6CVSS5.4AI score0.00279EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/20 7:06 p.m.•18 views

MGASA-2026-0285 Updated php8.4 and php8.5 packages fix security vulnerabilities

The updated php8.4 and php8.5 packages fix several security issues, e.g. Memory corruption zendmmheap corrupted in opensslencrypt with AES-WRAP-PAD. CVE-2026-14355...

5.6CVSS5.4AI score0.00279EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/07/20 12:00 a.m.•21 views

Amazon Linux 2023 : php8.2, php8.2-bcmath, php8.2-cli (ALAS2023-2026-1958)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1958 advisory. PHP: ext/openssl: Memory corruption zendmmheap corrupted in opensslencrypt with AES-WRAP-PAD CVE-2026-14355 Tenable has extracted the preceding description block directly from the tested product securi...

5.6CVSS5.4AI score0.00279EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/07/20 12:00 a.m.•18 views

Amazon Linux 2023 : php8.4, php8.4-bcmath, php8.4-cli (ALAS2023-2026-1959)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1959 advisory. PHP: ext/openssl: Memory corruption zendmmheap corrupted in opensslencrypt with AES-WRAP-PAD CVE-2026-14355 Tenable has extracted the preceding description block directly from the tested product securi...

5.6CVSS5.5AI score0.00279EPSS
SaveExploits0References4
Rows per page
Query Builder