Lucene search
+L
GithubRecent

34386 matches found

Github Security Blog
Github Security Blog
added 2026/02/24 3:31 p.m.23 views

ImageMagick has heap-buffer-overflow via signed integer overflow in WriteUHDRImage when writing UHDR images with large dimensions

WriteUHDRImage in coders/uhdr.c uses int arithmetic to compute the pixel buffer size. When image dimensions are large, the multiplication overflows 32-bit int, causing an undersized heap allocation followed by an out-of-bounds write. This can crash the process or potentially lead to an out of...

8.2CVSS5.6AI score0.0042EPSS
SaveExploits0References5Affected Software19
Github Security Blog
Github Security Blog
added 2026/02/24 3:30 p.m.11 views

ImageMagick has memory leak in msl encoder

Memory leak exists in coders/msl.c. In the WriteMSLImage function of the msl.c file, resources are allocated. But the function returns early without releasing these allocated resources. ==78983== Memcheck, a memory error detector ==78983== Copyright C 2002-2022, and GNU GPL'd, by Julian Seward et...

5.3CVSS5.4AI score0.00325EPSS
SaveExploits0References5Affected Software19
Github Security Blog
Github Security Blog
added 2026/02/24 3:30 p.m.10 views

Apache Superset: Incomplete DISALLOWED_SQL_FUNCTIONS default list for ClickHouse engine

Apache Superset utilizes a configurable dictionary, DISALLOWEDSQLFUNCTIONS, to restrict the execution of potentially sensitive SQL functions within SQL Lab and charts. While this feature included restrictions for engines like PostgreSQL, a vulnerability was reported where the default list for the...

6.5CVSS5.9AI score0.00607EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/24 3:30 p.m.12 views

Apache Superset allows privileged users to conduct error-based SQL Injection

Improper Neutralization of Special Elements used in a SQL Command 'SQL Injection' vulnerability in Apache Superset allows an authenticated user with read access to conduct error-based SQL injection via the sqlExpression or where parameters. This issue affects Apache Superset: before 6.0.0. Users...

6.5CVSS5.7AI score0.00503EPSS
SaveExploits2References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/24 3:30 p.m.17 views

Apache Superset: Read-Only Bypass via Improper Input Validation on PostgreSQL Connections

An Improper Input Validation vulnerability exists in Apache Superset that allows an authenticated user with SQLLab access to bypass the read-only verification check when using a PostgreSQL database connection. While the system effectively blocks standard Data Manipulation Language DML statements...

7.1CVSS5.7AI score0.00348EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/24 3:30 p.m.14 views

Apache Superset Improper Authorization allows low-privileged users to bypass access controls

An Improper Authorization vulnerability exists in Apache Superset that allows a low-privileged user to bypass data access controls. When creating a dataset, Superset enforces permission checks to prevent users from querying unauthorized data. However, an authenticated attacker with permissions to...

7.1CVSS5.8AI score0.00436EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/24 3:30 p.m.15 views

Apache Superset allows authenticated users to view sensitive data without explicit permissions

A Sensitive Data Exposure vulnerability exists in Apache Superset allowing authenticated users to retrieve sensitive user information. The Tag endpoint disabled by default allows users to retrieve a list of objects associated with a specific tag. When these associated objects include Users, the A...

6.5CVSS5.6AI score0.004EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/24 3:30 p.m.10 views

ImageMagick: Possible memory leak in ASHLAR encoder

A memory leak in the ASHLAR image writer allows an attacker to exhaust process memory by providing a crafted image that results in small objects that are allocated but never freed. ==880062== Memcheck, a memory error detector ==880062== Copyright C 2002-2017, and GNU GPL'd, by Julian Seward et al...

5.3CVSS5.5AI score0.00384EPSS
SaveExploits0References5Affected Software19
Github Security Blog
Github Security Blog
added 2026/02/24 3:29 p.m.11 views

ImageMagick: Out of bounds read in multiple coders read raw pixel data

A heap buffer over-read vulnerability exists in multiple raw image format handles. The vulnerability occurs when processing images with -extract dimensions larger than -size dimensions, causing out-of-bounds memory reads from a heap-allocated buffer...

5.5CVSS5.6AI score0.00181EPSS
SaveExploits0References5Affected Software16
Github Security Blog
Github Security Blog
added 2026/02/24 3:29 p.m.20 views

ImageMagick: Infinite loop vulnerability when parsing a PCD file

When a PCD file does not contain a valid marker, the DecodeImage function becomes trapped in an infinite loop while searching for the marker, causing the program to become unresponsive and continuously consume CPU resources, ultimately leading to system resource exhaustion and denial of service...

7.5CVSS5.3AI score0.00449EPSS
SaveExploits0References5Affected Software19
Github Security Blog
Github Security Blog
added 2026/02/24 3:28 p.m.14 views

ImageMagick: Converting multi-layer nested MVG to SVG can cause DoS

Magick fails to check for multi-layer nested mvg conversions to svg, leading to DoS...

5.3CVSS5.3AI score0.00401EPSS
SaveExploits0References5Affected Software19
Github Security Blog
Github Security Blog
added 2026/02/24 3:27 p.m.114 views

ImageMagick has Possible Heap Information Disclosure in PSD ZIP Decompression

Description A heap information disclosure vulnerability exists in ImageMagick's PSD Adobe Photoshop format handler. When processing a maliciously crafted PSD file containing ZIP-compressed layer data that decompresses to less than the expected size, uninitialized heap memory is leaked into the...

7.5CVSS5.3AI score0.00348EPSS
SaveExploits0References5Affected Software17
Github Security Blog
Github Security Blog
added 2026/02/24 12:31 p.m.17 views

Apache Airflow exposes sensitive information in its log files

Airflow versions before 2.11.1 have a vulnerability that allows authenticated users with audit log access to see sensitive values in audit logs which they should not see. When sensitive connection parameters were set via airflow CLI, values of those variables appeared in the audit log and were...

6.5CVSS5.3AI score0.00363EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/24 12:31 p.m.14 views

Apache Airflow vulnerable to Code Injection in the web-server context via LogTemplate table

DAG Author who already has quite a lot of permissions could manipulate database of Airflow 2 in the way to execute arbitrary code in the web-server context, which they should normally not be able to do, leading to potentially remote code execution in the context of web-server server-side as a...

8.4CVSS6.7AI score0.01043EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/23 10:16 p.m.13 views

Craft CMS Race condition in Token Service potentially allows for token usage greater than the token limit

A Time-of-Check-Time-of-Use TOCTOU race condition exists in Craft CMS’s token validation service for tokens that explicitly set a limited usage. The getTokenRoute method reads a token’s usage count, checks if it’s within limits, then updates the database in separate non-atomic operations. By...

6.9CVSS5.5AI score0.00176EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/23 10:16 p.m.34 views

Craft CMS has Cloud Metadata SSRF Protection Bypass via DNS Rebinding

Summary The SSRF validation in Craft CMS’s GraphQL Asset mutation performs DNS resolution separately from the HTTP request. This Time-of-Check-Time-of-Use TOCTOU vulnerability enables DNS rebinding attacks, where an attacker’s DNS server returns different IP addresses for validation compared to t...

7CVSS6.2AI score0.00446EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/23 10:15 p.m.11 views

Craft CMS has Stored XSS in Table Field via "HTML" Column Type

A stored Cross-site Scripting XSS vulnerability exists in the editableTable.twig component when using the html column type. The application fails to sanitize the input, allowing an attacker to execute arbitrary JavaScript when another user views a page with the malicious table field. Prerequisite...

5.9CVSS5.9AI score0.00217EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/23 10:13 p.m.8 views

yt-dlp: Arbitrary Command Injection when using the `--netrc-cmd` option

Summary When yt-dlp's --netrc-cmd command-line option or netrccmd Python API parameter is used, an attacker could achieve arbitrary command injection on the user's system with a maliciously crafted URL. Impact yt-dlp maintainers assume the impact of this vulnerability to be high for anyone who us...

8.8CVSS5.7AI score0.01596EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/23 10:12 p.m.9 views

ormar is vulnerable to SQL Injection through aggregate functions min() and max()

Report of SQL Injection Vulnerability in Ormar ORM A SQL Injection attack can be achieved by passing a crafted string to the min or max aggregate functions. Brief description When performing aggregate queries, Ormar ORM constructs SQL expressions by passing user-supplied column names directly int...

9.8CVSS6.3AI score0.00915EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/23 10:10 p.m.62 views

New API has Potential XSS in its MarkdownRenderer component

Summary A potential unsafe operation occurs in component MarkdownRenderer.jsx, allowing for Cross-Site ScriptingXSS when the model outputs items containing tag. Details Line 212-231 of MarkdownRenderer.jsx is unsafe, it use dangerouslySetInnerHTML to preview html the model generates. This can...

7.6CVSS5.4AI score0.00222EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/23 9:56 p.m.15 views

New API has an SQL LIKE Wildcard Injection DoS via Token Search

Summary A SQL LIKE wildcard injection vulnerability in the /api/token/search endpoint allows authenticated users to cause Denial of Service through resource exhaustion by crafting malicious search patterns. Details The token search endpoint accepts user-supplied keyword and token parameters that...

7.1CVSS6AI score0.00499EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/23 9:54 p.m.16 views

Astro has Full-Read SSRF in error rendering via Host: header injection

Summary Server-Side Rendered pages that return an error with a prerendered custom error page eg. 404.astro or 500.astro are vulnerable to SSRF. If the Host: header is changed to an attacker's server, it will be fetched on /500.html and they can redirect this to any internal URL to read the respon...

8.6CVSS5.6AI score0.01769EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/23 6:32 p.m.12 views

yapi disables TLS/SSL certificate validation via rejectUnauthorized: false in Axios HTTPS agent

An issue pertaining to CWE-295: Improper Certificate Validation was discovered in YMFE yapi v1.12.0. The application disables TLS/SSL certificate validation by setting 'rejectUnauthorized': false in the HTTPS agent configuration for Axios requests...

7.4CVSS5.4AI score0.00169EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/23 9:31 a.m.16 views

Apache Camel: KeycloakSecurityPolicy does not validate issuer of JWT tokens against configured realm

Cross-Realm Token Acceptance Bypass in KeycloakSecurityPolicy Apache Camel Keycloak component. The Camel-Keycloak KeycloakSecurityPolicy does not validate the iss issuer claim of JWT tokens against the configured realm. A token issued by one Keycloak realm is silently accepted by a policy...

9.1CVSS5.4AI score0.00428EPSS
SaveExploits2References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/23 9:31 a.m.14 views

Apache Camel Deserializes Untrusted Data in its LevelDB Component

Deserialization of Untrusted Data vulnerability in Apache Camel LevelDB component. The Camel-LevelDB DefaultLevelDBSerializer class deserializes data read from the LevelDB aggregation repository using java.io.ObjectInputStream without applying any ObjectInputFilter or class-loading restrictions. ...

8.8CVSS6.3AI score0.00904EPSS
SaveExploits2References9Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/23 6:30 a.m.10 views

datapizza-ai: Server-Side Template Injection in ChatPromptTemplate via Jinja2 Template Handler

A flaw has been found in datapizza-labs datapizza-ai 0.0.2. Affected is the function ChatPromptTemplate of the file datapizza-ai-core/datapizza/modules/prompt/prompt.py of the component Jinja2 Template Handler. This manipulation of the argument Prompt causes improper neutralization of special...

7.2CVSS5AI score0.00686EPSS
SaveExploits2References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/23 6:30 a.m.15 views

datapizza-ai has unsafe deserialization via pickle.loads() in RedisCache

A vulnerability has been found in datapizza-labs datapizza-ai 0.0.7. Affected by this vulnerability is the function RedisCache of the file datapizza-ai-cache/redis/datapizza/cache/redis/cache.py. Such manipulation leads to deserialization. The attack requires being on the local network. A high...

7.5CVSS4.5AI score0.00821EPSS
SaveExploits2References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/22 3:30 a.m.16 views

funadmin: XSS through Value argument in Backend Interface component

A security vulnerability has been detected in funadmin up to 7.1.0-rc4. This vulnerability affects unknown code of the file app/backend/view/index/index.html of the component Backend Interface. The manipulation of the argument Value leads to cross site scripting. The attack is possible to be...

4.8CVSS3.7AI score0.00202EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/22 3:30 a.m.14 views

funadmin: Deserialization Vulnerability in Backend Endpoint via AuthCloudService getMember Function

A vulnerability was detected in funadmin up to 7.1.0-rc4. This issue affects the function getMember of the file app/common/service/AuthCloudService.php of the component Backend Endpoint. The manipulation of the argument cloudaccount results in deserialization. The attack may be performed from...

6.5CVSS5.1AI score0.00223EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/22 12:31 a.m.14 views

funadmin has Incorrect Privilege Assignment in its Configuration Handler

A weakness has been identified in funadmin up to 7.1.0-rc4. This affects the function setConfig of the file app/backend/controller/Ajax.php of the component Configuration Handler. Executing a manipulation can lead to improper authorization. The attack can be executed remotely. The exploit has bee...

7.5CVSS5.2AI score0.00286EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/22 12:31 a.m.13 views

funadmin exposes sensitive information via getMember function

A vulnerability was identified in funadmin up to 7.1.0-rc4. Affected by this vulnerability is the function getMember of the file app/frontend/view/login/forget.html. Such manipulation leads to information disclosure. The attack may be launched remotely. The exploit is publicly available and might...

9.1CVSS5.1AI score0.004EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/22 12:31 a.m.11 views

funadmin has Weak Password Recovery Mechanism for Forgotten Password

A security flaw has been discovered in funadmin up to 7.1.0-rc4. Affected by this issue is the function repass of the file app/frontend/controller/Member.php. Performing a manipulation of the argument forgetcode/vercode results in weak password recovery. Remote exploitation of the attack is...

8.1CVSS4.6AI score0.00392EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/21 6:30 a.m.12 views

Moodle TeX formula editor is vulnerable to DoS through lack of execution time limits

A Denial of Service vulnerability was identified in Moodle’s TeX formula editor. When rendering TeX content using mimetex, insufficient execution time limits could allow specially crafted formulas to consume excessive server resources. An authenticated user could abuse this behavior to degrade...

6.5CVSS5.7AI score0.00435EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/21 6:30 a.m.15 views

Moodle has a Remote Code Execution risk via file restore

A flaw was identified in Moodle’s backup restore functionality where specially crafted backup files were not properly validated during processing. If a malicious backup file is restored, it could lead to unintended execution of server-side code. Since restore capabilities are typically available ...

7.2CVSS5.6AI score0.00553EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/21 3:31 a.m.11 views

Apache Airflow error reporting may expose full kwargs

When a DAG failed during parsing, Airflow’s error-reporting in the UI could include the full kwargs passed to the operators. If those kwargs contained sensitive values such as secrets, they might be exposed in the UI tracebacks to authenticated users who had permission to view that DAG. The issue...

6.5CVSS5.3AI score0.00801EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/21 12:31 a.m.22 views

MLflow Use of Default Password Authentication Bypass Vulnerability

This vulnerability allows remote attackers to bypass authentication on affected installations of MLflow. Authentication is not required to exploit this vulnerability. The specific flaw exists within the basicauth.ini file. The file contains hard-coded default credentials. An attacker can leverage...

9.8CVSS6.2AI score0.00968EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/21 12:31 a.m.20 views

MLflow Tracking Server Artifact Handler Directory Traversal Remote Code Execution Vulnerability

MLflow Tracking Server Artifact Handler Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of MLflow Tracking Server. Authentication is not required to exploit this vulnerability. The specific fla...

8.1CVSS6.3AI score0.01661EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/20 9:52 p.m.13 views

OpenClaw: ACP prompt-size checks missing in local stdio bridge could reduce responsiveness with very large inputs

Vulnerability The ACP bridge accepted very large prompt text blocks and could assemble oversized prompt payloads before forwarding them to chat.send. Because ACP runs over local stdio, this mainly affects local ACP clients for example IDE integrations that send unusually large inputs. Affected...

4.8CVSS5.6AI score0.00165EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/20 9:31 p.m.16 views

Google Cloud Vertex AI has a a vulnerability involving predictable bucket naming

Predictable bucket naming in Vertex AI Experiments in Google Cloud Vertex AI from version 1.21.0 up to but not including 1.133.0 on Google Cloud Platform allows an unauthenticated remote attacker to achieve cross-tenant remote code execution, model theft, and poisoning via pre-creating predictabl...

7.7CVSS6AI score0.00438EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/20 9:31 p.m.15 views

Google Cloud Vertex AI SDK affected by Stored Cross-Site Scripting (XSS)

Stored Cross-Site Scripting XSS in the genai/evalsvisualization component of Google Cloud Vertex AI SDK google-cloud-aiplatform versions from 1.98.0 up to but not including 1.131.0 allows an unauthenticated remote attacker to execute arbitrary JavaScript in a victim's Jupyter or Colab environment...

8.6CVSS5.9AI score0.00522EPSS
SaveExploits2References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/20 9:15 p.m.25 views

Ray dashboard DELETE endpoints allow unauthenticated browser-triggered DoS (Serve shutdown / job deletion)

Summary Ray’s dashboard HTTP server blocks browser-origin POST/PUT but does not cover DELETE, and key DELETE endpoints are unauthenticated by default. If the dashboard/agent is reachable e.g., --dashboard-host=0.0.0.0, a web page via DNS rebinding or same-network access can issue DELETE requests...

6.5CVSS6.4AI score0.00256EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/20 9:15 p.m.12 views

AVideo has Stored Cross-Site Scripting via Markdown Comment Injection

Vulnerability Type Stored Cross-Site Scripting XSS — CWE-79. Affected Product/Versions AVideo 18.0. Root Cause Summary AVideo allows Markdown in video comments and uses Parsedown v1.7.4 without Safe Mode enabled. Markdown links are not sufficiently sanitized, allowing javascript: URIs to be...

6.1CVSS5.5AI score0.00229EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/20 9:14 p.m.16 views

Lettermint Node.js SDK leaks email properties to unintended recipients when client instance is reused

Impact Email properties such as to, subject, html, text, and attachments are not reset between sends when a single client instance is reused across multiple .send calls. This can cause properties from a previous send to leak into a subsequent one, potentially delivering content or recipient...

4.7CVSS5.5AI score0.00166EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/20 9:14 p.m.16 views

Traefik affected by TLS ClientAuth Bypass on HTTP/3

Summary There is a potential vulnerability in Traefik managing HTTP/3 connections. More details in the CVE-2025-68121. Patches - https://github.com/traefik/traefik/releases/tag/v2.11.37 - https://github.com/traefik/traefik/releases/tag/v3.6.8 Workarounds No workaround For more information If you...

10CVSS5.7AI score0.00765EPSS
SaveExploits1References2Affected Software3
Github Security Blog
Github Security Blog
added 2026/02/20 9:13 p.m.19 views

OpenClaw hardened cron webhook delivery against SSRF

Affected Packages / Versions - openclaw npm package versions = 2026.2.17. Vulnerability Cron webhook delivery in src/gateway/server-cron.ts used fetch directly, so webhook targets could reach private/metadata/internal endpoints without SSRF policy checks. Fix Commits - 99db4d13e - 35851cdaf Thank...

7.3CVSS5.4AI score0.00327EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/20 9:5 p.m.16 views

OpenClaw: Reject symlinks in local skill packaging script

Vulnerability skills/skill-creator/scripts/packageskill.py a local helper script used when authors package skills previously followed symlinks while building .skill archives. If an author runs this script on a crafted local skill directory containing symlinks to files outside the skill root, the...

4.6CVSS5.8AI score0.00221EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/20 9:2 p.m.19 views

OpenClaw Discord moderation authorization used untrusted sender identity in tool-driven flows

Overview Discord moderation action handling timeout, kick, ban used sender identity from request parameters in tool-driven flows, instead of trusted runtime sender context. Impact In setups where Discord moderation actions are enabled and the bot has the necessary guild permissions, a non-admin...

4.3CVSS5.5AI score0.0019EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/20 6:31 p.m.13 views

Sync-in Server has a stored cross-site scripting (XSS) vulnerability

A Stored Cross-Site Scripting XSS vulnerability in Sync-in Server before 1.9.3 allows an authenticated attacker to execute arbitrary JavaScript in a victim's browser. By uploading a crafted SVG file containing a malicious payload, an attacker can access and exfiltrate sensitive information,...

6.1CVSS5.9AI score0.00267EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/20 6:25 p.m.17 views

Static Web Server affected by timing-based username enumeration in Basic Authentication due to early response on invalid usernames

Summary A Timing-based username enumeration in Basic Authentication vulnerability due to early response on invalid usernames could allow attackers to identify valid users and focus their efforts on targeted brute-force or credential-stuffing attacks. Details SWS validates the provided username...

5.3CVSS5.9AI score0.00349EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/20 6:24 p.m.14 views

Fickling has a detection bypass via stdlib network-protocol constructors

Our assessment imtplib, imaplib, ftplib, poplib, telnetlib, and nntplib were added to the list of unsafe imports https://github.com/trailofbits/fickling/commit/6d20564d23acf14b42ec883908aed159be7b9ade. The UnusedVariables heuristic works as expected. Original report Summary Fickling's checksafety...

5.8AI score
SaveExploits0References4Affected Software1
Total number of security vulnerabilities34386