Skip to content
September 21, 2026
  • Bluesky
  • Facebook
  • Linkedin
  • Mastodon
  • RSS
  • Twitter
  • Youtube

Daily CyberSecurity

Zero-hour alerts. Unmatched analysis.

Primary Menu
  • Home
  • CVE Data
    • CVE Watchtower
    • Top Exploited CVEs
    • CVE Stats by Vendor
    • Q2 2026 Report
    • CVE Alerts
    • CVE Alert Settings
    • Pricing
  • Cyber Criminals
  • Data Leak
  • Free Tools
    • CVSS 3.1 Calculator
    • Certificate Viewer
    • DNS Lookup
    • Encoder & Hash Generator
    • IP / Subnet Calculator
    • Whois Lookup
  • Linux
  • Malware
  • Vulnerability
  • Submit Press Release
  • Weekly Recap
Light/Dark Button
  • Home
  • News
  • Technology
  • EU wants to filter all code uploaded to the Internet
  • Technology

EU wants to filter all code uploaded to the Internet

Do Son March 18, 2018 5 minutes read
Add Daily CyberSecurity as a preferred source on Google

A proposal from the European Union requires all platforms hosting content to check all uploaded content for copyright infringement, which may make the software more expensive.

  • A copyright proposal considered by the EU requires all platforms that host a large amount of content uploaded by users to scan all content to ensure that there is no copyright infringement.
  • The proposal aims to prevent the media from pirating, but it may seriously affect the majority of developers who use services such as the code repository GitHub. According to the new law, GitHub will be forced to filter the code.

The EU’s consideration of a copyright proposal is intended to make it more difficult for pirates to share content and media, but this network is so widespread that it may inadvertently hinder programmers.

As GitHub pointed out, automatic filtering code is devastating for independent programmers and large enterprise programmers. Problems may include false positives/false negatives, missing dependencies, confusion of licenses, and unnecessary burdens that stifle innovation.

The copyright proposal is still under discussion. Some people have begun to make every effort to stop the implementation.

Article 13 of this proposal is specifically devoted to the implementation of automatic content filters, which is a part of GitHub and other European programmers who are deeply concerned about.

Article 13 states: “If providers store a large number of works uploaded by users or other topics and allow the public to access these contents,” they must cooperate with copyright owners and implement measures to prevent the contents from being illegally shared.

“Those measures (such as the use of effective content recognition technology) should be appropriate and proportionate,” said the proposal. Article 13 further mentions that content recognition technology is part of the best practice for discovering copyright infringements, so the filter is likely to be part of the final clause of any new copyright law passed.

However, what types of content are filtered are not clearly defined. Sprinkling such a large network has left members of GitHub and Save Code Share deeply concerned that the European Section of the Free Software Foundation and the Open Forum Europe have jointly initiated Save Code Share, a petition aimed at preventing Article 13 from being implemented. EU policymakers reconsider or reject Article 13. They believe that it is not feasible for developers who deal with code, documentation, audio, and video to fully automate copyright compliance checks.

If that is the case, the code-sharing platform will need to hire a large number of people to help do a good job in copyright compliance, and Facebook and YouTube and other social media platforms have done so before.

Regardless, the large amount of content shared through the use of Git and other software tools requires platform-development companies such as GitHub to implement automated filtering mechanisms to determine what content can be shared and what can’t be shared.

Abby Vollmer, GitHub’s policy manager, said in an e-mail to IT Media’s The Register that if U.S. developers/developers work/operate in Europe, they need to follow the same rules.

GitHub believes that for software developers because applications often involve many different contributors and different layers of code (these codes may have different licenses), the problem of false positives or false negatives is particularly acute.

In addition, the code-sharing platform is required to remove the code without a license.

Julia Reda, a member of the European Parliament, described the other worrying provisions in the copyright proposal. They apply to programming platforms and other content sharing websites. These platforms and websites will be affected by the proposal:

  • The platform needed to license all of the copyrighted content they hosted, which she thought was almost impossible, especially for code-sharing platforms.
  • The platform needs to prevent copyrighted content from being uploaded, which she believes requires the use of content filters.
  • Since the uploaded/blocked content is to be de-identified and the content filter cannot process any personal data, she states that it is therefore impossible to archive error correction for over-filtering.
  • The scanned document will be checked against all uploaded content, and Rida believes that this violates the EU’s ban on general surveillance.
  • Filtering does not apply to online markets (such as eBay), Internet service providers (ISPs), research repositories, or cloud storage services. Rida pointed out that these services are not exempt from licensing requirements and are prone to litigation due to confusing language.

The debate over copyright proposals has never stopped, so it is still too early to judge whether some of its broader, more demanding or inconsistent provisions will become law.

The reason for this reasonable proposal is to ensure that performers, creators, and publishers get paid for their works, but it may not be suitable for other communities. Whoever wants to express their opinions is welcome to contact members of the European Parliament, members of the council and members of the European Union to ensure their aspirations.

Source: theregister

Related coverage

  • ProtonMail Leverages Blockchain Technology for Enhanced User Privacy
  • Sunset for the Father of Blu-ray: Sony Officially Terminates All Blu-ray Recorder Shipments
  • Google Launches Unified Security Powered by Gemini AI, Enhances Enterprise Protection
Track all actively exploited CVEs →

Support Our Threat Intelligence

Find our tech and OS security coverage helpful? Support our work today and unlock a 100% ad-free reading experience!

Buy Me a Coffee Logo Buy Me a Coffee
Select your plan
Free Pro Team

Hover over a plan to see its benefits.

Get Zero-Hour Vulnerability Alerts

Critical CVEs, CVSS scores, and PoC updates — straight to your inbox every week.

We respect your inbox. Unsubscribe anytime.

SHARE
Share on FacebookShare on XShare on LinkedInShare on TelegramShare on BlueskyShare on Mastodon
Written by
@DdoS · Security Researcher

Do Son

Do Son is the Founder and Editor of SecurityOnline.info. Working in cybersecurity since 2013, he reports on vulnerabilities, malware, and emerging threats, providing timely analysis to help organizations and individuals stay ahead of evolving risks.

Tags: EU copyright

Search

Translation

CVE ALERTS
📧

Email Delivery
Get threat intel straight to your inbox.

♾️

Unlimited Vendors
Track every technology in your stack.

🚨

All New CVE Alerts
Be the first to know about new flaws.

⚙️

Custom EPSS Threshold
Filter noise, focus on real risks.

💬

Slack & Teams Webhook
Integrate directly into your SecOps.

🚫

100% Ad-Free
Enjoy an uninterrupted reading experience.

$7/mo
Subscribe Now

🚨 Active Exploits in the Wild

  • CVE-2026-58138CVSS 9.8
    Orkes Conductor 3.21.21 before 3.30.2 contains an unauthenticated remote code execution vulnerability that allows remote attackers to execute...
    Admin intel📅 Updated: Sep 20, 2026
  • CVE-2026-86124CVSS 9.8
    AutoAgent contains an unauthenticated remote code execution vulnerability in the TCP server that binds to all interfaces and...
    Admin intel📅 Updated: Sep 19, 2026
  • CVE-2025-39682CVSS 9.8
    In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the...
    CISA KEV📅 Added to KEV: Sep 18, 2026
  • CVE-2025-39964CVSS 7.8
    In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg...
    CISA KEV📅 Added to KEV: Sep 18, 2026
  • CVE-2026-53266CVSS 8.8
    In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: make ebt_snat ARP rewrite writable The...
    CISA KEV📅 Added to KEV: Sep 18, 2026
  • CVE-2026-76460CVSS 10.0
    A vulnerability in an API of Cisco Identity Services Engine (ISE) could allow an unauthenticated, remote attacker to...
    Admin intelCISA KEV📅 Added to KEV: Sep 16, 2026📅 Updated: Sep 16, 2026
  • CVE-2026-89026CVSS 9.8
    The Issabel Framework, the web framework supporting Issabel PBX software, before commit b97dbaf contains a hard-coded HS256 JWT...
    Admin intel📅 Updated: Sep 16, 2026
  • CVE-2026-58704
    In Cellular Modem, there is a possible permission bypass due to a logic error in the code. This...
    Admin intelCISA KEV📅 Added to KEV: Sep 16, 2026📅 Updated: Sep 16, 2026
Powered by CVE Watchtower

Critical Vulnerabilities

  • CVE-2026-94301CVSS 9.8
    The fix for CVE-2026-47065/ZDRES-232 ("resolveProxyClass Not Overridden - acceptMatchers Filter Bypass via java.lang.reflect.Proxy"), released on 2026-06-02 and announced...
    📅 Updated: Sep 21, 2026
  • CVE-2026-90042CVSS 9.8
    In the Linux kernel, the following vulnerability has been resolved: ceph: properly decrypt filenames in vmalloc() buffers The...
    📅 Updated: Sep 21, 2026
  • CVE-2026-90036CVSS 9.8
    In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent client use-after-free during blocked-lock reaping A...
    📅 Updated: Sep 21, 2026
  • CVE-2026-90037CVSS 9.8
    In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent client use-after-free during close_lru reaping An...
    📅 Updated: Sep 21, 2026
  • CVE-2026-89708CVSS 9.8
    In the Linux kernel, the following vulnerability has been resolved: nfsd: RCU-protect cl_cb_session to fix use-after-free on session...
    📅 Updated: Sep 21, 2026
  • CVE-2026-89676CVSS 9.8
    In the Linux kernel, the following vulnerability has been resolved: nfsd: fix stale s2s_cp_stateids IDR entry for async...
    📅 Updated: Sep 21, 2026
  • CVE-2026-89659CVSS 9.8
    In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent client use-after-free during delegation revoke A...
    📅 Updated: Sep 21, 2026
  • CVE-2026-89660CVSS 9.8
    In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent client use-after-free during admin state revocation...
    📅 Updated: Sep 21, 2026
Powered by CVE Watchtower

Daily CyberSecurity

  • About SecurityOnline.info
  • Advertise with us
  • Announcement
  • Contact
  • Contributor Register
  • Login
  • Disclaimer
  • DCMA
  • Privacy Policy
  • About SecurityOnline.info
  • Advertise on SecurityOnline.info
  • Contact Us

When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works

  • CVE Watchtower
  • CVE Statistics by Vendor 2026
  • Q2 2026 Report
  • Top Exploited CVEs
  • Bluesky
  • Facebook
  • Linkedin
  • Mastodon
  • RSS
  • Twitter
  • Youtube
© 2017 - 2026 Daily CyberSecurity. All Rights Reserved.