Lucene search
+L
DebiancveRecent

66239 matches found

Debian CVE
Debian CVE
•added 2026/08/25 3:15 p.m.•7 views

CVE-2024-58377

Removed by vendor...

5.8AI score0.00122EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 3:15 p.m.•7 views

CVE-2022-51000

Nokogiri before 1.13.2 CRuby, when using packaged libraries ships vendored libxml2 2.9.12 and libxslt 1.1.34, which are affected by two upstream CVEs. Via CVE-2021-30560 in libxslt, an application transforming XML with untrusted XSL stylesheets is vulnerable to a denial-of-service attack. Via...

9.8CVSS5.9AI score0.00441EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 3:15 p.m.•9 views

CVE-2023-54354

Nokogiri before 1.14.3 CRuby implementation only, when using the packaged libxml2 bundles libxml2 v2.10.3, which is vulnerable to NULL pointer dereferences in XML Schema processing xmlSchemaFixupComplexType, CVE-2023-28484, and xmlSchemaCheckCOSSTDerivedOK. An attacker who supplies a...

8.7CVSS5.9AI score0.0035EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 3:15 p.m.•5 views

CVE-2022-50999

Nokogiri versions before 1.13.5 contain an integer overflow vulnerability in packaged libxml2 buffer handling functions that allows attackers to cause out-of-bounds memory writes. Attackers can exploit this by crafting multi-gigabyte XML files to trigger buffer overflows resulting in information...

8.8CVSS6.1AI score0.00301EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 3:15 p.m.•5 views

CVE-2022-50998

Nokogiri before 1.13.9 CRuby implementation using packaged libraries bundles libxml2 v2.9.14, which is affected by CVE-2022-40304 data corruption / double-free from an entity reference cycle when entity content is allocated from a dict and CVE-2022-40303 integer overflows when parsing with...

8.7CVSS5.9AI score0.0035EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 3:15 p.m.•10 views

CVE-2021-47996

Nokogiri before 1.11.4 CRuby implementation only, when the packaged/vendored libxml2 is used bundles libxml2 2.9.10, which is affected by multiple vulnerabilities addressed in libxml2 2.9.12, including a memory leak in xmlSchemaValidateStream CVE-2019-20388, a global buffer over-read in...

8.7CVSS6.1AI score0.00502EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 3:07 p.m.•8 views

CVE-2026-15310

When decompressing crafted zip files using the bzip/LZMA/Zstandard compressions, Python could use an attacker-controlled size to pre-allocate memory, possibly resulting in memory exhaustion...

2.1CVSS5.5AI score0.0033EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 2:17 p.m.•7 views

CVE-2026-16599

GNU wget is vulnerable to denial of service in its FTP OPIE/S-KEY authentication functionality. The server-supplied sequence number from the FTP challenge line is used as an iteration count for an MD5 key-derivation loop without any upper bound validation. A malicious FTP server or a network...

5.1CVSS5.5AI score0.0038EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 1:49 p.m.•6 views

CVE-2026-79655

A flaw was found in sos clean, a utility within the sos package. This vulnerability allows a local attacker to perform arbitrary file creation or overwrite. By crafting a malicious tar archive, an attacker can exploit a path traversal issue during tar extraction, where symlink and hardlink target...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 1:00 p.m.•8 views

CVE-2026-75803

Issue summary: ChaCha20-Poly1305 and AES-OCB decryption with an empty ciphertext can report success without verifying the supplied authentication tag when the operation is finalized by calling the EVPCipher function. Impact summary: Applications calling EVPCipher on an empty ciphertext and...

9.1CVSS5.5AI score0.00207EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 1:00 p.m.•7 views

CVE-2026-63076

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid...

7.5CVSS5.8AI score0.0133EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 1:00 p.m.•6 views

CVE-2026-63075

Issue summary: When OpenSSL processes QUIC traffic from a peer that repeatedly sends ack-eliciting packets while not acknowledging ACK-only responses, the QUIC stack can retain ACK-only packet metadata for the lifetime of the connection. Impact summary: A remote peer that can complete a QUIC...

7.5CVSS5.7AI score0.0048EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 12:59 p.m.•6 views

CVE-2026-63074

Issue summary: The OpenSSL Certificate Management Protocol CMP caches additional certificates extraCerts sent in a CMP message, but never expunges them for instance if they are invalid. If a server reuses an OSSLCMPCTX frequently, this cache of extraCerts may grow unboundedly, and a malicious...

5.9CVSS5.7AI score0.00488EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 12:59 p.m.•7 views

CVE-2026-63073

Issue summary: OpenSSL CMP response validation passed an unexpected response sender distinguished name directly as the format string to ERRraisedata. Impact summary: A malicious or intercepted CMP endpoint can crash a CMP client that enforces an expected sender or uses a pinned server certificate...

9.8CVSS6AI score0.00929EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 12:59 p.m.•8 views

CVE-2026-63072

Issue summary: OpenSSL CMS decryption sizes the key-unwrap output buffer based on querying the unwrapped key size, but the AES-WRAP-PAD unwrap primitive can write and cleanse more bytes than that query reports, causing an 8-byte out-of-bounds heap write. Impact summary: An attacker who supplies a...

7.5CVSS6.1AI score0.00612EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 12:59 p.m.•6 views

CVE-2026-54874

Issue summary: Receiving a DTLS record for a future epoch while a handshake is in progress causes OpenSSL to buffer far more memory than the record itself requires. Impact summary: A peer can use a small amount of network traffic to make an OpenSSL DTLS endpoint retain a disproportionately large...

7.5CVSS6AI score0.00516EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 12:59 p.m.•7 views

CVE-2026-18798

Issue summary: QUIC server may double free QRX QUIC record layer RX object when channel creation fails for initial packet. Impact summary: Double free leads to heap corruption, which typically results in termination of QUIC server process, leading to Denial of Service. There is so far no evidence...

7.5CVSS5.9AI score0.01481EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 12:58 p.m.•7 views

CVE-2026-14457

Issue summary: In a server or client configuration with RFC7250 Raw Public Keys RPKs enabled, and only the private key with no associated certificate configured locally, a NULL pointer dereference may occur when the remote peer solicits raw public keys and also sends the typically omitted...

7.5CVSS5.9AI score0.00984EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 11:33 a.m.•8 views

CVE-2026-79657

NLTK versions before 3.10.3 contain a remote code execution vulnerability in allowlisted pickle loaders that trust entire module namespaces instead of specific safe callables. Attackers can craft malicious pickle payloads invoking dangerous in-namespace functions like ReppTokenizer.execute and...

9.8CVSS6.8AI score0.01214EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 9:38 a.m.•6 views

CVE-2026-77117

This candidate has been reserved by an organization or individual " "that will use it when announcing a new security problem. When the candidate has been " "publicized, the details for this candidate will be provided...

SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 9:26 a.m.•7 views

CVE-2026-19499

This candidate has been reserved by an organization or individual " "that will use it when announcing a new security problem. When the candidate has been " "publicized, the details for this candidate will be provided...

SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 7:33 a.m.•7 views

CVE-2026-78701

A flaw was found in 389-ds-base. A remote, authenticated attacker could exploit a vulnerability in the Simple Authentication and Security Layer SASL UNBIND process. By sending a specially crafted request, the attacker can cause a connection to stall, leading to resource exhaustion and a Denial of...

6.5CVSS5.6AI score0.00338EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 7:21 a.m.•9 views

CVE-2026-78322

A flaw was found in file-roller. When opening or extracting a malicious 7z or RAR archive containing a file entry with an excessively long path, file-roller's progress-line parsing copies the path into a fixed-size stack buffer using an unbounded string copy. This can trigger a stack buffer...

6.5CVSS5.8AI score0.00282EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 1:30 a.m.•9 views

CVE-2026-78683

NLTK before 3.10.0 affected versions =3.9.4 contains an unsafe pickle deserialization vulnerability in the TransitionParser.parse method nltk/parse/transitionparser.py. The method calls pickleload with the default restricted=False, routing deserialization through WarningUnpickler, which does not...

9.6CVSS6.1AI score0.00292EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/08/25 1:30 a.m.•10 views

CVE-2026-78682

NLTK before 3.10.3 contains a server-side request forgery vulnerability in nltk.pathsec.urlopen and callers nltk.data.load, nltk.downloader.Downloader.index/download when an HTTP proxy is configured. pathsec.urlopen validates the requested hostname locally, but proxy-handler inheritance disables...

8.7CVSS5.5AI score0.00253EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/08/25 1:30 a.m.•11 views

CVE-2026-78681

NLTK versions before 3.10.3 use xml.etree.ElementTree to parse XML in multiple modules, which honors entity declarations in document DTDs. Attackers can craft XML payloads with nested entity declarations that expand from hundreds of bytes to megabytes in memory, causing denial of service...

8.7CVSS5.5AI score0.00294EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/08/25 1:30 a.m.•9 views

CVE-2026-78680

NLTK versions before 3.10.3 fail to use validated absolute paths when invoking the Graphviz dot binary in dependencygraph.dot2img and AlignedSent.reprsvg, allowing attackers to execute arbitrary code by placing a malicious dot binary in the search path or current working directory. Attackers can...

8.5CVSS6.1AI score0.0012EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 1:30 a.m.•9 views

CVE-2026-78679

GitPython before 3.1.59 contains an arbitrary file read vulnerability in TagReference.create where a positional reference parameter bypasses the unsafe option guard. Attackers can supply a reference value like --file= to read arbitrary files, with contents returned in the annotated tag message...

7.1CVSS5.6AI score0.00241EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 1:30 a.m.•10 views

CVE-2026-78678

GitPython versions before 3.1.59 contain an incomplete denylist in the unsafegitrevisionoptions guard that omits --contents and -S options, allowing attackers to read arbitrary files by passing these options to Repo.blame. Attackers can supply revision values like --contents=/etc/passwd to leak...

7.1CVSS5.5AI score0.0024EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/08/25 1:30 a.m.•10 views

CVE-2026-78677

GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary git directories outside the intended clone destination. Attackers can pass a separategitdir parameter to Repo.clonefrom or Repo.clone to redirect repository metadata to an...

8.7CVSS5.7AI score0.0043EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/08/25 1:30 a.m.•9 views

CVE-2026-78676

GitPython before 3.1.59 fails to safely re-serialize multi-line git-config values during write operations, corrupting dormant quoted values into injected directives like core.hooksPath. Attackers can craft config files with embedded newlines that become live git directives after any unrelated...

9.8CVSS6.2AI score0.00426EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/08/25 1:30 a.m.•8 views

CVE-2026-78675

GitPython before 3.1.59 fails to disable mergeincludes when parsing .gitmodules, allowing attackers to disclose local file content by including arbitrary file paths via include directives. Attackers can craft a malicious .gitmodules file with include directives pointing to sensitive files; when...

8.6CVSS5.5AI score0.00119EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/08/25 1:30 a.m.•7 views

CVE-2026-56706

Adminer before 5.4.3 uses a CSRF token scheme that transmits both the XOR mask and the masked value in every token format rand XOR secret:rand, allowing anyone who observes a single CSRF token e.g., via network sniffing, log files, Referrer header, or XSS to recover the session secret with a sing...

6.8CVSS6.1AI score0.00294EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 1:30 a.m.•8 views

CVE-2026-56705

Adminer before 5.4.3 fails to sanitize the server field before constructing a PDO DSN string, allowing unauthenticated attackers to inject ODBC parameters via semicolons. Attackers can inject TraceFile and TraceOn parameters to write PHP code to the web root, achieving remote code execution when...

9.8CVSS6.4AI score0.00497EPSS
SaveExploits2
Debian CVE
Debian CVE
•added 2026/08/25 1:30 a.m.•6 views

CVE-2026-56704

Adminer before 5.4.3 inserts unsanitized database server version strings into script tags with valid CSP nonces without proper validation. Attackers controlling a rogue MySQL server can return crafted version strings that break out of the JavaScript context and execute arbitrary code, bypassing...

6.1CVSS5.7AI score0.00241EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 1:30 a.m.•7 views

CVE-2026-56703

Adminer before 5.4.3 contains a remote code execution vulnerability in SQLite query handling where VACUUM INTO is not blocked despite ATTACH restrictions. Authenticated attackers can execute VACUUM INTO to write PHP code to arbitrary file paths and execute commands on the server...

8.6CVSS6.7AI score0.01134EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 1:30 a.m.•7 views

CVE-2026-56702

Adminer versions before 5.4.3 contain an unrestricted file upload vulnerability in the AdminerFileUpload plugin that allows authenticated users to upload PHP files by exploiting a permissive default extension allowlist. Attackers can upload PHP webshells to columns ending in path and execute...

8.8CVSS6.1AI score0.00343EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 1:29 a.m.•7 views

CVE-2026-34968

Adminer before 5.4.3 contains an arbitrary file deletion vulnerability in SQLite mode where the database-list drop action fails to validate file extensions before deletion. An authenticated attacker can submit arbitrary relative file paths in the db parameter to delete any files writable by the P...

8.1CVSS5.8AI score0.00331EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 1:29 a.m.•6 views

CVE-2026-34967

Adminer versions 5.3.0 through 5.4.2 with the sql-log plugin enabled contain an arbitrary file write vulnerability in the ns parameter of plugins/sql-log.php. An authenticated user can supply path traversal sequences in the ns parameter to write arbitrary .sql files with attacker-controlled conte...

5.4CVSS5.7AI score0.00237EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 1:29 a.m.•8 views

CVE-2026-34964

Adminer before 5.5.0 contains a server-side request forgery vulnerability in the login form's server field validator, which only inspects leading integers for privileged ports and fails to reject non-numeric port values. Attackers can inject PDO DSN keys like host= and port= into the server...

6.9CVSS5.7AI score0.00307EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 1:29 a.m.•7 views

CVE-2026-16434

Adminer 4.6.0 through 5.5.0 fixed in 5.5.1 contains an incomplete fix for a prior X-Forwarded-Prefix vulnerability GHSA-8478-xrj3-h9c2. The validation guard bootstrap.inc.php only rejects prefixes matching ^/^/, blocking //evil.com but allowing values such as /\evil.com whose second character is ...

2.3CVSS5.4AI score0.00301EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 1:29 a.m.•5 views

CVE-2026-34959

Adminer 4.6.0 before 5.5.0 prepends the client-supplied X-Forwarded-Prefix header to $SERVER"REQUESTURI" with no trusted-proxy check and no validation of the prefix value. An attacker can supply an absolute URL e.g. X-Forwarded-Prefix: https://evil.example that flows into Location redirect header...

5.3CVSS5.5AI score0.00208EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 12:45 a.m.•9 views

CVE-2026-59183

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In versions 3.1.0 through 3.2.10, 3.3.0 through 3.3.12, and 3.4.0 through 3.4.13, an int32t multiplication in OpenEXRCore's unpacksampletable can overflow while decoding...

5.5CVSS5.5AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 12:39 a.m.•6 views

CVE-2026-55373

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. Versions prior to 3.2.10, 3.3.12, and 3.4.13 contain an infinite-loop vulnerability in SampleCountChannel. The helper roundListSizeUp rounds a sample-list size up to the...

6.2CVSS5.6AI score0.0011EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 12:31 a.m.•7 views

CVE-2026-55371

OpenEXR is the reference implementation and specification for the EXR high-dynamic-range image file format, widely used in the motion picture industry. Versions 3.4.0 through 3.4.12 contain a NULL pointer dereference in the OpenEXRCore function exrattrsetbytes. The public setter validates the...

6.9CVSS5.5AI score0.00117EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 12:16 a.m.•9 views

CVE-2026-55059

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. Versions prior to 3.2.10, 3.3.12 and 3.4.13 contain a heap out-of-bounds write in Imf40::SampleCountChannel::setint r, unsigned int newNumSamples. The row-based...

6.1CVSS5.7AI score0.00103EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 12:10 a.m.•8 views

CVE-2026-54920

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In versions 3.4.0 through 3.4.12, a reachable assertion failure in the HTJ2K decode path allows a crafted HTJ2K-compressed EXR file to cause an unconditional process abo...

5.3AI score0.00213EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 12:00 a.m.•7 views

CVE-2026-52491

An issue in libtiff 85f2ac8e0b01cb7db2bbecf4a3b891bdbef67938 allows an attacker to execute arbitrary code via the libtiff/tools/thumbnail.c: main component...

8.4CVSS5.9AI score0.0014EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 12:00 a.m.•5 views

CVE-2026-52489

Removed by vendor...

7.8CVSS5.9AI score0.00142EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/25 12:00 a.m.•5 views

CVE-2026-75421

aria2 =1.37.0 has a stack-buffer-underflow vulnerability in the IOFile::getLine function...

4CVSS5.3AI score0.00118EPSS
SaveExploits0
Total number of security vulnerabilities66239